2022-03-16 17:02:35.651 | + ./stack.sh:main:487 : exec 2022-03-16 17:02:35.651 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-170235' 2022-03-16 17:02:35.651 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-170235.summary.2022-03-16-170235 2022-03-16 17:02:35.651 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:02:35.651 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-170235 2022-03-16 17:02:35.651 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-170235 /opt/stack/logs/stack.sh.log 2022-03-16 17:02:35.651 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-170235.summary.2022-03-16-170235 /opt/stack/logs/stack.sh.log.summary 2022-03-16 17:02:35.651 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 17:02:35.651 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 17:02:35.651 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 17:02:35.651 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 17:02:35.651 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 17:02:35.651 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 17:02:35.651 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 17:02:35.651 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 17:02:35.651 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 17:02:35.651 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 17:02:35.651 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 17:02:35.652 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 17:02:35.652 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 17:02:35.652 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 17:02:35.652 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 17:02:35.653 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 17:02:35.655 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 17:02:35.658 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 17:02:35.660 | + ./stack.sh:main:576 : uname -a 2022-03-16 17:02:35.661 | Linux dv-neutron-833247-11-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-16 17:02:35.663 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 17:02:35.665 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 17:02:35.669 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 17:02:35.704 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 17:02:35.721 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 17:02:35.722 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 17:02:35.724 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 17:02:35.727 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 17:02:35.729 | + functions-common:fetch_plugins:1776 : return 2022-03-16 17:02:35.731 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 17:02:35.732 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 17:02:35.734 | + functions-common:run_phase:1854 : local phase= 2022-03-16 17:02:35.736 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:02:35.737 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:02:35.739 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:02:35.741 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:02:35.743 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:02:35.745 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:02:35.748 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:02:35.750 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:02:35.752 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:02:35.754 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 17:02:35.756 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:02:35.768 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:02:35.770 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 17:02:35.772 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:02:35.774 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:02:35.776 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:02:35.778 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:02:35.780 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:02:35.782 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 17:02:35.783 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 17:02:35.785 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 17:02:35.787 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:02:35.790 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 17:02:35.792 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 17:02:35.793 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 17:02:35.795 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 17:02:35.797 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 17:02:35.799 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 17:02:35.816 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 17:02:35.818 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 17:02:35.832 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:02:35.834 | +++ lib/tls:source:43 : hostname -f 2022-03-16 17:02:35.838 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 17:02:35.840 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 17:02:35.842 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 17:02:35.844 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 17:02:35.846 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 17:02:35.848 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 17:02:35.849 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 17:02:35.851 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 17:02:35.853 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 17:02:35.855 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 17:02:35.859 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 17:02:35.871 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 17:02:35.888 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 17:02:35.901 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 17:02:35.913 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 17:02:35.948 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 17:02:36.007 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 17:02:36.098 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 17:02:36.120 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 17:02:36.172 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 17:02:36.235 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 17:02:36.388 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 17:02:36.402 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 17:02:36.415 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 17:02:36.427 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 17:02:36.526 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 17:02:36.528 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 17:02:36.531 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 17:02:36.533 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 17:02:36.535 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 17:02:36.537 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 17:02:36.540 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 17:02:36.540 | False' 2022-03-16 17:02:36.543 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 17:02:36.558 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 17:02:36.560 | + ./stack.sh:main:624 : run_phase source 2022-03-16 17:02:36.562 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 17:02:36.564 | + functions-common:run_phase:1854 : local phase= 2022-03-16 17:02:36.567 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:02:36.569 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:02:36.571 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:02:36.573 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:02:36.575 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:02:36.578 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:02:36.581 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:02:36.583 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:02:36.586 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:02:36.588 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 17:02:36.590 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:02:36.605 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:02:36.607 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 17:02:36.609 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 17:02:36.649 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 17:02:36.651 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 17:02:36.654 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 17:02:36.656 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 17:02:36.658 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 17:02:36.660 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 17:02:36.662 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 17:02:36.665 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 17:02:36.667 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 17:02:36.669 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 17:02:36.672 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.674 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 17:02:36.676 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.678 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 17:02:36.681 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.683 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 17:02:36.686 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.688 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 17:02:36.690 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.692 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 17:02:36.695 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.697 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 17:02:36.699 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.701 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 17:02:36.704 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.706 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 17:02:36.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.711 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 17:02:36.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.715 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 17:02:36.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 17:02:36.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.724 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 17:02:36.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 17:02:36.732 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.734 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 17:02:36.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 17:02:36.741 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.744 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 17:02:36.746 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.748 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 17:02:36.750 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.753 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 17:02:36.755 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.757 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 17:02:36.759 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.761 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 17:02:36.764 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.766 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 17:02:36.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.770 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 17:02:36.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 17:02:36.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.779 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 17:02:36.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.784 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 17:02:36.786 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.789 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 17:02:36.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.794 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 17:02:36.796 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.798 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 17:02:36.801 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.803 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 17:02:36.806 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.808 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 17:02:36.811 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.813 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 17:02:36.815 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.817 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 17:02:36.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.822 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 17:02:36.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.826 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 17:02:36.829 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.831 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 17:02:36.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 17:02:36.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.840 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 17:02:36.842 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.845 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 17:02:36.847 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.849 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 17:02:36.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.854 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 17:02:36.857 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.859 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 17:02:36.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.863 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 17:02:36.866 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.868 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 17:02:36.871 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.873 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 17:02:36.875 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.877 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 17:02:36.879 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.882 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 17:02:36.885 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:02:36.887 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 17:02:36.890 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 17:02:36.892 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 17:02:36.895 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 17:02:36.910 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:02:36.912 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 17:02:36.915 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 17:02:36.917 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 17:02:36.933 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:02:36.935 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 17:02:36.937 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 17:02:36.940 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 17:02:36.942 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 17:02:36.944 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 17:02:36.947 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 17:02:36.950 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 17:02:36.952 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 17:02:36.954 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 17:02:36.954 | Using mysql database backend 2022-03-16 17:02:36.957 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 17:02:36.973 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 17:02:36.976 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 17:02:36.979 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 17:02:36.981 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 17:02:36.984 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:02:36.987 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 17:02:37.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:02:37.005 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 17:02:37.022 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 17:02:37.038 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:02:37.040 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 17:02:37.057 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 17:02:37.074 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 17:02:37.090 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:02:37.093 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 17:02:37.109 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:02:37.111 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 17:02:37.128 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 17:02:37.130 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 17:02:37.133 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 17:02:37.136 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 17:02:37.139 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:02:37.143 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-170237 2022-03-16 17:02:37.146 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-170237 757' 2022-03-16 17:02:37.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.151 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:02:37.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.156 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:02:37.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.161 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:02:37.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.166 | + 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 2022-03-16 17:02:37.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.170 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:02:37.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.175 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:02:37.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.180 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-170235 2022-03-16 17:02:37.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.185 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:02:37.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.190 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:02:37.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.196 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:02:37.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.200 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:02:37.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.205 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:02:37.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:02:37.210 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:02:37.213 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 17:02:37.216 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 17:02:37.218 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 17:02:37.220 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 17:02:37.222 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:02:37.224 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:02:37.227 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:02:37.230 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:02:37.232 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:02:37.235 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:02:37.251 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:02:37.253 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:02:37.255 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:02:37.258 | + functions-common:git_clone:629 : echo master 2022-03-16 17:02:37.259 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:02:37.264 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 17:02:37.266 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:02:37.268 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 17:02:37.271 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:02:37.271 | + functions-common:git_clone:678 : head -1 2022-03-16 17:02:37.275 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 17:02:37.277 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:02:37.280 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 17:02:37.282 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:02:37.285 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 17:02:37.287 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 17:02:37.290 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 17:02:37.293 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 17:02:37.295 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 17:02:37.298 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 17:02:37.300 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 17:02:37.302 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 17:02:37.306 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 17:02:37.311 | ++ tools/install_prereqs.sh:source:47 : NOW=1647450157 2022-03-16 17:02:37.314 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 17:02:37.318 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647448948 2022-03-16 17:02:37.321 | ++ tools/install_prereqs.sh:source:49 : DELTA=1209 2022-03-16 17:02:37.324 | ++ tools/install_prereqs.sh:source:50 : [[ 1209 -lt 7200 ]] 2022-03-16 17:02:37.326 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 17:02:37.329 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 17:02:37.331 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 17:02:37.333 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 17:02:37.336 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 17:02:37.338 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 17:02:37.341 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 17:02:37.343 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 17:02:37.346 | +++ 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 2022-03-16 17:02:37.394 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 17:02:37.394 | apache2-dev 2022-03-16 17:02:37.394 | bc 2022-03-16 17:02:37.394 | bsdmainutils 2022-03-16 17:02:37.394 | curl 2022-03-16 17:02:37.394 | g++ 2022-03-16 17:02:37.394 | gawk 2022-03-16 17:02:37.394 | gcc 2022-03-16 17:02:37.394 | gettext 2022-03-16 17:02:37.394 | git 2022-03-16 17:02:37.394 | graphviz 2022-03-16 17:02:37.394 | iputils-ping 2022-03-16 17:02:37.394 | libapache2-mod-proxy-uwsgi 2022-03-16 17:02:37.394 | libffi-dev 2022-03-16 17:02:37.394 | libjpeg-dev 2022-03-16 17:02:37.394 | libpcre3-dev 2022-03-16 17:02:37.394 | libpq-dev 2022-03-16 17:02:37.394 | libssl-dev 2022-03-16 17:02:37.394 | libsystemd-dev 2022-03-16 17:02:37.394 | libxml2-dev 2022-03-16 17:02:37.394 | libxslt1-dev 2022-03-16 17:02:37.394 | libyaml-dev 2022-03-16 17:02:37.394 | lsof 2022-03-16 17:02:37.394 | openssh-server 2022-03-16 17:02:37.395 | openssl 2022-03-16 17:02:37.395 | pkg-config 2022-03-16 17:02:37.395 | psmisc 2022-03-16 17:02:37.395 | python3-dev 2022-03-16 17:02:37.395 | python3-pip 2022-03-16 17:02:37.395 | python3-systemd 2022-03-16 17:02:37.395 | python3-venv 2022-03-16 17:02:37.395 | tar 2022-03-16 17:02:37.395 | tcpdump 2022-03-16 17:02:37.395 | unzip 2022-03-16 17:02:37.395 | uuid-runtime 2022-03-16 17:02:37.395 | wget 2022-03-16 17:02:37.395 | wget 2022-03-16 17:02:37.395 | zlib1g-dev 2022-03-16 17:02:37.395 | libkrb5-dev 2022-03-16 17:02:37.395 | libldap2-dev 2022-03-16 17:02:37.395 | libsasl2-dev 2022-03-16 17:02:37.395 | memcached 2022-03-16 17:02:37.395 | python3-mysqldb 2022-03-16 17:02:37.395 | sqlite3 2022-03-16 17:02:37.395 | conntrack 2022-03-16 17:02:37.395 | curl 2022-03-16 17:02:37.395 | dnsmasq-base 2022-03-16 17:02:37.395 | dnsmasq-utils 2022-03-16 17:02:37.395 | ebtables 2022-03-16 17:02:37.395 | genisoimage 2022-03-16 17:02:37.395 | iptables 2022-03-16 17:02:37.395 | iputils-arping 2022-03-16 17:02:37.395 | kpartx 2022-03-16 17:02:37.395 | libjs-jquery-tablesorter 2022-03-16 17:02:37.395 | parted 2022-03-16 17:02:37.395 | pm-utils 2022-03-16 17:02:37.395 | python3-mysqldb 2022-03-16 17:02:37.395 | socat 2022-03-16 17:02:37.395 | sqlite3 2022-03-16 17:02:37.395 | sudo 2022-03-16 17:02:37.395 | vlan 2022-03-16 17:02:37.396 | lsscsi 2022-03-16 17:02:37.396 | open-iscsi 2022-03-16 17:02:37.396 | lvm2 2022-03-16 17:02:37.396 | qemu-utils 2022-03-16 17:02:37.396 | thin-provisioning-tools 2022-03-16 17:02:37.396 | acl 2022-03-16 17:02:37.396 | dnsmasq-base 2022-03-16 17:02:37.396 | dnsmasq-utils 2022-03-16 17:02:37.396 | ebtables 2022-03-16 17:02:37.396 | haproxy 2022-03-16 17:02:37.396 | iptables 2022-03-16 17:02:37.396 | iputils-arping 2022-03-16 17:02:37.396 | iputils-ping 2022-03-16 17:02:37.396 | postgresql-server-dev-all 2022-03-16 17:02:37.396 | python3-mysqldb 2022-03-16 17:02:37.396 | sqlite3 2022-03-16 17:02:37.396 | sudo 2022-03-16 17:02:37.396 | vlan 2022-03-16 17:02:37.396 | pcp 2022-03-16 17:02:37.396 | ipset 2022-03-16 17:02:37.396 | conntrack 2022-03-16 17:02:37.396 | conntrackd 2022-03-16 17:02:37.396 | keepalived 2022-03-16 17:02:37.396 | lvm2 2022-03-16 17:02:37.396 | qemu-utils 2022-03-16 17:02:37.396 | thin-provisioning-tools 2022-03-16 17:02:37.396 | curl 2022-03-16 17:02:37.396 | liberasurecode-dev 2022-03-16 17:02:37.396 | make 2022-03-16 17:02:37.396 | memcached 2022-03-16 17:02:37.396 | rsync 2022-03-16 17:02:37.396 | sqlite3 2022-03-16 17:02:37.396 | xfsprogs' 2022-03-16 17:02:37.397 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 17:02:37.416 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 17:02:37.416 | apache2-dev 2022-03-16 17:02:37.416 | bc 2022-03-16 17:02:37.416 | bsdmainutils 2022-03-16 17:02:37.416 | curl 2022-03-16 17:02:37.416 | g++ 2022-03-16 17:02:37.416 | gawk 2022-03-16 17:02:37.416 | gcc 2022-03-16 17:02:37.416 | gettext 2022-03-16 17:02:37.416 | git 2022-03-16 17:02:37.416 | graphviz 2022-03-16 17:02:37.416 | iputils-ping 2022-03-16 17:02:37.416 | libapache2-mod-proxy-uwsgi 2022-03-16 17:02:37.416 | libffi-dev 2022-03-16 17:02:37.416 | libjpeg-dev 2022-03-16 17:02:37.416 | libpcre3-dev 2022-03-16 17:02:37.416 | libpq-dev 2022-03-16 17:02:37.416 | libssl-dev 2022-03-16 17:02:37.416 | libsystemd-dev 2022-03-16 17:02:37.416 | libxml2-dev 2022-03-16 17:02:37.416 | libxslt1-dev 2022-03-16 17:02:37.416 | libyaml-dev 2022-03-16 17:02:37.416 | lsof 2022-03-16 17:02:37.416 | openssh-server 2022-03-16 17:02:37.416 | openssl 2022-03-16 17:02:37.416 | pkg-config 2022-03-16 17:02:37.416 | psmisc 2022-03-16 17:02:37.416 | python3-dev 2022-03-16 17:02:37.416 | python3-pip 2022-03-16 17:02:37.416 | python3-systemd 2022-03-16 17:02:37.416 | python3-venv 2022-03-16 17:02:37.416 | tar 2022-03-16 17:02:37.416 | tcpdump 2022-03-16 17:02:37.416 | unzip 2022-03-16 17:02:37.417 | uuid-runtime 2022-03-16 17:02:37.417 | wget 2022-03-16 17:02:37.417 | wget 2022-03-16 17:02:37.417 | zlib1g-dev 2022-03-16 17:02:37.417 | libkrb5-dev 2022-03-16 17:02:37.417 | libldap2-dev 2022-03-16 17:02:37.417 | libsasl2-dev 2022-03-16 17:02:37.417 | memcached 2022-03-16 17:02:37.417 | python3-mysqldb 2022-03-16 17:02:37.417 | sqlite3 2022-03-16 17:02:37.417 | conntrack 2022-03-16 17:02:37.417 | curl 2022-03-16 17:02:37.417 | dnsmasq-base 2022-03-16 17:02:37.417 | dnsmasq-utils 2022-03-16 17:02:37.417 | ebtables 2022-03-16 17:02:37.417 | genisoimage 2022-03-16 17:02:37.417 | iptables 2022-03-16 17:02:37.417 | iputils-arping 2022-03-16 17:02:37.417 | kpartx 2022-03-16 17:02:37.417 | libjs-jquery-tablesorter 2022-03-16 17:02:37.417 | parted 2022-03-16 17:02:37.417 | pm-utils 2022-03-16 17:02:37.417 | python3-mysqldb 2022-03-16 17:02:37.417 | socat 2022-03-16 17:02:37.417 | sqlite3 2022-03-16 17:02:37.417 | sudo 2022-03-16 17:02:37.417 | vlan 2022-03-16 17:02:37.417 | lsscsi 2022-03-16 17:02:37.417 | open-iscsi 2022-03-16 17:02:37.417 | lvm2 2022-03-16 17:02:37.417 | qemu-utils 2022-03-16 17:02:37.417 | thin-provisioning-tools 2022-03-16 17:02:37.417 | acl 2022-03-16 17:02:37.417 | dnsmasq-base 2022-03-16 17:02:37.417 | dnsmasq-utils 2022-03-16 17:02:37.417 | ebtables 2022-03-16 17:02:37.418 | haproxy 2022-03-16 17:02:37.418 | iptables 2022-03-16 17:02:37.418 | iputils-arping 2022-03-16 17:02:37.418 | iputils-ping 2022-03-16 17:02:37.418 | postgresql-server-dev-all 2022-03-16 17:02:37.418 | python3-mysqldb 2022-03-16 17:02:37.418 | sqlite3 2022-03-16 17:02:37.418 | sudo 2022-03-16 17:02:37.418 | vlan 2022-03-16 17:02:37.418 | pcp 2022-03-16 17:02:37.418 | ipset 2022-03-16 17:02:37.418 | conntrack 2022-03-16 17:02:37.418 | conntrackd 2022-03-16 17:02:37.418 | keepalived 2022-03-16 17:02:37.418 | lvm2 2022-03-16 17:02:37.418 | qemu-utils 2022-03-16 17:02:37.418 | thin-provisioning-tools 2022-03-16 17:02:37.418 | curl 2022-03-16 17:02:37.418 | liberasurecode-dev 2022-03-16 17:02:37.418 | make 2022-03-16 17:02:37.418 | memcached 2022-03-16 17:02:37.418 | rsync 2022-03-16 17:02:37.418 | sqlite3 2022-03-16 17:02:37.418 | xfsprogs ' 2022-03-16 17:02:37.418 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 17:02:37.420 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:02:37.423 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:02:37.426 | ++ 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 rsync sqlite3 xfsprogs 2022-03-16 17:02:37.426 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 17:02:37.432 | ++ 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 rsync sqlite3 xfsprogs 2022-03-16 17:02:37.434 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 17:02:37.436 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:02:37.438 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 17:02:37.440 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:02:37.443 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:02:37.445 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:02:37.447 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:02:37.449 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:02:37.451 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:02:37.453 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 17:02:37.455 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 17:02:37.457 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 17:02:37.460 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 17:02:37.464 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 17:02:37.466 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 17:02:37.468 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 17:02:37.470 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 17:02:37.472 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:02:37.475 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:02:37.479 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647450157477 2022-03-16 17:02:37.481 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 17:02:37.483 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 17:02:37.485 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-16 17:02:37.959 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-16 17:02:37.984 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 17:02:38.114 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-16 17:02:38.244 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-16 17:02:40.585 | Reading package lists... 2022-03-16 17:02:40.618 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 17:02:40.620 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 17:02:40.622 | ++ functions-common:time_stop:2425 : local name 2022-03-16 17:02:40.624 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 17:02:40.626 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:02:40.628 | ++ functions-common:time_stop:2428 : local total 2022-03-16 17:02:40.630 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 17:02:40.632 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 17:02:40.634 | ++ functions-common:time_stop:2432 : start_time=1647450157477 2022-03-16 17:02:40.636 | ++ functions-common:time_stop:2434 : [[ -z 1647450157477 ]] 2022-03-16 17:02:40.639 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:02:40.643 | ++ functions-common:time_stop:2437 : end_time=1647450160641 2022-03-16 17:02:40.645 | ++ functions-common:time_stop:2438 : elapsed_time=3164 2022-03-16 17:02:40.648 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 17:02:40.650 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:02:40.652 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3164 2022-03-16 17:02:40.654 | ++ functions-common:install_package:1464 : 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 rsync sqlite3 xfsprogs 2022-03-16 17:02:40.657 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:02:40.659 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:02:40.661 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:02:40.664 | ++ functions-common:real_install_package:1450 : 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 rsync sqlite3 xfsprogs 2022-03-16 17:02:40.685 | ++ functions-common:apt_get:1230 : 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 rsync sqlite3 xfsprogs 2022-03-16 17:02:40.795 | Reading package lists... 2022-03-16 17:02:41.039 | Building dependency tree... 2022-03-16 17:02:41.041 | Reading state information... 2022-03-16 17:02:41.076 | acl is already the newest version (2.2.53-6). 2022-03-16 17:02:41.076 | bc is already the newest version (1.07.1-2build1). 2022-03-16 17:02:41.076 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 17:02:41.076 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 17:02:41.076 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 17:02:41.076 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 17:02:41.076 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 17:02:41.076 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 17:02:41.076 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 17:02:41.076 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 17:02:41.076 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 17:02:41.076 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 17:02:41.076 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 17:02:41.076 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 17:02:41.076 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 17:02:41.076 | libffi-dev is already the newest version (3.3-4). 2022-03-16 17:02:41.076 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 17:02:41.076 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 17:02:41.076 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 17:02:41.076 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 17:02:41.076 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 17:02:41.076 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 17:02:41.076 | make is already the newest version (4.2.1-1.2). 2022-03-16 17:02:41.076 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 17:02:41.076 | psmisc is already the newest version (23.3-1). 2022-03-16 17:02:41.076 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 17:02:41.076 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 17:02:41.077 | python3-systemd is already the newest version (234-3build2). 2022-03-16 17:02:41.077 | socat is already the newest version (1.7.3.3-2). 2022-03-16 17:02:41.077 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 17:02:41.077 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 17:02:41.077 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 17:02:41.077 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 17:02:41.077 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 17:02:41.077 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 17:02:41.077 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 17:02:41.077 | pcp is already the newest version (5.0.3-1). 2022-03-16 17:02:41.077 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 17:02:41.077 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 17:02:41.077 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:02:41.077 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:02:41.077 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 17:02:41.077 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 17:02:41.077 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 17:02:41.077 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 17:02:41.077 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 17:02:41.077 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 17:02:41.077 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 17:02:41.077 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 17:02:41.077 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 17:02:41.077 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 17:02:41.077 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 17:02:41.077 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 17:02:41.077 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 17:02:41.077 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 17:02:41.077 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 17:02:41.077 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 17:02:41.077 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 17:02:41.077 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 17:02:41.077 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 17:02:41.078 | openssl set to manually installed. 2022-03-16 17:02:41.078 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 17:02:41.078 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 17:02:41.078 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 17:02:41.078 | rsync set to manually installed. 2022-03-16 17:02:41.078 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 17:02:41.078 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 17:02:41.078 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 17:02:41.078 | tar set to manually installed. 2022-03-16 17:02:41.078 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 17:02:41.078 | uuid-runtime set to manually installed. 2022-03-16 17:02:41.297 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 17:02:41.297 | wget set to manually installed. 2022-03-16 17:02:41.297 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 17:02:41.297 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:02:41.297 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 17:02:41.297 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 17:02:41.297 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 17:02:41.297 | The following packages were automatically installed and are no longer required: 2022-03-16 17:02:41.298 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:02:41.298 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:02:41.298 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:02:41.298 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:02:41.298 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:02:41.298 | python3-zope.interface 2022-03-16 17:02:41.299 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:02:41.433 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:02:41.437 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 17:02:41.439 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:02:41.441 | ++ functions-common:time_stop:2425 : local name 2022-03-16 17:02:41.444 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 17:02:41.446 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:02:41.448 | ++ functions-common:time_stop:2428 : local total 2022-03-16 17:02:41.451 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 17:02:41.453 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:02:41.455 | ++ functions-common:time_stop:2432 : start_time=1647450160682 2022-03-16 17:02:41.457 | ++ functions-common:time_stop:2434 : [[ -z 1647450160682 ]] 2022-03-16 17:02:41.461 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:02:41.465 | ++ functions-common:time_stop:2437 : end_time=1647450161463 2022-03-16 17:02:41.468 | ++ functions-common:time_stop:2438 : elapsed_time=781 2022-03-16 17:02:41.470 | ++ functions-common:time_stop:2439 : total=1095 2022-03-16 17:02:41.472 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:02:41.474 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1876 2022-03-16 17:02:41.477 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 17:02:41.480 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 17:02:41.482 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:02:41.485 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 17:02:41.489 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 17:02:41.493 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 17:02:41.496 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 17:02:41.498 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 17:02:42.925 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 17:02:42.926 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 17:02:42.928 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 17:02:42.931 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 17:02:42.933 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 17:02:42.934 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 17:02:42.936 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 17:02:42.938 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 17:02:42.940 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 17:02:42.941 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 17:02:42.943 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 17:02:42.945 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 17:02:42.947 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 17:02:42.949 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 17:02:42.951 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 17:02:42.952 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 17:02:42.954 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 17:02:42.956 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 17:02:42.958 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 17:02:42.960 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 17:02:42.962 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 17:02:42.964 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 17:02:42.966 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 17:02:42.969 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 17:02:43.045 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 17:02:43.047 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 17:02:43.125 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 17:02:43.127 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 17:02:43.204 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 17:02:43.205 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 17:02:43.207 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 17:02:43.209 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 17:02:43.211 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 17:02:43.213 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 17:02:43.215 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 17:02:43.217 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 17:02:43.219 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 17:02:43.221 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 17:02:43.223 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 17:02:43.223 | Distro: focal 2022-03-16 17:02:43.225 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 17:02:43.228 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 17:02:43.231 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 17:02:43.233 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 17:02:43.236 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 17:02:43.236 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 17:02:43.922 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 17:02:43.924 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 17:02:43.924 | pip: 21.3.1 2022-03-16 17:02:43.926 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 17:02:43.928 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 17:02:43.929 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:02:43.931 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:02:43.933 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:02:43.935 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:02:43.936 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:02:43.938 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:02:43.940 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:02:43.942 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:02:43.943 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:02:43.945 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:02:43.947 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:02:43.949 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 17:02:43.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:02:43.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:02:43.954 | + tools/install_pip.sh:main:142 : : 2022-03-16 17:02:43.956 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 17:02:43.957 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 17:02:43.959 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 17:02:43.962 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:02:43.964 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 17:02:43.966 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 17:02:43.968 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:02:43.970 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:02:43.971 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:02:43.975 | ++ 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 ' 2022-03-16 17:02:43.977 | ++ 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 == '' ]] 2022-03-16 17:02:43.979 | ++ 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' 2022-03-16 17:02:43.981 | + 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' 2022-03-16 17:02:43.983 | + 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' 2022-03-16 17:02:44.000 | 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 2022-03-16 17:02:44.001 | + 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' 2022-03-16 17:02:44.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:02:44.879 | from cryptography.utils import int_from_bytes 2022-03-16 17:02:44.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:02:44.879 | from cryptography.utils import int_from_bytes 2022-03-16 17:02:46.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:02:46.813 | Collecting 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 2022-03-16 17:02:46.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-16 17:02:49.415 | Installing collected packages: setuptools 2022-03-16 17:02:50.204 | Successfully installed setuptools-60.9.3 2022-03-16 17:02:50.204 | 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 2022-03-16 17:02:50.378 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:02:50.378 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:02:50.519 | + inc/python:pip_install:200 : result=0 2022-03-16 17:02:50.521 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:02:50.523 | + functions-common:time_stop:2425 : local name 2022-03-16 17:02:50.525 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:02:50.527 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:02:50.529 | + functions-common:time_stop:2428 : local total 2022-03-16 17:02:50.530 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:02:50.532 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:02:50.534 | + functions-common:time_stop:2432 : start_time=1647450163995 2022-03-16 17:02:50.536 | + functions-common:time_stop:2434 : [[ -z 1647450163995 ]] 2022-03-16 17:02:50.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:02:50.541 | + functions-common:time_stop:2437 : end_time=1647450170539 2022-03-16 17:02:50.543 | + functions-common:time_stop:2438 : elapsed_time=6544 2022-03-16 17:02:50.545 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:02:50.546 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:02:50.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6544 2022-03-16 17:02:50.550 | + inc/python:pip_install:203 : return 0 2022-03-16 17:02:50.552 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 17:02:50.555 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 17:02:50.559 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 17:02:50.561 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 17:02:50.563 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 17:02:50.564 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 17:02:51.257 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 17:02:51.259 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 17:02:51.259 | pip: 21.3.1 2022-03-16 17:02:51.263 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 17:02:51.265 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 17:02:51.269 | + ./stack.sh:main:796 : fixup_all 2022-03-16 17:02:51.271 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 17:02:51.273 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 17:02:51.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:02:51.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:02:51.280 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 17:02:51.292 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 17:02:51.303 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 17:02:51.315 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 17:02:51.317 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 17:02:51.320 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:02:51.322 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:02:51.324 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:02:51.326 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:02:51.328 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:02:51.330 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:02:51.332 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:02:51.335 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:02:51.337 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:02:51.339 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:02:51.341 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:02:51.343 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 17:02:51.346 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 17:02:51.348 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 17:02:51.350 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:02:51.352 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:02:51.354 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:02:51.357 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:02:51.359 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:02:51.361 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:02:51.363 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 17:02:51.365 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 17:02:51.368 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 17:02:51.371 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 17:02:51.373 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 17:02:51.375 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 17:02:51.377 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 17:02:51.399 | Using python 3.8 to install os-testr 2022-03-16 17:02:51.401 | + 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 2022-03-16 17:02:52.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:02:52.291 | from cryptography.utils import int_from_bytes 2022-03-16 17:02:52.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:02:52.291 | from cryptography.utils import int_from_bytes 2022-03-16 17:02:53.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:02:53.457 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 17:02:53.533 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 17:02:53.535 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 17:02:53.536 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-16 17:02:53.537 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 17:02:53.550 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-16 17:02:53.578 | 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) 2022-03-16 17:02:53.579 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-16 17:02:53.580 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-16 17:02:53.581 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-16 17:02:53.582 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 17:02:53.605 | 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.5.0) 2022-03-16 17:02:53.607 | 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) (3.1.1) 2022-03-16 17:02:53.608 | 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.4.0) 2022-03-16 17:02:53.610 | 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.5.0) 2022-03-16 17:02:53.611 | 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) (3.0.7) 2022-03-16 17:02:53.624 | 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) 2022-03-16 17:02:53.689 | 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) 2022-03-16 17:02:53.690 | 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) 2022-03-16 17:02:53.691 | 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.4.0) 2022-03-16 17:02:56.151 | 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 2022-03-16 17:02:56.158 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:02:56.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:02:56.281 | + inc/python:pip_install:200 : result=0 2022-03-16 17:02:56.284 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:02:56.286 | + functions-common:time_stop:2425 : local name 2022-03-16 17:02:56.289 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:02:56.291 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:02:56.293 | + functions-common:time_stop:2428 : local total 2022-03-16 17:02:56.295 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:02:56.297 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:02:56.299 | + functions-common:time_stop:2432 : start_time=1647450171393 2022-03-16 17:02:56.301 | + functions-common:time_stop:2434 : [[ -z 1647450171393 ]] 2022-03-16 17:02:56.305 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:02:56.308 | + functions-common:time_stop:2437 : end_time=1647450176306 2022-03-16 17:02:56.311 | + functions-common:time_stop:2438 : elapsed_time=4913 2022-03-16 17:02:56.313 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:02:56.315 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:02:56.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4913 2022-03-16 17:02:56.319 | + inc/python:pip_install:203 : return 0 2022-03-16 17:02:56.322 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 17:02:56.384 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 17:02:56.491 | + ./stack.sh:main:810 : install_infra 2022-03-16 17:02:56.494 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:02:56.497 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 17:02:56.502 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:02:56.505 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 17:02:56.529 | + 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 2022-03-16 17:02:58.472 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.483 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.489 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.494 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.596 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.615 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.620 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.623 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.638 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.646 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.648 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.680 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.689 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.694 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.712 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.750 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.757 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.762 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.810 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.823 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.827 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.847 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.854 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.901 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.919 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:58.923 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.015 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.022 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.076 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.197 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.221 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.225 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.236 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.241 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.261 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.267 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.284 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.340 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.353 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.369 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.412 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.416 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:02:59.422 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:02:59.558 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 17:02:59.836 | + inc/python:pip_install:200 : result=0 2022-03-16 17:02:59.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:02:59.841 | + functions-common:time_stop:2425 : local name 2022-03-16 17:02:59.843 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:02:59.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:02:59.847 | + functions-common:time_stop:2428 : local total 2022-03-16 17:02:59.850 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:02:59.853 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:02:59.855 | + functions-common:time_stop:2432 : start_time=1647450176521 2022-03-16 17:02:59.857 | + functions-common:time_stop:2434 : [[ -z 1647450176521 ]] 2022-03-16 17:02:59.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:02:59.863 | + functions-common:time_stop:2437 : end_time=1647450179861 2022-03-16 17:02:59.866 | + functions-common:time_stop:2438 : elapsed_time=3340 2022-03-16 17:02:59.868 | + functions-common:time_stop:2439 : total=4913 2022-03-16 17:02:59.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:02:59.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8253 2022-03-16 17:02:59.875 | + inc/python:pip_install:203 : return 0 2022-03-16 17:02:59.877 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:02:59.880 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 17:02:59.902 | + 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 2022-03-16 17:03:01.720 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.731 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.737 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.742 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.846 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.865 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.870 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.873 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.888 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.896 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.899 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.931 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.940 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.945 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:01.963 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.001 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.010 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.015 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.063 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.077 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.081 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.106 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.112 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.161 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.180 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.184 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.277 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.284 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.339 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.463 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.488 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.493 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.503 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.509 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.529 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.536 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.554 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.610 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.624 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.640 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.684 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.688 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:03:02.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:02.697 | Processing /opt/stack/requirements 2022-03-16 17:03:04.447 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-16 17:03:04.449 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-16 17:03:04.461 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-16 17:03:04.467 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 17:03:04.469 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-16 17:03:04.475 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-16 17:03:04.502 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-16 17:03:04.524 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-16 17:03:04.534 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 17:03:04.554 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 17:03:04.557 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 17:03:04.573 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-16 17:03:04.578 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-16 17:03:04.581 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-16 17:03:04.584 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-16 17:03:04.587 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-16 17:03:04.600 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-16 17:03:04.606 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 17:03:04.617 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-16 17:03:04.666 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-16 17:03:04.669 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-16 17:03:04.674 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-16 17:03:04.735 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-16 17:03:04.737 | Building wheels for collected packages: openstack-requirements 2022-03-16 17:03:04.738 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 17:03:05.592 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 17:03:05.592 | ERROR: Command errored out with exit status 1: 2022-03-16 17:03:05.592 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ab2e2lvr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ab2e2lvr/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-7zz4r0kd 2022-03-16 17:03:05.593 | cwd: /tmp/pip-req-build-ab2e2lvr/ 2022-03-16 17:03:05.593 | Complete output (6 lines): 2022-03-16 17:03:05.593 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 17:03:05.593 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 17:03:05.593 | or: setup.py --help-commands 2022-03-16 17:03:05.593 | or: setup.py cmd --help 2022-03-16 17:03:05.593 | 2022-03-16 17:03:05.593 | error: invalid command 'bdist_wheel' 2022-03-16 17:03:05.593 | ---------------------------------------- 2022-03-16 17:03:05.593 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 17:03:05.593 | Running setup.py clean for openstack-requirements 2022-03-16 17:03:06.413 | Failed to build openstack-requirements 2022-03-16 17:03:06.429 | Installing collected packages: openstack-requirements 2022-03-16 17:03:06.430 | Attempting uninstall: openstack-requirements 2022-03-16 17:03:06.431 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 17:03:06.464 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 17:03:06.483 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 17:03:06.486 | Running setup.py install for openstack-requirements: started 2022-03-16 17:03:08.852 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 17:03:08.875 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 17:03:09.004 | + inc/python:pip_install:200 : result=0 2022-03-16 17:03:09.007 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:03:09.009 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:09.011 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:09.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:09.015 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:09.017 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:09.020 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:03:09.022 | + functions-common:time_stop:2432 : start_time=1647450179894 2022-03-16 17:03:09.024 | + functions-common:time_stop:2434 : [[ -z 1647450179894 ]] 2022-03-16 17:03:09.027 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:09.031 | + functions-common:time_stop:2437 : end_time=1647450189028 2022-03-16 17:03:09.033 | + functions-common:time_stop:2438 : elapsed_time=9134 2022-03-16 17:03:09.035 | + functions-common:time_stop:2439 : total=8253 2022-03-16 17:03:09.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:09.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17387 2022-03-16 17:03:09.042 | + inc/python:pip_install:203 : return 0 2022-03-16 17:03:09.044 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 17:03:09.047 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 17:03:09.049 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 17:03:09.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:09.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:09.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 17:03:09.059 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:09.062 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 17:03:09.082 | Using python 3.8 to install pbr 2022-03-16 17:03:09.084 | + 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 2022-03-16 17:03:10.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:10.025 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:10.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:10.025 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:11.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:11.219 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 17:03:13.912 | 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 2022-03-16 17:03:13.921 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:03:13.922 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:03:14.077 | + inc/python:pip_install:200 : result=0 2022-03-16 17:03:14.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:03:14.082 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:14.085 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:14.088 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:14.090 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:14.093 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:14.096 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:03:14.099 | + functions-common:time_stop:2432 : start_time=1647450189077 2022-03-16 17:03:14.102 | + functions-common:time_stop:2434 : [[ -z 1647450189077 ]] 2022-03-16 17:03:14.105 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:14.109 | + functions-common:time_stop:2437 : end_time=1647450194107 2022-03-16 17:03:14.112 | + functions-common:time_stop:2438 : elapsed_time=5030 2022-03-16 17:03:14.114 | + functions-common:time_stop:2439 : total=17387 2022-03-16 17:03:14.117 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:14.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22417 2022-03-16 17:03:14.121 | + inc/python:pip_install:203 : return 0 2022-03-16 17:03:14.124 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 17:03:16.527 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 17:03:18.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:18.549 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 17:03:18.563 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 17:03:18.567 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 17:03:18.573 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 17:03:18.576 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 17:03:18.579 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-16 17:03:18.660 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 17:03:18.663 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 17:03:18.667 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 17:03:18.685 | + ./stack.sh:main:819 : pkgs= 2022-03-16 17:03:18.687 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 17:03:18.690 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 17:03:18.692 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:03:18.695 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 17:03:18.697 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:03:18.699 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:03:18.702 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:03:18.704 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:03:18.706 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:03:18.709 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:03:18.713 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:03:18.715 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:03:18.718 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:03:18.720 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 17:03:18.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:03:18.738 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:18.741 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:03:18.743 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:03:18.745 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 17:03:18.747 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:03:18.750 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:03:18.752 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:03:18.754 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 17:03:18.756 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:03:18.767 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 17:03:18.769 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:03:18.771 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:03:18.773 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:03:18.776 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:03:18.779 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:03:18.781 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:03:18.783 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 17:03:18.785 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:03:18.788 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 17:03:18.791 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:03:18.793 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:03:18.796 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 17:03:18.798 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 17:03:18.800 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 17:03:18.804 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 17:03:18.806 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 17:03:18.861 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 17:03:18.861 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 17:03:18.863 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 17:03:19.250 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 17:03:19.252 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 17:03:19.268 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:19.271 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 17:03:19.274 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:03:19.276 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:03:19.279 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:03:19.281 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:03:19.283 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:03:19.285 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:03:19.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:19.291 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:19.293 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:03:19.296 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:03:19.298 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:03:19.300 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:03:19.302 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 17:03:19.305 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:03:19.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:19.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:19.312 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 17:03:19.335 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-16 17:03:19.457 | Reading package lists... 2022-03-16 17:03:19.711 | Building dependency tree... 2022-03-16 17:03:19.713 | Reading state information... 2022-03-16 17:03:19.990 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 17:03:19.990 | The following packages were automatically installed and are no longer required: 2022-03-16 17:03:19.992 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:03:19.992 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:03:19.992 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:03:19.992 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:03:19.992 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:03:19.992 | python3-zope.interface 2022-03-16 17:03:19.992 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:03:20.110 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:03:20.115 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:03:20.118 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:03:20.120 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:20.122 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:20.124 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:20.127 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:20.129 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:20.131 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:03:20.133 | + functions-common:time_stop:2432 : start_time=1647450199331 2022-03-16 17:03:20.136 | + functions-common:time_stop:2434 : [[ -z 1647450199331 ]] 2022-03-16 17:03:20.138 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:20.143 | + functions-common:time_stop:2437 : end_time=1647450200140 2022-03-16 17:03:20.145 | + functions-common:time_stop:2438 : elapsed_time=809 2022-03-16 17:03:20.148 | + functions-common:time_stop:2439 : total=1876 2022-03-16 17:03:20.150 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:20.153 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2685 2022-03-16 17:03:20.155 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:03:20.158 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 17:03:20.160 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:03:20.163 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:03:20.165 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:03:20.167 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:03:20.169 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:03:20.172 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:03:20.174 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 17:03:20.176 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:03:20.180 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:03:20.182 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:03:20.184 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:03:20.187 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:03:20.189 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:03:20.191 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:03:20.194 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:03:20.196 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:03:20.198 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:03:20.200 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:03:20.203 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 17:03:20.205 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:03:20.207 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:03:20.210 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:03:20.212 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:03:20.214 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:03:20.217 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:03:20.219 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 17:03:20.221 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 17:03:20.238 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:20.241 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 17:03:20.243 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:03:20.246 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 17:03:20.248 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 17:03:20.251 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 17:03:20.255 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 17:03:20.257 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 17:03:20.260 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 17:03:20.262 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 17:03:20.264 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 17:03:20.267 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 17:03:20.269 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 17:03:20.988 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 17:03:20.988 | user tags 2022-03-16 17:03:20.988 | stackrabbit []' 2022-03-16 17:03:20.992 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 17:03:20.992 | user tags 2022-03-16 17:03:20.992 | stackrabbit []' 2022-03-16 17:03:20.992 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 17:03:20.998 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 17:03:21.000 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 17:03:21.003 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 17:03:21.696 | Changing password for user "stackrabbit" ... 2022-03-16 17:03:21.722 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 17:03:22.387 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 17:03:22.411 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 17:03:22.413 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 17:03:23.077 | Changing password for user "stackrabbit" ... 2022-03-16 17:03:23.101 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 17:03:23.104 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 17:03:23.106 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 17:03:23.777 | Deleting user "guest" ... 2022-03-16 17:03:23.792 | Error: 2022-03-16 17:03:23.792 | {:no_such_user, "guest"} 2022-03-16 17:03:23.807 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 17:03:23.809 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 17:03:23.827 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:23.829 | + ./stack.sh:main:836 : install_database 2022-03-16 17:03:23.831 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 17:03:23.833 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 17:03:23.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:23.838 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:23.841 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 17:03:24.284 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 17:03:24.286 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 17:03:24.289 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 17:03:24.291 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 17:03:24.293 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:03:24.296 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 17:03:24.298 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:03:24.300 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:03:24.303 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:03:24.306 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:03:24.308 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:03:24.310 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:03:24.313 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:03:24.315 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:03:24.317 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:03:24.320 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:03:24.323 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:03:24.325 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 17:03:24.327 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:03:24.330 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:03:24.332 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:03:24.335 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:03:24.337 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:03:24.339 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:03:24.342 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 17:03:24.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:24.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:24.349 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 17:03:24.351 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:03:24.354 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:03:24.356 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:03:24.358 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:03:24.360 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:03:24.363 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:03:24.366 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:24.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:24.370 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:03:24.373 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:03:24.375 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:03:24.377 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:03:24.380 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 17:03:24.383 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:03:24.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:24.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:24.391 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 17:03:24.413 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-16 17:03:24.533 | Reading package lists... 2022-03-16 17:03:24.835 | Building dependency tree... 2022-03-16 17:03:24.836 | Reading state information... 2022-03-16 17:03:25.129 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 17:03:25.129 | The following packages were automatically installed and are no longer required: 2022-03-16 17:03:25.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:03:25.131 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:03:25.131 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:03:25.131 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:03:25.131 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:03:25.132 | python3-zope.interface 2022-03-16 17:03:25.132 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:03:25.257 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:03:25.261 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:03:25.264 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:03:25.266 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:25.268 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:25.270 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:25.272 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:25.274 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:25.277 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:03:25.279 | + functions-common:time_stop:2432 : start_time=1647450204410 2022-03-16 17:03:25.281 | + functions-common:time_stop:2434 : [[ -z 1647450204410 ]] 2022-03-16 17:03:25.284 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:25.288 | + functions-common:time_stop:2437 : end_time=1647450205285 2022-03-16 17:03:25.290 | + functions-common:time_stop:2438 : elapsed_time=875 2022-03-16 17:03:25.292 | + functions-common:time_stop:2439 : total=2685 2022-03-16 17:03:25.295 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:25.297 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3560 2022-03-16 17:03:25.299 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:03:25.301 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 17:03:25.305 | + ./stack.sh:main:839 : install_database_python 2022-03-16 17:03:25.307 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 17:03:25.309 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 17:03:25.312 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 17:03:25.314 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:03:25.317 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 17:03:25.320 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 17:03:25.322 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:03:25.326 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:03:25.326 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:03:25.331 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 17:03:25.334 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 17:03:25.336 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 17:03:25.339 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 17:03:25.342 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 17:03:25.363 | Using python 3.8 to install PyMySQL 2022-03-16 17:03:25.367 | + 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 2022-03-16 17:03:26.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:26.252 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:26.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:26.252 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:27.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:27.471 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 17:03:30.115 | 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 2022-03-16 17:03:30.122 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:03:30.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:03:30.242 | + inc/python:pip_install:200 : result=0 2022-03-16 17:03:30.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:03:30.247 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:30.249 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:30.251 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:30.254 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:30.257 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:30.259 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:03:30.261 | + functions-common:time_stop:2432 : start_time=1647450205358 2022-03-16 17:03:30.263 | + functions-common:time_stop:2434 : [[ -z 1647450205358 ]] 2022-03-16 17:03:30.266 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:30.271 | + functions-common:time_stop:2437 : end_time=1647450210268 2022-03-16 17:03:30.273 | + functions-common:time_stop:2438 : elapsed_time=4910 2022-03-16 17:03:30.275 | + functions-common:time_stop:2439 : total=22417 2022-03-16 17:03:30.277 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:30.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27327 2022-03-16 17:03:30.282 | + inc/python:pip_install:203 : return 0 2022-03-16 17:03:30.284 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 17:03:30.287 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 17:03:30.289 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 17:03:30.291 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 17:03:30.308 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:30.310 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 17:03:30.312 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 17:03:30.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:03:30.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:03:30.322 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:03:30.325 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:03:30.327 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-16 17:03:30.329 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:03:30.332 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 17:03:30.335 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 17:03:30.351 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:30.353 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 17:03:30.356 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:03:30.358 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:03:30.360 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:03:30.363 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:03:30.365 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:03:30.368 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:03:30.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:30.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:30.375 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:03:30.377 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:03:30.379 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:03:30.382 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:03:30.385 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 17:03:30.387 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:03:30.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:30.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:30.394 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 17:03:30.415 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-16 17:03:30.524 | Reading package lists... 2022-03-16 17:03:30.768 | Building dependency tree... 2022-03-16 17:03:30.769 | Reading state information... 2022-03-16 17:03:31.023 | radvd is already the newest version (1:2.17-2). 2022-03-16 17:03:31.023 | The following packages were automatically installed and are no longer required: 2022-03-16 17:03:31.025 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:03:31.025 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:03:31.025 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:03:31.025 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:03:31.025 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:03:31.025 | python3-zope.interface 2022-03-16 17:03:31.025 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:03:31.141 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:03:31.146 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:03:31.148 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:03:31.151 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:31.153 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:31.155 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:31.157 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:31.160 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:31.162 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:03:31.165 | + functions-common:time_stop:2432 : start_time=1647450210412 2022-03-16 17:03:31.167 | + functions-common:time_stop:2434 : [[ -z 1647450210412 ]] 2022-03-16 17:03:31.169 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:31.174 | + functions-common:time_stop:2437 : end_time=1647450211171 2022-03-16 17:03:31.176 | + functions-common:time_stop:2438 : elapsed_time=759 2022-03-16 17:03:31.178 | + functions-common:time_stop:2439 : total=3560 2022-03-16 17:03:31.180 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:31.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4319 2022-03-16 17:03:31.185 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:03:31.187 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 17:03:31.203 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:31.205 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 17:03:31.208 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 17:03:31.211 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 17:03:31.214 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 17:03:31.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 17:03:31.236 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:03:31.238 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:03:31.241 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:03:31.243 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:03:31.245 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:03:31.248 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:03:31.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:31.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:31.254 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:03:31.257 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:03:31.259 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:03:31.261 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:03:31.264 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 17:03:31.266 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:03:31.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:31.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:31.273 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 17:03:31.294 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-16 17:03:31.404 | Reading package lists... 2022-03-16 17:03:31.647 | Building dependency tree... 2022-03-16 17:03:31.648 | Reading state information... 2022-03-16 17:03:31.904 | fakeroot is already the newest version (1.24-1). 2022-03-16 17:03:31.905 | make is already the newest version (4.2.1-1.2). 2022-03-16 17:03:31.905 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 17:03:31.905 | The following packages were automatically installed and are no longer required: 2022-03-16 17:03:31.905 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:03:31.905 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:03:31.905 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:03:31.906 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:03:31.906 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:03:31.906 | python3-zope.interface 2022-03-16 17:03:31.906 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:03:32.021 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:03:32.025 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:03:32.027 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:03:32.030 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:32.032 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:32.034 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:32.036 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:32.039 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:32.041 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:03:32.049 | + functions-common:time_stop:2432 : start_time=1647450211291 2022-03-16 17:03:32.051 | + functions-common:time_stop:2434 : [[ -z 1647450211291 ]] 2022-03-16 17:03:32.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:32.058 | + functions-common:time_stop:2437 : end_time=1647450212056 2022-03-16 17:03:32.060 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-16 17:03:32.062 | + functions-common:time_stop:2439 : total=4319 2022-03-16 17:03:32.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:32.067 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5084 2022-03-16 17:03:32.069 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:03:32.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 17:03:32.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:32.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:32.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 17:03:32.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 17:03:32.084 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 17:03:32.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 17:03:32.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 17:03:32.093 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 17:03:32.094 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 17:03:32.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 17:03:32.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 17:03:32.103 | + functions:vercmp:628 : local v1=5.4 2022-03-16 17:03:32.105 | + functions:vercmp:629 : local 'op=<' 2022-03-16 17:03:32.108 | + functions:vercmp:630 : local v2=3.13 2022-03-16 17:03:32.110 | + functions:vercmp:631 : local result 2022-03-16 17:03:32.113 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 17:03:32.114 | ++ functions:vercmp:635 : sort -V 2022-03-16 17:03:32.116 | ++ functions:vercmp:635 : head -1 2022-03-16 17:03:32.120 | + functions:vercmp:635 : result=3.13 2022-03-16 17:03:32.122 | + functions:vercmp:637 : case $op in 2022-03-16 17:03:32.124 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 17:03:32.127 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 17:03:32.129 | + functions:vercmp:648 : return 2022-03-16 17:03:32.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 17:03:32.134 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:03:32.136 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 17:03:32.684 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 17:03:32.686 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 17:03:32.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 17:03:32.696 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.699 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 17:03:32.717 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:32.719 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 17:03:32.721 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 17:03:32.722 | Installing etcd 2022-03-16 17:03:32.724 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 17:03:32.739 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 17:03:32.750 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 17:03:32.753 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 17:03:32.771 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 17:03:32.774 | ++ 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 2022-03-16 17:03:32.776 | ++ 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 2022-03-16 17:03:32.780 | +++ 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 2022-03-16 17:03:32.784 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:03:32.788 | ++ 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* ]] 2022-03-16 17:03:32.790 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 17:03:32.792 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:03:32.795 | ++ functions:get_extra_file:74 : return 2022-03-16 17:03:32.797 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:03:32.800 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 17:03:32.802 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 17:03:32.805 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 17:03:32.821 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:03:32.824 | + ./stack.sh:main:866 : install_dstat 2022-03-16 17:03:32.826 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 17:03:32.843 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:03:32.846 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 17:03:32.848 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:03:32.851 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 17:03:32.853 | + ./stack.sh:main:875 : install_libs 2022-03-16 17:03:32.855 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 17:03:32.858 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 17:03:32.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 17:03:32.862 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 17:03:32.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 17:03:32.871 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.874 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 17:03:32.876 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 17:03:32.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 17:03:32.881 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 17:03:32.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 17:03:32.890 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.892 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 17:03:32.895 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 17:03:32.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 17:03:32.900 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 17:03:32.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 17:03:32.910 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.912 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 17:03:32.914 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 17:03:32.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 17:03:32.919 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 17:03:32.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 17:03:32.928 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.930 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 17:03:32.933 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 17:03:32.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 17:03:32.937 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 17:03:32.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 17:03:32.947 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.949 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 17:03:32.952 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 17:03:32.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 17:03:32.956 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 17:03:32.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 17:03:32.967 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.969 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 17:03:32.971 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 17:03:32.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 17:03:32.976 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 17:03:32.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:32.983 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 17:03:32.985 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:32.987 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 17:03:32.990 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 17:03:32.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 17:03:32.994 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 17:03:32.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:32.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 17:03:33.004 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.007 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 17:03:33.009 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 17:03:33.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 17:03:33.014 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 17:03:33.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 17:03:33.023 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.026 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 17:03:33.028 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 17:03:33.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 17:03:33.033 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 17:03:33.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 17:03:33.042 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.045 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 17:03:33.047 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 17:03:33.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 17:03:33.052 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 17:03:33.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 17:03:33.061 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.063 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 17:03:33.066 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 17:03:33.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 17:03:33.071 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 17:03:33.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 17:03:33.080 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.082 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 17:03:33.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 17:03:33.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 17:03:33.090 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 17:03:33.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 17:03:33.100 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.102 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 17:03:33.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 17:03:33.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 17:03:33.109 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 17:03:33.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 17:03:33.118 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.121 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 17:03:33.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 17:03:33.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 17:03:33.128 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 17:03:33.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 17:03:33.137 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.140 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 17:03:33.142 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 17:03:33.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 17:03:33.147 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 17:03:33.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 17:03:33.157 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.159 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 17:03:33.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 17:03:33.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 17:03:33.166 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 17:03:33.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 17:03:33.176 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.178 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 17:03:33.181 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 17:03:33.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 17:03:33.185 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 17:03:33.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 17:03:33.195 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.198 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 17:03:33.200 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 17:03:33.202 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 17:03:33.205 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 17:03:33.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 17:03:33.214 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.217 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 17:03:33.219 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 17:03:33.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 17:03:33.224 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 17:03:33.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 17:03:33.233 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.236 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 17:03:33.238 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 17:03:33.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 17:03:33.243 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 17:03:33.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 17:03:33.252 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.255 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 17:03:33.258 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 17:03:33.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 17:03:33.262 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 17:03:33.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 17:03:33.272 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.275 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 17:03:33.277 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 17:03:33.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 17:03:33.282 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 17:03:33.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 17:03:33.291 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.294 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 17:03:33.296 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 17:03:33.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 17:03:33.301 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 17:03:33.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 17:03:33.310 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.312 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 17:03:33.315 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 17:03:33.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 17:03:33.319 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 17:03:33.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 17:03:33.329 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.331 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 17:03:33.334 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 17:03:33.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 17:03:33.338 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 17:03:33.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 17:03:33.348 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.351 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 17:03:33.353 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 17:03:33.356 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 17:03:33.358 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 17:03:33.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 17:03:33.368 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.370 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 17:03:33.373 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 17:03:33.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 17:03:33.377 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 17:03:33.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 17:03:33.387 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.390 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 17:03:33.392 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 17:03:33.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 17:03:33.398 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 17:03:33.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 17:03:33.407 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.409 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 17:03:33.413 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 17:03:33.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 17:03:33.417 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 17:03:33.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 17:03:33.427 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.429 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 17:03:33.432 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 17:03:33.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 17:03:33.436 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 17:03:33.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 17:03:33.446 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.448 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 17:03:33.450 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 17:03:33.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 17:03:33.455 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 17:03:33.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 17:03:33.466 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.468 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 17:03:33.470 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 17:03:33.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 17:03:33.476 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 17:03:33.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 17:03:33.485 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.487 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 17:03:33.490 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 17:03:33.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 17:03:33.495 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 17:03:33.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 17:03:33.504 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.507 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 17:03:33.510 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 17:03:33.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 17:03:33.514 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 17:03:33.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 17:03:33.525 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.527 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 17:03:33.529 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 17:03:33.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 17:03:33.534 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 17:03:33.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 17:03:33.544 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.546 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 17:03:33.549 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 17:03:33.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 17:03:33.554 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 17:03:33.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 17:03:33.563 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.566 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 17:03:33.569 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 17:03:33.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 17:03:33.574 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 17:03:33.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:33.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:33.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 17:03:33.583 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:33.586 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 17:03:33.608 | Using python 3.8 to install etcd3 2022-03-16 17:03:33.610 | + 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 2022-03-16 17:03:34.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:34.486 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:34.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:34.486 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:35.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:35.651 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 17:03:35.658 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 17:03:35.659 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 17:03:35.660 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 17:03:35.661 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 17:03:38.151 | 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 2022-03-16 17:03:38.158 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:03:38.158 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:03:38.277 | + inc/python:pip_install:200 : result=0 2022-03-16 17:03:38.280 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:03:38.282 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:38.284 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:38.286 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:38.288 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:38.291 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:38.293 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:03:38.295 | + functions-common:time_stop:2432 : start_time=1647450213603 2022-03-16 17:03:38.297 | + functions-common:time_stop:2434 : [[ -z 1647450213603 ]] 2022-03-16 17:03:38.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:38.304 | + functions-common:time_stop:2437 : end_time=1647450218301 2022-03-16 17:03:38.306 | + functions-common:time_stop:2438 : elapsed_time=4698 2022-03-16 17:03:38.308 | + functions-common:time_stop:2439 : total=27327 2022-03-16 17:03:38.311 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:38.313 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32025 2022-03-16 17:03:38.315 | + inc/python:pip_install:203 : return 0 2022-03-16 17:03:38.318 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 17:03:38.340 | Using python 3.8 to install etcd3gw 2022-03-16 17:03:38.342 | + 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 2022-03-16 17:03:39.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:39.219 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:39.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:39.219 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:40.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:40.384 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 17:03:40.391 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 17:03:40.392 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 17:03:40.393 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 17:03:40.395 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 17:03:40.427 | 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.8) 2022-03-16 17:03:40.429 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-16 17:03:40.430 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 17:03:40.432 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-16 17:03:42.919 | 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 2022-03-16 17:03:42.927 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:03:42.927 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:03:43.051 | + inc/python:pip_install:200 : result=0 2022-03-16 17:03:43.054 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:03:43.056 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:43.058 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:43.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:43.062 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:43.065 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:43.067 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:03:43.069 | + functions-common:time_stop:2432 : start_time=1647450218334 2022-03-16 17:03:43.071 | + functions-common:time_stop:2434 : [[ -z 1647450218334 ]] 2022-03-16 17:03:43.074 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:43.078 | + functions-common:time_stop:2437 : end_time=1647450223076 2022-03-16 17:03:43.080 | + functions-common:time_stop:2438 : elapsed_time=4742 2022-03-16 17:03:43.082 | + functions-common:time_stop:2439 : total=32025 2022-03-16 17:03:43.085 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:43.087 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36767 2022-03-16 17:03:43.090 | + inc/python:pip_install:203 : return 0 2022-03-16 17:03:43.092 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 17:03:43.095 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 17:03:43.097 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 17:03:43.100 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:03:43.103 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:03:43.105 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:03:43.107 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:03:43.110 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:03:43.112 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:03:43.114 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:03:43.117 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:03:43.119 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:03:43.121 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:03:43.124 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:03:43.126 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 17:03:43.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:43.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:43.133 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 17:03:43.136 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:03:43.138 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:03:43.140 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:03:43.143 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:03:43.145 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:03:43.148 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:03:43.150 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:03:43.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:43.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:43.157 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:03:43.159 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:03:43.162 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:03:43.165 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:03:43.167 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:03:43.169 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:03:43.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:43.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:43.176 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:03:43.198 | + functions-common:apt_get:1230 : 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 2022-03-16 17:03:43.309 | Reading package lists... 2022-03-16 17:03:43.555 | Building dependency tree... 2022-03-16 17:03:43.556 | Reading state information... 2022-03-16 17:03:43.818 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 17:03:43.819 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 17:03:43.819 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:03:43.819 | The following packages were automatically installed and are no longer required: 2022-03-16 17:03:43.820 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:03:43.820 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:03:43.820 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:03:43.820 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:03:43.820 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:03:43.820 | python3-zope.interface 2022-03-16 17:03:43.820 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:03:43.934 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:03:43.939 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:03:43.941 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:03:43.944 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:43.946 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:43.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:43.951 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:43.953 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:43.955 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:03:43.957 | + functions-common:time_stop:2432 : start_time=1647450223195 2022-03-16 17:03:43.960 | + functions-common:time_stop:2434 : [[ -z 1647450223195 ]] 2022-03-16 17:03:43.962 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:43.967 | + functions-common:time_stop:2437 : end_time=1647450223964 2022-03-16 17:03:43.969 | + functions-common:time_stop:2438 : elapsed_time=769 2022-03-16 17:03:43.972 | + functions-common:time_stop:2439 : total=5084 2022-03-16 17:03:43.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:43.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5853 2022-03-16 17:03:43.979 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:03:43.981 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 17:03:43.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:03:43.986 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:03:43.988 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 17:03:44.052 | Module proxy already enabled 2022-03-16 17:03:44.057 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 17:03:44.121 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 17:03:44.121 | Module proxy already enabled 2022-03-16 17:03:44.121 | Module proxy_uwsgi already enabled 2022-03-16 17:03:44.125 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 17:03:44.128 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:03:44.130 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:03:44.133 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:03:44.296 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 17:03:44.299 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 17:03:44.301 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 17:03:44.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 17:03:44.311 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.314 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 17:03:44.316 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 17:03:44.319 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 17:03:44.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 17:03:44.328 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.330 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 17:03:44.333 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 17:03:44.335 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 17:03:44.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 17:03:44.345 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.350 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 17:03:44.353 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 17:03:44.355 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 17:03:44.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 17:03:44.366 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.368 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 17:03:44.370 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 17:03:44.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 17:03:44.380 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.382 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 17:03:44.385 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 17:03:44.387 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 17:03:44.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 17:03:44.397 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.399 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 17:03:44.417 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:44.419 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 17:03:44.422 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 17:03:44.424 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 17:03:44.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 17:03:44.434 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.437 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 17:03:44.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:44.456 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 17:03:44.459 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 17:03:44.462 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 17:03:44.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 17:03:44.471 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.475 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 17:03:44.477 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 17:03:44.479 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 17:03:44.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:03:44.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:03:44.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 17:03:44.489 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:03:44.492 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 17:03:44.494 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 17:03:44.496 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:03:44.499 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 17:03:44.502 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 17:03:44.504 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:03:44.508 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:03:44.508 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:03:44.513 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 17:03:44.515 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 17:03:44.518 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 17:03:44.521 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 17:03:44.524 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 17:03:44.545 | Using python 3.8 to install keystonemiddleware 2022-03-16 17:03:44.547 | + 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 2022-03-16 17:03:45.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:45.440 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:45.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:45.440 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:46.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:46.597 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 17:03:46.649 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 17:03:46.650 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 17:03:46.651 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 17:03:46.653 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 17:03:46.654 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 17:03:46.655 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 17:03:46.656 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-16 17:03:46.657 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-16 17:03:46.658 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 17:03:46.659 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 17:03:46.660 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 17:03:46.662 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-16 17:03:46.663 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 17:03:46.664 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 17:03:46.721 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-16 17:03:46.722 | 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) 2022-03-16 17:03:46.725 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-16 17:03:46.761 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-16 17:03:46.801 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-16 17:03:46.803 | 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) 2022-03-16 17:03:46.804 | 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) 2022-03-16 17:03:46.805 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-16 17:03:46.853 | 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) 2022-03-16 17:03:46.856 | 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) 2022-03-16 17:03:46.867 | 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.3) 2022-03-16 17:03:46.868 | 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.3) 2022-03-16 17:03:46.881 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-16 17:03:46.883 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-16 17:03:46.884 | 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) 2022-03-16 17:03:46.949 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-16 17:03:46.950 | 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.8) 2022-03-16 17:03:46.952 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-16 17:03:46.953 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 17:03:47.003 | 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.13.3) 2022-03-16 17:03:47.014 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-16 17:03:49.446 | 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 2022-03-16 17:03:49.453 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:03:49.453 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:03:49.581 | + inc/python:pip_install:200 : result=0 2022-03-16 17:03:49.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:03:49.586 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:49.589 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:49.591 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:49.593 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:49.596 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:49.598 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:03:49.601 | + functions-common:time_stop:2432 : start_time=1647450224540 2022-03-16 17:03:49.603 | + functions-common:time_stop:2434 : [[ -z 1647450224540 ]] 2022-03-16 17:03:49.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:49.610 | + functions-common:time_stop:2437 : end_time=1647450229608 2022-03-16 17:03:49.612 | + functions-common:time_stop:2438 : elapsed_time=5068 2022-03-16 17:03:49.615 | + functions-common:time_stop:2439 : total=36767 2022-03-16 17:03:49.618 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:49.620 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41835 2022-03-16 17:03:49.622 | + inc/python:pip_install:203 : return 0 2022-03-16 17:03:49.625 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 17:03:49.627 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 17:03:49.630 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:03:49.633 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 17:03:49.635 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 17:03:49.638 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:03:49.641 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:03:49.641 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:03:49.647 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 17:03:49.649 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 17:03:49.651 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 17:03:49.654 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 17:03:49.657 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 17:03:49.679 | Using python 3.8 to install python-memcached 2022-03-16 17:03:49.681 | + 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 2022-03-16 17:03:50.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:50.565 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:50.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:50.565 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:51.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:51.750 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 17:03:51.753 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 17:03:54.308 | 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 2022-03-16 17:03:54.315 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:03:54.315 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:03:54.436 | + inc/python:pip_install:200 : result=0 2022-03-16 17:03:54.438 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:03:54.440 | + functions-common:time_stop:2425 : local name 2022-03-16 17:03:54.443 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:03:54.446 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:03:54.448 | + functions-common:time_stop:2428 : local total 2022-03-16 17:03:54.450 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:03:54.452 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:03:54.455 | + functions-common:time_stop:2432 : start_time=1647450229673 2022-03-16 17:03:54.457 | + functions-common:time_stop:2434 : [[ -z 1647450229673 ]] 2022-03-16 17:03:54.460 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:03:54.464 | + functions-common:time_stop:2437 : end_time=1647450234462 2022-03-16 17:03:54.467 | + functions-common:time_stop:2438 : elapsed_time=4789 2022-03-16 17:03:54.469 | + functions-common:time_stop:2439 : total=41835 2022-03-16 17:03:54.471 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:03:54.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46624 2022-03-16 17:03:54.476 | + inc/python:pip_install:203 : return 0 2022-03-16 17:03:54.478 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 17:03:54.496 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:03:54.498 | + ./stack.sh:main:897 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-16 17:03:54.501 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 17:03:54.503 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 17:03:54.506 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 17:03:54.509 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:03:54.511 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 17:03:54.513 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 17:03:54.528 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:03:54.531 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 17:03:54.533 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 17:03:54.535 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 17:03:54.537 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:03:54.539 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:03:54.542 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:03:54.545 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:03:54.547 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:03:54.549 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:03:54.565 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:03:54.568 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:03:54.570 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:03:54.573 | + functions-common:git_clone:629 : echo master 2022-03-16 17:03:54.573 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:03:54.578 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 17:03:54.580 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:03:54.583 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 17:03:54.586 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:03:54.586 | + functions-common:git_clone:678 : head -1 2022-03-16 17:03:54.589 | 433f541b9 Update master for stable/yoga 2022-03-16 17:03:54.591 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:03:54.594 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 17:03:54.596 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:03:54.599 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:03:54.602 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 17:03:54.604 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:03:54.606 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 17:03:54.609 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:03:54.611 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:03:54.613 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 17:03:54.617 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:03:54.619 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:03:54.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 17:03:54.624 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:03:54.627 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 17:03:54.630 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:03:54.632 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:03:54.635 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 17:03:54.640 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 17:03:54.643 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 17:03:55.325 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 17:03:55.327 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:03:55.329 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:03:55.331 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:03:55.333 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:03:55.336 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 17:03:55.338 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:03:55.340 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:03:55.343 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:03:55.345 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:03:55.347 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:03:55.350 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:03:55.352 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:03:55.354 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 17:03:55.375 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 17:03:55.378 | + 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 2022-03-16 17:03:56.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:56.260 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:56.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:03:56.260 | from cryptography.utils import int_from_bytes 2022-03-16 17:03:57.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:03:57.444 | Obtaining file:///opt/stack/keystone 2022-03-16 17:03:57.445 | Preparing metadata (setup.py): started 2022-03-16 17:04:00.959 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:04:01.034 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 17:04:01.035 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 17:04:01.037 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 17:04:01.038 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 17:04:01.039 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 17:04:01.040 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 17:04:01.041 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 17:04:01.042 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 17:04:01.043 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 17:04:01.044 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 17:04:01.045 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 17:04:01.046 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:04:01.047 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 17:04:01.048 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 17:04:01.050 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 17:04:01.051 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 17:04:01.053 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 17:04:01.054 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 17:04:01.055 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 17:04:01.056 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 17:04:01.057 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 17:04:01.058 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 17:04:01.059 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 17:04:01.061 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 17:04:01.062 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 17:04:01.063 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:04:01.064 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 17:04:01.065 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 17:04:01.066 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 17:04:01.068 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:04:01.069 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 17:04:01.070 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 17:04:01.072 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 17:04:01.073 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 17:04:01.084 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 17:04:01.085 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 17:04:01.128 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev1) (5.1.1) 2022-03-16 17:04:01.141 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (3.0.3) 2022-03-16 17:04:01.142 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 17:04:01.144 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.0.3) 2022-03-16 17:04:01.145 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 17:04:01.155 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 17:04:01.216 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 17:04:01.217 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 17:04:01.317 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 17:04:01.318 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.5.0) 2022-03-16 17:04:01.319 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 17:04:01.320 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-16 17:04:01.375 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.0.1) 2022-03-16 17:04:01.376 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.7.6) 2022-03-16 17:04:01.378 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 17:04:01.431 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (0.9.6) 2022-03-16 17:04:01.432 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (2.8.2) 2022-03-16 17:04:01.490 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.2.3) 2022-03-16 17:04:01.492 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 17:04:01.494 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.4.0) 2022-03-16 17:04:01.495 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.9) 2022-03-16 17:04:01.497 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 17:04:01.498 | 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==21.1.0.dev1) (2.8.0) 2022-03-16 17:04:01.518 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev1) (3.3.0) 2022-03-16 17:04:01.568 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (3.1.1) 2022-03-16 17:04:01.587 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (1.0.2) 2022-03-16 17:04:01.589 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 17:04:01.590 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (3.0.7) 2022-03-16 17:04:01.592 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (0.11.0) 2022-03-16 17:04:01.673 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 17:04:01.788 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 17:04:01.790 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 17:04:01.792 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 17:04:01.793 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 17:04:01.793 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 17:04:02.021 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 17:04:02.042 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 17:04:02.044 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 17:04:02.112 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.1.6) 2022-03-16 17:04:02.114 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 17:04:02.135 | 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==21.1.0.dev1) (5.0.0) 2022-03-16 17:04:02.208 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 17:04:02.249 | 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==21.1.0.dev1) (1.13.3) 2022-03-16 17:04:02.360 | 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==21.1.0.dev1) (2.1.0) 2022-03-16 17:04:02.435 | 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==21.1.0.dev1) (1.7.0) 2022-03-16 17:04:02.563 | 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==21.1.0.dev1) (0.17.3) 2022-03-16 17:04:02.592 | 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==21.1.0.dev1) (0.13.1) 2022-03-16 17:04:02.632 | 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==21.1.0.dev1) (2.1.1) 2022-03-16 17:04:02.634 | 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==21.1.0.dev1) (1.3.3) 2022-03-16 17:04:02.636 | 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==21.1.0.dev1) (2.5.1) 2022-03-16 17:04:02.637 | 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==21.1.0.dev1) (0.33.0) 2022-03-16 17:04:02.639 | 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==21.1.0.dev1) (3.5.0) 2022-03-16 17:04:02.640 | 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==21.1.0.dev1) (3.0.0) 2022-03-16 17:04:02.694 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (0.2.5) 2022-03-16 17:04:02.830 | 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==21.1.0.dev1) (3.3) 2022-03-16 17:04:02.832 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2019.11.28) 2022-03-16 17:04:02.833 | 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==21.1.0.dev1) (1.26.8) 2022-03-16 17:04:02.835 | 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==21.1.0.dev1) (2.0.12) 2022-03-16 17:04:02.984 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 17:04:03.065 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 17:04:03.139 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 17:04:03.320 | Requirement already satisfied: dnspython>=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==21.1.0.dev1) (2.1.0) 2022-03-16 17:04:03.577 | 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==21.1.0.dev1) (0.7) 2022-03-16 17:04:03.611 | 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==21.1.0.dev1) (1.0.0) 2022-03-16 17:04:05.501 | Installing collected packages: keystone 2022-03-16 17:04:05.501 | Attempting uninstall: keystone 2022-03-16 17:04:05.501 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 17:04:05.505 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 17:04:05.507 | Running setup.py develop for keystone 2022-03-16 17:04:09.995 | Successfully installed keystone 2022-03-16 17:04:09.995 | 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 2022-03-16 17:04:10.002 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:04:10.002 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:04:10.136 | + inc/python:pip_install:200 : result=0 2022-03-16 17:04:10.139 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:04:10.141 | + functions-common:time_stop:2425 : local name 2022-03-16 17:04:10.143 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:04:10.145 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:04:10.147 | + functions-common:time_stop:2428 : local total 2022-03-16 17:04:10.149 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:04:10.152 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:04:10.154 | + functions-common:time_stop:2432 : start_time=1647450235370 2022-03-16 17:04:10.156 | + functions-common:time_stop:2434 : [[ -z 1647450235370 ]] 2022-03-16 17:04:10.159 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:04:10.164 | + functions-common:time_stop:2437 : end_time=1647450250160 2022-03-16 17:04:10.167 | + functions-common:time_stop:2438 : elapsed_time=14790 2022-03-16 17:04:10.169 | + functions-common:time_stop:2439 : total=46624 2022-03-16 17:04:10.171 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:04:10.173 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61414 2022-03-16 17:04:10.175 | + inc/python:pip_install:203 : return 0 2022-03-16 17:04:10.178 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:04:10.181 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:04:10.183 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:04:10.202 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:04:10.215 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 17:04:10.218 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 17:04:10.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:04:10.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:04:10.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 17:04:10.228 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:04:10.230 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 17:04:10.247 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:10.249 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:04:10.252 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:04:10.255 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 17:04:10.258 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 17:04:10.270 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-16 17:04:10.273 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 17:04:10.278 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 17:04:10.293 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:10.296 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 17:04:10.327 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 17:04:10.355 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 17:04:10.386 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 17:04:10.417 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 17:04:10.447 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 17:04:10.478 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 17:04:10.506 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 17:04:10.533 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 17:04:10.536 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 17:04:10.539 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 17:04:10.541 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 17:04:10.543 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:04:10.545 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:04:10.561 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:10.564 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:04:10.567 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:04:10.569 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:04:10.585 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:10.587 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:04:10.590 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:04:10.621 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:04:10.623 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:04:10.625 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 17:04:10.628 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 17:04:10.644 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:10.647 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-03-16 17:04:10.678 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 17:04:10.681 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 17:04:10.712 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 17:04:10.714 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 17:04:10.717 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 17:04:10.719 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 17:04:10.721 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 17:04:10.725 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 17:04:10.755 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 17:04:10.757 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 17:04:10.759 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 17:04:10.762 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 17:04:10.765 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:04:10.782 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:04:10.784 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:04:10.787 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:04:10.789 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:04:10.791 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:04:10.819 | + 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' 2022-03-16 17:04:10.846 | + 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' 2022-03-16 17:04:10.874 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:04:10.903 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 17:04:10.931 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:04:10.934 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 17:04:10.936 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 17:04:10.938 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 17:04:10.941 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 17:04:10.943 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:04:10.945 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:04:10.948 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 17:04:10.952 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 17:04:10.954 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:04:10.957 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:04:10.970 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:04:10.970 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:04:10.979 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:04:10.983 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:04:10.998 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 17:04:11.000 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 17:04:11.005 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 17:04:11.034 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 17:04:11.062 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 17:04:11.089 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 17:04:11.116 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 17:04:11.144 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 17:04:11.171 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 17:04:11.199 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 17:04:11.229 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 17:04:11.256 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:04:11.284 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 17:04:11.311 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 17:04:11.341 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 17:04:11.372 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:04:11.375 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:04:11.378 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 17:04:11.381 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 17:04:11.383 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:04:11.385 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:11.388 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:11.390 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:04:11.393 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:04:11.396 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 17:04:11.425 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 17:04:11.455 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-16 17:04:11.456 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:04:11.465 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 17:04:11.469 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 17:04:11.471 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 17:04:11.474 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:04:11.476 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:04:11.478 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:04:11.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:11.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:11.486 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:04:11.489 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:04:11.491 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:11.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:11.497 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 17:04:11.575 | Site keystone-wsgi-public already enabled 2022-03-16 17:04:11.579 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:04:11.583 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:04:11.585 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:04:11.588 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:04:11.744 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 17:04:11.782 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 17:04:11.818 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 17:04:11.853 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 17:04:11.855 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 17:04:11.890 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 17:04:11.920 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 17:04:11.950 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 17:04:11.953 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 17:04:11.972 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:11.975 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 17:04:11.994 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:11.997 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 17:04:11.999 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 17:04:12.002 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 17:04:12.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:04:12.007 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 17:04:12.009 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 17:04:12.011 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 17:04:12.014 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 17:04:12.017 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:04:12.019 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:04:12.022 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:04:12.025 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:04:12.027 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:04:12.031 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:04:12.047 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:04:12.049 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:04:12.052 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:04:12.055 | + functions-common:git_clone:629 : echo master 2022-03-16 17:04:12.055 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:04:12.061 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 17:04:12.063 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:04:12.065 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 17:04:12.068 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:04:12.069 | + functions-common:git_clone:678 : head -1 2022-03-16 17:04:12.074 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 17:04:12.077 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:04:12.079 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 17:04:12.082 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:04:12.084 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:04:12.087 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 17:04:12.089 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 17:04:12.092 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 17:04:12.094 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:04:12.097 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:04:12.100 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 17:04:12.102 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:04:12.105 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 17:04:12.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 17:04:12.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:04:12.114 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 17:04:12.116 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:04:12.119 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:04:12.122 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 17:04:12.128 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 17:04:12.130 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 17:04:12.786 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 17:04:12.789 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:04:12.791 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:04:12.793 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:04:12.796 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:04:12.798 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 17:04:12.800 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:04:12.802 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 17:04:12.805 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:04:12.807 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 17:04:12.809 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 17:04:12.812 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 17:04:12.814 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:04:12.817 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 17:04:12.838 | Using python 3.8 to install /opt/stack/swift 2022-03-16 17:04:12.841 | + 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]' 2022-03-16 17:04:13.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:13.718 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:13.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:13.718 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:14.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:04:14.880 | Obtaining file:///opt/stack/swift 2022-03-16 17:04:14.880 | Preparing metadata (setup.py): started 2022-03-16 17:04:18.140 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:04:18.179 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 17:04:18.180 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 17:04:18.181 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 17:04:18.182 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 17:04:18.183 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 17:04:18.184 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 17:04:18.186 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 17:04:18.187 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 17:04:18.188 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 17:04:18.189 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 17:04:18.189 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 17:04:18.228 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 17:04:18.236 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 17:04:18.291 | 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.29.1.dev19) (3.1.1) 2022-03-16 17:04:18.292 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 17:04:18.294 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 17:04:18.295 | 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.29.1.dev19) (4.3.0) 2022-03-16 17:04:18.296 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 17:04:18.297 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 17:04:18.298 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 17:04:18.299 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 17:04:18.301 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 17:04:18.302 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 17:04:18.303 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 17:04:18.304 | 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.29.1.dev19) (5.8.1) 2022-03-16 17:04:18.324 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 17:04:18.357 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 17:04:18.359 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 17:04:18.360 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-16 17:04:18.363 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 17:04:18.385 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 17:04:18.476 | 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.29.1.dev19) (1.0.2) 2022-03-16 17:04:18.477 | 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.29.1.dev19) (3.5.0) 2022-03-16 17:04:18.479 | 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.29.1.dev19) (1.7.0) 2022-03-16 17:04:18.522 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-16 17:04:18.574 | 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.29.1.dev19) (1.5.0) 2022-03-16 17:04:18.576 | 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.29.1.dev19) (6.0) 2022-03-16 17:04:18.578 | 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.29.1.dev19) (0.8.0) 2022-03-16 17:04:18.579 | 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.29.1.dev19) (2.5.0) 2022-03-16 17:04:18.639 | 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.29.1.dev19) (0.9.6) 2022-03-16 17:04:18.642 | 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.29.1.dev19) (2.8.2) 2022-03-16 17:04:18.654 | 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.29.1.dev19) (2021.3) 2022-03-16 17:04:18.655 | 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.29.1.dev19) (1.0.3) 2022-03-16 17:04:18.675 | 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.29.1.dev19) (21.3) 2022-03-16 17:04:18.677 | 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.29.1.dev19) (3.0.7) 2022-03-16 17:04:18.781 | 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.29.1.dev19) (1.13.3) 2022-03-16 17:04:18.797 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-16 17:04:21.077 | Installing collected packages: swift 2022-03-16 17:04:21.078 | Attempting uninstall: swift 2022-03-16 17:04:21.078 | Found existing installation: swift 2.29.1.dev19 2022-03-16 17:04:21.081 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 17:04:21.083 | Running setup.py develop for swift 2022-03-16 17:04:25.302 | Successfully installed swift 2022-03-16 17:04:25.302 | 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 2022-03-16 17:04:25.310 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:04:25.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:04:25.447 | + inc/python:pip_install:200 : result=0 2022-03-16 17:04:25.449 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:04:25.452 | + functions-common:time_stop:2425 : local name 2022-03-16 17:04:25.454 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:04:25.456 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:04:25.459 | + functions-common:time_stop:2428 : local total 2022-03-16 17:04:25.461 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:04:25.463 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:04:25.465 | + functions-common:time_stop:2432 : start_time=1647450252833 2022-03-16 17:04:25.468 | + functions-common:time_stop:2434 : [[ -z 1647450252833 ]] 2022-03-16 17:04:25.470 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:04:25.475 | + functions-common:time_stop:2437 : end_time=1647450265473 2022-03-16 17:04:25.477 | + functions-common:time_stop:2438 : elapsed_time=12640 2022-03-16 17:04:25.479 | + functions-common:time_stop:2439 : total=61414 2022-03-16 17:04:25.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:04:25.484 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74054 2022-03-16 17:04:25.486 | + inc/python:pip_install:203 : return 0 2022-03-16 17:04:25.489 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:04:25.492 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:04:25.494 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:04:25.513 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:04:25.526 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 17:04:25.528 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 17:04:25.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:04:25.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:04:25.536 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 17:04:25.538 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:04:25.541 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 17:04:25.543 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:04:25.545 | + ./stack.sh:main:908 : configure_swift 2022-03-16 17:04:25.548 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 17:04:25.550 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 17:04:25.552 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 17:04:25.555 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 17:04:25.557 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 17:04:26.739 | No object-replicator running 2022-03-16 17:04:26.739 | No object-reconstructor running 2022-03-16 17:04:26.739 | No account-server running 2022-03-16 17:04:26.739 | No proxy-server running 2022-03-16 17:04:26.739 | No container-replicator running 2022-03-16 17:04:26.739 | No account-reaper running 2022-03-16 17:04:26.739 | No account-auditor running 2022-03-16 17:04:26.739 | No container-server running 2022-03-16 17:04:26.739 | No container-sharder running 2022-03-16 17:04:26.739 | No container-sync running 2022-03-16 17:04:26.739 | No container-updater running 2022-03-16 17:04:26.739 | No object-auditor running 2022-03-16 17:04:26.739 | No container-reconciler running 2022-03-16 17:04:26.739 | No container-auditor running 2022-03-16 17:04:26.739 | No object-server running 2022-03-16 17:04:26.739 | No object-expirer running 2022-03-16 17:04:26.739 | No object-updater running 2022-03-16 17:04:26.739 | No account-replicator running 2022-03-16 17:04:26.832 | + lib/swift:configure_swift:337 : true 2022-03-16 17:04:26.834 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 17:04:26.846 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 17:04:26.859 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 17:04:26.862 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 17:04:26.862 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 17:04:26.867 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 17:04:26.867 | s/%GROUP%/ubuntu/; 2022-03-16 17:04:26.867 | s/%USER%/ubuntu/; 2022-03-16 17:04:26.868 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 17:04:26.868 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 17:04:26.871 | uid = ubuntu 2022-03-16 17:04:26.871 | gid = ubuntu 2022-03-16 17:04:26.871 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 17:04:26.871 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 17:04:26.871 | address = 127.0.0.1 2022-03-16 17:04:26.871 | 2022-03-16 17:04:26.871 | [account6612] 2022-03-16 17:04:26.871 | max connections = 25 2022-03-16 17:04:26.871 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:04:26.871 | read only = false 2022-03-16 17:04:26.871 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 17:04:26.871 | 2022-03-16 17:04:26.871 | [account6622] 2022-03-16 17:04:26.871 | max connections = 25 2022-03-16 17:04:26.871 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:04:26.871 | read only = false 2022-03-16 17:04:26.871 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 17:04:26.871 | 2022-03-16 17:04:26.871 | [account6632] 2022-03-16 17:04:26.871 | max connections = 25 2022-03-16 17:04:26.871 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:04:26.872 | read only = false 2022-03-16 17:04:26.872 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 17:04:26.872 | 2022-03-16 17:04:26.872 | [account6642] 2022-03-16 17:04:26.872 | max connections = 25 2022-03-16 17:04:26.872 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:04:26.872 | read only = false 2022-03-16 17:04:26.872 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 17:04:26.872 | 2022-03-16 17:04:26.872 | 2022-03-16 17:04:26.872 | [container6611] 2022-03-16 17:04:26.872 | max connections = 25 2022-03-16 17:04:26.872 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:04:26.872 | read only = false 2022-03-16 17:04:26.872 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 17:04:26.872 | 2022-03-16 17:04:26.872 | [container6621] 2022-03-16 17:04:26.872 | max connections = 25 2022-03-16 17:04:26.872 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:04:26.872 | read only = false 2022-03-16 17:04:26.872 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 17:04:26.872 | 2022-03-16 17:04:26.872 | [container6631] 2022-03-16 17:04:26.872 | max connections = 25 2022-03-16 17:04:26.872 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:04:26.872 | read only = false 2022-03-16 17:04:26.872 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 17:04:26.872 | 2022-03-16 17:04:26.872 | [container6641] 2022-03-16 17:04:26.872 | max connections = 25 2022-03-16 17:04:26.872 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:04:26.872 | read only = false 2022-03-16 17:04:26.872 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 17:04:26.872 | 2022-03-16 17:04:26.873 | 2022-03-16 17:04:26.873 | [object6613] 2022-03-16 17:04:26.873 | max connections = 25 2022-03-16 17:04:26.873 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:04:26.873 | read only = false 2022-03-16 17:04:26.873 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 17:04:26.873 | 2022-03-16 17:04:26.873 | [object6623] 2022-03-16 17:04:26.873 | max connections = 25 2022-03-16 17:04:26.873 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:04:26.873 | read only = false 2022-03-16 17:04:26.873 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 17:04:26.873 | 2022-03-16 17:04:26.873 | [object6633] 2022-03-16 17:04:26.873 | max connections = 25 2022-03-16 17:04:26.873 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:04:26.873 | read only = false 2022-03-16 17:04:26.873 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 17:04:26.873 | 2022-03-16 17:04:26.873 | [object6643] 2022-03-16 17:04:26.873 | max connections = 25 2022-03-16 17:04:26.873 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:04:26.873 | read only = false 2022-03-16 17:04:26.873 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 17:04:26.874 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 17:04:26.876 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:26.878 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:26.880 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 17:04:26.892 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 17:04:26.894 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 17:04:26.899 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 17:04:26.903 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 17:04:26.905 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 17:04:26.909 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 17:04:26.938 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-03-16 17:04:26.971 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 17:04:26.990 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 17:04:27.017 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 17:04:27.035 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:04:27.063 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 17:04:27.082 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 17:04:27.110 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 17:04:27.129 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 17:04:27.156 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 17:04:27.174 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:04:27.203 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 17:04:27.221 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 17:04:27.237 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:27.239 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 17:04:27.267 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 17:04:27.295 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 17:04:27.323 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 17:04:27.350 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 17:04:27.366 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:27.368 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 17:04:27.395 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 17:04:27.410 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:27.412 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 17:04:27.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:27.429 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 17:04:27.432 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 17:04:27.447 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:27.449 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 17:04:27.451 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 17:04:27.453 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 17:04:27.458 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 17:04:27.463 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 17:04:27.491 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 17:04:27.519 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 17:04:27.548 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 17:04:27.579 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 17:04:27.606 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 17:04:27.608 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 17:04:27.610 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 17:04:27.612 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 17:04:27.615 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 17:04:27.643 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 17:04:27.670 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:04:27.698 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 17:04:27.725 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 17:04:27.752 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 17:04:27.780 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 17:04:27.808 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 17:04:27.835 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:04:27.863 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 17:04:27.890 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 17:04:27.917 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 17:04:27.946 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 17:04:27.975 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 17:04:28.006 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 17:04:28.033 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 17:04:28.052 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 17:04:28.079 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 17:04:28.107 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 17:04:28.111 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 17:04:28.140 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 17:04:28.167 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 17:04:28.194 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 17:04:28.196 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:04:28.199 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 17:04:28.201 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 17:04:28.205 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 17:04:28.208 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 17:04:28.210 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:04:28.212 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 17:04:28.214 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 17:04:28.216 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:04:28.218 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:04:28.221 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 17:04:28.239 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 17:04:28.267 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 17:04:28.284 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 17:04:28.313 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 17:04:28.331 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:04:28.360 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 17:04:28.378 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:04:28.407 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 17:04:28.426 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:04:28.454 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 17:04:28.472 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 17:04:28.501 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:04:28.519 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:04:28.548 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 17:04:28.567 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 17:04:28.595 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 17:04:28.614 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 17:04:28.641 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-16 17:04:28.646 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 17:04:28.665 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:04:28.694 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 17:04:28.723 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 17:04:28.725 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 17:04:28.729 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 17:04:28.732 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 17:04:28.734 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:04:28.736 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 17:04:28.738 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 17:04:28.740 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:04:28.742 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:04:28.745 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 17:04:28.763 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 17:04:28.792 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 17:04:28.809 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 17:04:28.838 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 17:04:28.856 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:04:28.885 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 17:04:28.903 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:04:28.932 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 17:04:28.950 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:04:28.980 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 17:04:28.998 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 17:04:29.027 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:04:29.045 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:04:29.074 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 17:04:29.093 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 17:04:29.121 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 17:04:29.140 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 17:04:29.167 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-16 17:04:29.171 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 17:04:29.190 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:04:29.220 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 17:04:29.222 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 17:04:29.227 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 17:04:29.229 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 17:04:29.231 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:04:29.233 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 17:04:29.235 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 17:04:29.238 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:04:29.240 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:04:29.243 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 17:04:29.261 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 17:04:29.289 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 17:04:29.307 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 17:04:29.335 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 17:04:29.353 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:04:29.382 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 17:04:29.400 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:04:29.429 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 17:04:29.448 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:04:29.477 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 17:04:29.496 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 17:04:29.523 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:04:29.542 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:04:29.572 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 17:04:29.589 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 17:04:29.619 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 17:04:29.637 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 17:04:29.664 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-16 17:04:29.669 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 17:04:29.687 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:04:29.715 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 17:04:29.744 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 17:04:29.772 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 17:04:29.800 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 17:04:29.803 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 17:04:29.808 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 17:04:29.837 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 17:04:29.866 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 17:04:29.894 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 17:04:29.924 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 17:04:29.954 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 17:04:29.982 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 17:04:30.010 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 17:04:30.037 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 17:04:30.064 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 17:04:30.080 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:30.082 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 17:04:30.100 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 17:04:30.103 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 17:04:30.123 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 17:04:30.125 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-03-16 17:04:30.153 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 17:04:30.155 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 17:04:30.183 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-03-16 17:04:30.212 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 17:04:30.215 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 17:04:30.242 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 17:04:30.258 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:30.260 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 17:04:30.263 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 17:04:30.268 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 17:04:30.271 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 17:04:30.283 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 17:04:30.286 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 17:04:30.297 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 17:04:30.300 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 17:04:30.302 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:04:30.304 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:04:30.307 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:04:30.309 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:04:30.311 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:04:30.314 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:04:30.316 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 17:04:30.329 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:04:30.331 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 17:04:30.335 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 17:04:30.352 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:30.355 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 17:04:30.373 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:30.375 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 17:04:30.377 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 17:04:30.380 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 17:04:30.383 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:04:30.385 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 17:04:30.388 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 17:04:30.390 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 17:04:30.393 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 17:04:30.410 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:30.413 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 17:04:30.416 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 17:04:30.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:30.435 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 17:04:30.438 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 17:04:30.440 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 17:04:30.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:04:30.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:04:30.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 17:04:30.451 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:04:30.455 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 17:04:30.459 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 17:04:30.461 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 17:04:30.464 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 17:04:30.467 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 17:04:30.470 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 17:04:30.472 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 17:04:30.476 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 17:04:30.478 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 17:04:30.481 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 17:04:30.485 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:04:30.485 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 17:04:30.491 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 17:04:30.493 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 17:04:30.496 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 17:04:30.499 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 17:04:30.502 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 17:04:30.525 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 17:04:30.527 | + 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' 2022-03-16 17:04:31.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:31.412 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:31.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:31.412 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:32.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:04:32.586 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 17:04:32.673 | 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.4.0) 2022-03-16 17:04:32.674 | 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.3.0) 2022-03-16 17:04:32.675 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-16 17:04:32.676 | 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) 2022-03-16 17:04:32.677 | 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.33.0) 2022-03-16 17:04:32.679 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 17:04:32.680 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-16 17:04:32.681 | 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) 2022-03-16 17:04:32.682 | 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.5.0) 2022-03-16 17:04:32.683 | 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.12.2) 2022-03-16 17:04:32.684 | 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.8.0) 2022-03-16 17:04:32.685 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 17:04:32.687 | 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.1) 2022-03-16 17:04:32.689 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-16 17:04:32.692 | 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.7.0) 2022-03-16 17:04:32.694 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-16 17:04:32.697 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-16 17:04:32.699 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-16 17:04:32.709 | Requirement already satisfied: dnspython>=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) (2.1.0) 2022-03-16 17:04:32.710 | 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.2) 2022-03-16 17:04:32.723 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-16 17:04:32.791 | 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) (1.0.2) 2022-03-16 17:04:32.792 | 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.8.1) 2022-03-16 17:04:32.794 | 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) 2022-03-16 17:04:32.818 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-16 17:04:32.819 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-16 17:04:32.821 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-16 17:04:32.824 | 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) 2022-03-16 17:04:32.825 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-16 17:04:32.834 | 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.17.3) 2022-03-16 17:04:32.875 | 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.5.0) 2022-03-16 17:04:32.877 | 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) 2022-03-16 17:04:32.878 | 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) (6.0) 2022-03-16 17:04:32.880 | 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) 2022-03-16 17:04:32.900 | 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.15.0) 2022-03-16 17:04:32.902 | 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.3) 2022-03-16 17:04:32.917 | 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.3) 2022-03-16 17:04:32.933 | 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) 2022-03-16 17:04:32.935 | 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.3) 2022-03-16 17:04:32.956 | 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.6) 2022-03-16 17:04:32.957 | 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) (3.1.1) 2022-03-16 17:04:33.038 | 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.3) 2022-03-16 17:04:33.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-16 17:04:33.041 | 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.12) 2022-03-16 17:04:33.042 | 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.8) 2022-03-16 17:04:33.093 | 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.21) 2022-03-16 17:04:33.119 | 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.13.3) 2022-03-16 17:04:33.317 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-16 17:04:33.321 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-16 17:04:33.355 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-16 17:04:33.357 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-16 17:04:33.359 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 17:04:33.362 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-16 17:04:33.363 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-16 17:04:33.364 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-16 17:04:33.419 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-16 17:04:33.611 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 17:04:33.636 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-16 17:04:33.719 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-16 17:04:33.870 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-16 17:04:35.967 | 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 2022-03-16 17:04:35.974 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:04:35.975 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:04:36.101 | + inc/python:pip_install:200 : result=0 2022-03-16 17:04:36.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:04:36.106 | + functions-common:time_stop:2425 : local name 2022-03-16 17:04:36.109 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:04:36.111 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:04:36.114 | + functions-common:time_stop:2428 : local total 2022-03-16 17:04:36.116 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:04:36.118 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:04:36.121 | + functions-common:time_stop:2432 : start_time=1647450270519 2022-03-16 17:04:36.123 | + functions-common:time_stop:2434 : [[ -z 1647450270519 ]] 2022-03-16 17:04:36.126 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:04:36.131 | + functions-common:time_stop:2437 : end_time=1647450276128 2022-03-16 17:04:36.133 | + functions-common:time_stop:2438 : elapsed_time=5609 2022-03-16 17:04:36.135 | + functions-common:time_stop:2439 : total=74054 2022-03-16 17:04:36.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:04:36.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79663 2022-03-16 17:04:36.142 | + inc/python:pip_install:203 : return 0 2022-03-16 17:04:36.145 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 17:04:36.148 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 17:04:36.150 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 17:04:36.163 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 17:04:36.168 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 17:04:36.171 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 17:04:36.173 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 17:04:36.175 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:04:36.178 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:04:36.181 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:04:36.184 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:04:36.186 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:04:36.189 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:04:36.206 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:04:36.209 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:04:36.211 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:04:36.214 | + functions-common:git_clone:629 : echo master 2022-03-16 17:04:36.214 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:04:36.219 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 17:04:36.222 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:04:36.225 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 17:04:36.228 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:04:36.228 | + functions-common:git_clone:678 : head -1 2022-03-16 17:04:36.232 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 17:04:36.234 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:04:36.237 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 17:04:36.240 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:04:36.243 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:04:36.245 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 17:04:36.248 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:04:36.251 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 17:04:36.253 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:04:36.256 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:04:36.258 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 17:04:36.260 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:04:36.263 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:04:36.266 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 17:04:36.268 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:04:36.272 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 17:04:36.274 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:04:36.277 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:04:36.280 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 17:04:36.286 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 17:04:36.289 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 17:04:36.948 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 17:04:36.950 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:04:36.953 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:04:36.955 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:04:36.957 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:04:36.960 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 17:04:36.962 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:04:36.965 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:04:36.967 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:04:36.970 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:04:36.972 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:04:36.975 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:04:36.977 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:04:36.980 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 17:04:37.002 | Using python 3.8 to install /opt/stack/glance 2022-03-16 17:04:37.004 | + 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 2022-03-16 17:04:37.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:37.872 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:37.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:37.873 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:39.000 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:04:39.025 | Obtaining file:///opt/stack/glance 2022-03-16 17:04:39.026 | Preparing metadata (setup.py): started 2022-03-16 17:04:42.235 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:04:42.304 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 17:04:42.305 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 17:04:42.306 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 17:04:42.308 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 17:04:42.309 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 17:04:42.310 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 17:04:42.311 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 17:04:42.311 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 17:04:42.313 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 17:04:42.314 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 17:04:42.315 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 17:04:42.316 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 17:04:42.317 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 17:04:42.318 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:04:42.319 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 17:04:42.320 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 17:04:42.321 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 17:04:42.322 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 17:04:42.323 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 17:04:42.324 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 17:04:42.325 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 17:04:42.326 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 17:04:42.328 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 17:04:42.329 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 17:04:42.330 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 17:04:42.331 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 17:04:42.332 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 17:04:42.333 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 17:04:42.334 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:04:42.335 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 17:04:42.336 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 17:04:42.338 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 17:04:42.339 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 17:04:42.340 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 17:04:42.341 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 17:04:42.342 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 17:04:42.343 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 17:04:42.344 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:04:42.345 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 17:04:42.346 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 17:04:42.348 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 17:04:42.349 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 17:04:42.350 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 17:04:42.366 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 17:04:42.367 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 17:04:42.368 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 17:04:42.388 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-16 17:04:42.389 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-16 17:04:42.430 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 17:04:42.446 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-16 17:04:42.454 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 17:04:42.469 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 17:04:42.470 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 17:04:42.471 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 17:04:42.569 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-16 17:04:42.647 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-16 17:04:42.700 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-16 17:04:42.702 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-16 17:04:42.736 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-16 17:04:42.780 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:04:42.781 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 17:04:42.782 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-16 17:04:42.841 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 17:04:42.843 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-16 17:04:42.846 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-16 17:04:42.871 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-16 17:04:42.944 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-16 17:04:42.947 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-16 17:04:43.007 | 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==24.1.0.dev4) (5.2.3) 2022-03-16 17:04:43.009 | 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==24.1.0.dev4) (5.0.0) 2022-03-16 17:04:43.011 | 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==24.1.0.dev4) (0.4.0) 2022-03-16 17:04:43.012 | 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==24.1.0.dev4) (2.8.0) 2022-03-16 17:04:43.014 | 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==24.1.0.dev4) (5.0.9) 2022-03-16 17:04:43.039 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 17:04:43.042 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-16 17:04:43.044 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-16 17:04:43.086 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-16 17:04:43.128 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 17:04:43.131 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 17:04:43.133 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-16 17:04:43.208 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 17:04:43.267 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 17:04:43.368 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 17:04:43.637 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 17:04:43.639 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 17:04:43.640 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 17:04:43.642 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:04:43.698 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 17:04:43.722 | 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==24.1.0.dev4) (5.0.0) 2022-03-16 17:04:43.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 17:04:43.937 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-16 17:04:44.146 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-16 17:04:44.147 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-16 17:04:44.148 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-16 17:04:44.149 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-16 17:04:44.151 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:04:44.153 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-16 17:04:44.154 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-16 17:04:44.272 | 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==24.1.0.dev4) (0.13.1) 2022-03-16 17:04:44.303 | 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==24.1.0.dev4) (1.0.3) 2022-03-16 17:04:44.351 | 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==24.1.0.dev4) (3.0.0) 2022-03-16 17:04:44.352 | 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==24.1.0.dev4) (1.3.3) 2022-03-16 17:04:44.590 | 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==24.1.0.dev4) (3.10.1) 2022-03-16 17:04:44.771 | 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==24.1.0.dev4) (2.0.12) 2022-03-16 17:04:44.772 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-16 17:04:44.775 | 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==24.1.0.dev4) (3.3) 2022-03-16 17:04:44.776 | 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==24.1.0.dev4) (1.26.8) 2022-03-16 17:04:44.882 | 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==24.1.0.dev4) (0.5.2) 2022-03-16 17:04:45.033 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:04:45.134 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-16 17:04:45.442 | 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==24.1.0.dev4) (0.5.0) 2022-03-16 17:04:45.444 | 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==24.1.0.dev4) (2.4.0) 2022-03-16 17:04:45.667 | 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.4.0->glance==24.1.0.dev4) (2.2) 2022-03-16 17:04:45.975 | 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==24.1.0.dev4) (1.0.0) 2022-03-16 17:04:46.279 | 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==24.1.0.dev4) (21.4.0) 2022-03-16 17:04:46.280 | 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==24.1.0.dev4) (1.8.2) 2022-03-16 17:04:47.705 | Installing collected packages: glance 2022-03-16 17:04:47.705 | Attempting uninstall: glance 2022-03-16 17:04:47.706 | Found existing installation: glance 24.1.0.dev4 2022-03-16 17:04:47.713 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 17:04:47.716 | Running setup.py develop for glance 2022-03-16 17:04:52.201 | Successfully installed glance 2022-03-16 17:04:52.201 | 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 2022-03-16 17:04:52.209 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:04:52.209 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:04:52.349 | + inc/python:pip_install:200 : result=0 2022-03-16 17:04:52.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:04:52.354 | + functions-common:time_stop:2425 : local name 2022-03-16 17:04:52.356 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:04:52.358 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:04:52.361 | + functions-common:time_stop:2428 : local total 2022-03-16 17:04:52.363 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:04:52.365 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:04:52.367 | + functions-common:time_stop:2432 : start_time=1647450276996 2022-03-16 17:04:52.370 | + functions-common:time_stop:2434 : [[ -z 1647450276996 ]] 2022-03-16 17:04:52.372 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:04:52.377 | + functions-common:time_stop:2437 : end_time=1647450292374 2022-03-16 17:04:52.379 | + functions-common:time_stop:2438 : elapsed_time=15378 2022-03-16 17:04:52.382 | + functions-common:time_stop:2439 : total=79663 2022-03-16 17:04:52.384 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:04:52.386 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95041 2022-03-16 17:04:52.389 | + inc/python:pip_install:203 : return 0 2022-03-16 17:04:52.391 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:04:52.394 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:04:52.397 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:04:52.416 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:04:52.428 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 17:04:52.431 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 17:04:52.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:04:52.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:04:52.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 17:04:52.441 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:04:52.443 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:04:52.445 | + ./stack.sh:main:920 : configure_glance 2022-03-16 17:04:52.448 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 17:04:52.461 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 17:04:52.464 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 17:04:52.467 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 17:04:52.469 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 17:04:52.471 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 17:04:52.474 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:04:52.477 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:04:52.479 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 17:04:52.508 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:04:52.538 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 17:04:52.567 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 17:04:52.597 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 17:04:52.629 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 17:04:52.658 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 17:04:52.661 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 17:04:52.663 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 17:04:52.666 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:04:52.668 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 17:04:52.697 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 17:04:52.727 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:04:52.758 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 17:04:52.788 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 17:04:52.817 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 17:04:52.848 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 17:04:52.877 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 17:04:52.908 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:04:52.937 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:04:52.967 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 17:04:52.997 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 17:04:53.000 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 17:04:53.002 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 17:04:53.007 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:04:53.009 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:04:53.012 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:04:53.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:53.033 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:04:53.035 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:04:53.038 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:04:53.055 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:53.057 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:04:53.060 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:04:53.091 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:04:53.093 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:04:53.096 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 17:04:53.099 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 17:04:53.101 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 17:04:53.133 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 17:04:53.163 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 17:04:53.165 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 17:04:53.168 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 17:04:53.170 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 17:04:53.172 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 17:04:53.175 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 17:04:53.178 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 17:04:53.208 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 17:04:53.210 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-03-16 17:04:53.241 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 17:04:53.244 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 17:04:53.262 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:53.264 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 17:04:53.294 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 17:04:53.326 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-16 17:04:53.357 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 17:04:53.386 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 17:04:53.418 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 17:04:53.435 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:53.437 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:04:53.468 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 17:04:53.498 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 17:04:53.529 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-03-16 17:04:53.558 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 17:04:53.596 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-03-16 17:04:53.625 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 17:04:53.643 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:53.646 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 17:04:53.648 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 17:04:53.650 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 17:04:53.653 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:04:53.671 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:04:53.673 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:04:53.676 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:04:53.678 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:04:53.680 | + 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}}' 2022-03-16 17:04:53.711 | + 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' 2022-03-16 17:04:53.742 | + 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' 2022-03-16 17:04:53.774 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:04:53.804 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 17:04:53.809 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 17:04:53.840 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 17:04:53.871 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 17:04:53.903 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-03-16 17:04:53.934 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 17:04:53.965 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 17:04:53.995 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 17:04:54.026 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 17:04:54.057 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 17:04:54.087 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 17:04:54.118 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 17:04:54.147 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 17:04:54.152 | + lib/glance:configure_glance:411 : 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 2022-03-16 17:04:54.160 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 17:04:54.177 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:04:54.180 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 17:04:54.182 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 17:04:54.185 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 17:04:54.187 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 17:04:54.189 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 17:04:54.193 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 17:04:54.197 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 17:04:54.199 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 17:04:54.203 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 17:04:54.233 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 17:04:54.236 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 17:04:54.239 | ++ functions:get_random_port:837 : true 2022-03-16 17:04:54.241 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 17:04:54.243 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 17:04:54.245 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 17:04:54.313 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 17:04:54.315 | ++ functions:get_random_port:841 : break 2 2022-03-16 17:04:54.318 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 17:04:54.321 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 17:04:54.323 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 17:04:54.352 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 17:04:54.379 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 17:04:54.406 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:04:54.435 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:04:54.463 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:04:54.491 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:04:54.519 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:04:54.547 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:04:54.576 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:04:54.605 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:04:54.632 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:04:54.661 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:04:54.688 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:04:54.716 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 17:04:54.745 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 17:04:54.773 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 17:04:54.802 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 17:04:54.830 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 17:04:54.859 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 17:04:54.862 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 17:04:54.864 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:04:54.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:54.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:54.871 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 17:04:54.873 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 17:04:54.930 | proxy (enabled by site administrator) 2022-03-16 17:04:54.933 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 17:04:54.936 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 17:04:54.938 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:04:54.940 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:54.943 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:54.945 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 17:04:54.948 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 17:04:55.005 | proxy_http (enabled by site administrator) 2022-03-16 17:04:55.008 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 17:04:55.012 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 17:04:55.014 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 17:04:55.016 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:04:55.019 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:55.022 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:55.024 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:04:55.027 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:04:55.030 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 17:04:55.030 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:04:55.039 | KeepAlive Off 2022-03-16 17:04:55.043 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 17:04:55.044 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:04:55.052 | SetEnv proxy-sendchunked 1 2022-03-16 17:04:55.056 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 17:04:55.057 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:04:55.065 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 17:04:55.069 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 17:04:55.071 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 17:04:55.074 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:04:55.076 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:04:55.078 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:04:55.081 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:55.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:55.086 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:04:55.089 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:04:55.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:04:55.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:04:55.096 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 17:04:55.158 | Site glance-wsgi-api already enabled 2022-03-16 17:04:55.163 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 17:04:55.165 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:04:55.168 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:04:55.170 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:04:55.305 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 17:04:55.312 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 17:04:55.350 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 17:04:55.353 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 17:04:55.375 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:04:55.377 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 17:04:55.380 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 17:04:55.383 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 17:04:55.385 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:04:55.388 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 17:04:55.390 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 17:04:55.393 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 17:04:55.395 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 17:04:55.397 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:04:55.400 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:04:55.403 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:04:55.406 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:04:55.408 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:04:55.411 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:04:55.428 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:04:55.431 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:04:55.433 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:04:55.436 | + functions-common:git_clone:629 : echo master 2022-03-16 17:04:55.437 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:04:55.443 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 17:04:55.445 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:04:55.448 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 17:04:55.451 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:04:55.451 | + functions-common:git_clone:678 : head -1 2022-03-16 17:04:55.454 | 8537730c8 Add Python3 zed unit tests 2022-03-16 17:04:55.457 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:04:55.459 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 17:04:55.462 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:04:55.465 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:04:55.467 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 17:04:55.470 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:04:55.472 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 17:04:55.475 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:04:55.477 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:04:55.480 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 17:04:55.482 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:04:55.485 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:04:55.488 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 17:04:55.491 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:04:55.494 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 17:04:55.496 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:04:55.499 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:04:55.502 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 17:04:55.509 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 17:04:55.511 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 17:04:56.168 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 17:04:56.171 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:04:56.173 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:04:56.176 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:04:56.178 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:04:56.181 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 17:04:56.183 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:04:56.186 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:04:56.188 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:04:56.190 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:04:56.193 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:04:56.195 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:04:56.198 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:04:56.200 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 17:04:56.222 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 17:04:56.225 | + 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 2022-03-16 17:04:57.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:57.105 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:57.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:04:57.105 | from cryptography.utils import int_from_bytes 2022-03-16 17:04:58.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:04:58.309 | Obtaining file:///opt/stack/cinder 2022-03-16 17:04:58.310 | Preparing metadata (setup.py): started 2022-03-16 17:05:02.231 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:05:02.364 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 17:05:02.365 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 17:05:02.366 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 17:05:02.367 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 17:05:02.368 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 17:05:02.370 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 17:05:02.371 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 17:05:02.372 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 17:05:02.373 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 17:05:02.374 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 17:05:02.375 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 17:05:02.376 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 17:05:02.377 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 17:05:02.378 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 17:05:02.380 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 17:05:02.381 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 17:05:02.382 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 17:05:02.383 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 17:05:02.384 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 17:05:02.385 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 17:05:02.386 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 17:05:02.387 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 17:05:02.388 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 17:05:02.389 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 17:05:02.391 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:05:02.392 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 17:05:02.393 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 17:05:02.394 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 17:05:02.396 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 17:05:02.397 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 17:05:02.398 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 17:05:02.399 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 17:05:02.400 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 17:05:02.401 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 17:05:02.402 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 17:05:02.403 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 17:05:02.404 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 17:05:02.405 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 17:05:02.407 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 17:05:02.408 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 17:05:02.408 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 17:05:02.410 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 17:05:02.412 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 17:05:02.413 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 17:05:02.414 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 17:05:02.415 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 17:05:02.416 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 17:05:02.417 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 17:05:02.418 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 17:05:02.419 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 17:05:02.420 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 17:05:02.421 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 17:05:02.422 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 17:05:02.423 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 17:05:02.424 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 17:05:02.426 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 17:05:02.427 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 17:05:02.428 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 17:05:02.429 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 17:05:02.430 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 17:05:02.431 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 17:05:02.432 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 17:05:02.446 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 17:05:02.447 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 17:05:02.448 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 17:05:02.511 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 17:05:02.541 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 17:05:02.556 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:05:02.557 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (0.1.0) 2022-03-16 17:05:02.558 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.6.0) 2022-03-16 17:05:02.559 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (4.1.1) 2022-03-16 17:05:02.657 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev2) (1.7.0) 2022-03-16 17:05:02.709 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (2.10.1) 2022-03-16 17:05:02.711 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 17:05:02.740 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 17:05:02.741 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 17:05:02.743 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.2.8) 2022-03-16 17:05:02.796 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev2) (0.17.3) 2022-03-16 17:05:02.842 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 17:05:02.843 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (0.8.0) 2022-03-16 17:05:02.844 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:05:02.846 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:05:02.934 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 17:05:02.935 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (2.0.1) 2022-03-16 17:05:02.937 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.7.6) 2022-03-16 17:05:02.995 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (2.8.2) 2022-03-16 17:05:03.001 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (0.9.6) 2022-03-16 17:05:03.060 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 17:05:03.061 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 17:05:03.064 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.9) 2022-03-16 17:05:03.066 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.2.3) 2022-03-16 17:05:03.068 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.4.0) 2022-03-16 17:05:03.091 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.3.0) 2022-03-16 17:05:03.096 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 17:05:03.097 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.2.0) 2022-03-16 17:05:03.142 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev2) (1.0.3) 2022-03-16 17:05:03.227 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (3.0.0) 2022-03-16 17:05:03.229 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 17:05:03.255 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 17:05:03.280 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev2) (0.11.0) 2022-03-16 17:05:03.358 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 17:05:03.359 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.26.8) 2022-03-16 17:05:03.490 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:05:03.516 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 17:05:03.660 | 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==20.1.0.dev2) (3.10.1) 2022-03-16 17:05:03.699 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.13.3) 2022-03-16 17:05:03.701 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (22.0.0) 2022-03-16 17:05:03.702 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 17:05:03.903 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2.0.12) 2022-03-16 17:05:03.905 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 17:05:03.907 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 17:05:03.944 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 17:05:03.973 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev2) (0.23.2) 2022-03-16 17:05:04.213 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 17:05:04.216 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 17:05:04.357 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:05:04.359 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 17:05:04.362 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 17:05:04.494 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 17:05:04.615 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (4.11.1) 2022-03-16 17:05:04.616 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.1.6) 2022-03-16 17:05:04.617 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (5.4.0) 2022-03-16 17:05:04.661 | 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==20.1.0.dev2) (5.0.0) 2022-03-16 17:05:04.909 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 17:05:04.989 | 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==20.1.0.dev2) (0.5.0) 2022-03-16 17:05:04.993 | 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==20.1.0.dev2) (2.4.0) 2022-03-16 17:05:05.161 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:05:05.253 | 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==20.1.0.dev2) (3.19.4) 2022-03-16 17:05:05.254 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.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==20.1.0.dev2) (1.55.0) 2022-03-16 17:05:05.463 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 17:05:05.886 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (1.1.5) 2022-03-16 17:05:05.936 | 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==20.1.0.dev2) (0.13.1) 2022-03-16 17:05:05.989 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (0.2.5) 2022-03-16 17:05:07.044 | 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==20.1.0.dev2) (1.32) 2022-03-16 17:05:07.318 | 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==20.1.0.dev2) (1.8.2) 2022-03-16 17:05:07.319 | 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==20.1.0.dev2) (21.4.0) 2022-03-16 17:05:07.464 | 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==20.1.0.dev2) (2.2) 2022-03-16 17:05:07.652 | 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.8.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 17:05:07.783 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (3.7.0) 2022-03-16 17:05:09.468 | Installing collected packages: cinder 2022-03-16 17:05:09.468 | Attempting uninstall: cinder 2022-03-16 17:05:09.468 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 17:05:09.475 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 17:05:09.477 | Running setup.py develop for cinder 2022-03-16 17:05:15.278 | Successfully installed cinder 2022-03-16 17:05:15.278 | 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 2022-03-16 17:05:15.287 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:05:15.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:05:15.446 | + inc/python:pip_install:200 : result=0 2022-03-16 17:05:15.448 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:05:15.450 | + functions-common:time_stop:2425 : local name 2022-03-16 17:05:15.452 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:05:15.455 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:05:15.457 | + functions-common:time_stop:2428 : local total 2022-03-16 17:05:15.460 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:05:15.462 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:05:15.464 | + functions-common:time_stop:2432 : start_time=1647450296216 2022-03-16 17:05:15.466 | + functions-common:time_stop:2434 : [[ -z 1647450296216 ]] 2022-03-16 17:05:15.469 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:05:15.475 | + functions-common:time_stop:2437 : end_time=1647450315472 2022-03-16 17:05:15.477 | + functions-common:time_stop:2438 : elapsed_time=19256 2022-03-16 17:05:15.479 | + functions-common:time_stop:2439 : total=95041 2022-03-16 17:05:15.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:05:15.484 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114297 2022-03-16 17:05:15.486 | + inc/python:pip_install:203 : return 0 2022-03-16 17:05:15.491 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:05:15.494 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:05:15.496 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:05:15.516 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:05:15.529 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 17:05:15.531 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 17:05:15.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:05:15.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:05:15.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 17:05:15.542 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:05:15.545 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 17:05:15.547 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 17:05:15.550 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 17:05:15.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:05:15.555 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:05:15.558 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 17:05:15.570 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 17:05:15.573 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:05:15.575 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:05:15.578 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:05:15.581 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:05:15.584 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:05:15.586 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:05:15.589 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:05:15.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:05:15.594 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:05:15.597 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:05:15.600 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:05:15.602 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:05:15.605 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 17:05:15.607 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:05:15.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:05:15.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:05:15.615 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 17:05:15.638 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-16 17:05:15.749 | Reading package lists... 2022-03-16 17:05:16.001 | Building dependency tree... 2022-03-16 17:05:16.003 | Reading state information... 2022-03-16 17:05:16.271 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 17:05:16.271 | The following packages were automatically installed and are no longer required: 2022-03-16 17:05:16.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:05:16.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:05:16.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:05:16.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:05:16.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:05:16.273 | python3-zope.interface 2022-03-16 17:05:16.273 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:05:16.393 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:05:16.399 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:05:16.401 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:05:16.404 | + functions-common:time_stop:2425 : local name 2022-03-16 17:05:16.406 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:05:16.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:05:16.412 | + functions-common:time_stop:2428 : local total 2022-03-16 17:05:16.415 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:05:16.417 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:05:16.420 | + functions-common:time_stop:2432 : start_time=1647450315635 2022-03-16 17:05:16.422 | + functions-common:time_stop:2434 : [[ -z 1647450315635 ]] 2022-03-16 17:05:16.426 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:05:16.430 | + functions-common:time_stop:2437 : end_time=1647450316428 2022-03-16 17:05:16.433 | + functions-common:time_stop:2438 : elapsed_time=793 2022-03-16 17:05:16.436 | + functions-common:time_stop:2439 : total=5853 2022-03-16 17:05:16.438 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:05:16.441 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6646 2022-03-16 17:05:16.444 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:05:16.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:05:16.449 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 17:05:16.451 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 17:05:16.465 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 17:05:16.469 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 17:05:16.471 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 17:05:16.474 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 17:05:16.477 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 17:05:16.477 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 17:05:16.482 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 17:05:16.484 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 17:05:16.486 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 17:05:16.488 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 17:05:16.490 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 17:05:16.493 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 17:05:16.495 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 17:05:16.497 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 17:05:16.509 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 17:05:16.522 | + 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 2022-03-16 17:05:16.535 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-16 17:05:16.547 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 17:05:16.560 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 17:05:16.563 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 17:05:16.568 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wwsodk4sPh 2022-03-16 17:05:16.570 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 17:05:16.572 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 17:05:16.574 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 17:05:16.577 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wwsodk4sPh 2022-03-16 17:05:16.581 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wwsodk4sPh 2022-03-16 17:05:16.593 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wwsodk4sPh /etc/sudoers.d/cinder-rootwrap 2022-03-16 17:05:16.607 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 17:05:16.611 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 17:05:16.613 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 17:05:16.615 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 17:05:16.617 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 17:05:16.620 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 17:05:16.622 | + 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 ]] 2022-03-16 17:05:16.624 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 17:05:16.627 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 17:05:16.631 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 17:05:16.636 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 17:05:16.655 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 17:05:16.675 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 17:05:16.694 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 17:05:16.714 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 17:05:16.732 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 17:05:16.751 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 17:05:16.771 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 17:05:16.791 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 17:05:16.793 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:05:16.796 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 17:05:16.798 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:05:16.801 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 17:05:16.832 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 17:05:16.860 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:05:16.896 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 17:05:16.925 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 17:05:16.953 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 17:05:16.991 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 17:05:17.021 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 17:05:17.051 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:05:17.080 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:05:17.110 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 17:05:17.140 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 17:05:17.176 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 17:05:17.178 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 17:05:17.181 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 17:05:17.183 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 17:05:17.186 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 17:05:17.189 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 17:05:17.222 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 17:05:17.255 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 17:05:17.287 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 17:05:17.316 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 17:05:17.345 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 17:05:17.383 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 17:05:17.415 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 17:05:17.417 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-03-16 17:05:17.449 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 17:05:17.483 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 17:05:17.490 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a1232173edd282868e89c9431c5544ec 2022-03-16 17:05:17.520 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 17:05:17.523 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 17:05:17.553 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 17:05:17.583 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 17:05:17.612 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 17:05:17.640 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 17:05:17.657 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:17.660 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:05:17.662 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 17:05:17.665 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 17:05:17.667 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 17:05:17.670 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:05:17.672 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 17:05:17.675 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 17:05:17.677 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 17:05:17.680 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 17:05:17.682 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 17:05:17.684 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 17:05:17.717 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 17:05:17.745 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 17:05:17.776 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 17:05:17.805 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 17:05:17.839 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 17:05:17.868 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 17:05:17.870 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 17:05:17.873 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 17:05:17.875 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 17:05:17.905 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 17:05:17.907 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 17:05:17.939 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 17:05:17.942 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 17:05:17.945 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 17:05:17.947 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 17:05:17.976 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 17:05:17.978 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 17:05:17.981 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 17:05:17.998 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:18.001 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 17:05:18.004 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 17:05:18.007 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 17:05:18.009 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 17:05:18.037 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.24:8080/v1/AUTH_ 2022-03-16 17:05:18.067 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 17:05:18.084 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:05:18.086 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 17:05:18.103 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:05:18.106 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 17:05:18.123 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:05:18.126 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 17:05:18.129 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 17:05:18.131 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 17:05:18.134 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 17:05:18.136 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:05:18.139 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:05:18.141 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:05:18.162 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:18.165 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:05:18.168 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:05:18.170 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:05:18.188 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:18.191 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:05:18.194 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:05:18.224 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:05:18.226 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:05:18.229 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 17:05:18.231 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 17:05:18.233 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:05:18.237 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:05:18.254 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:05:18.257 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:05:18.260 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:05:18.262 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:05:18.264 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:05:18.294 | + 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' 2022-03-16 17:05:18.323 | + 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' 2022-03-16 17:05:18.352 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:05:18.382 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 17:05:18.399 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:18.402 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 17:05:18.404 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 17:05:18.407 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 17:05:18.410 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 17:05:18.412 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:05:18.415 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:05:18.418 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 17:05:18.422 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 17:05:18.425 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:05:18.427 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:05:18.441 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:05:18.441 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:05:18.449 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:05:18.453 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:05:18.469 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 17:05:18.472 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 17:05:18.476 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 17:05:18.508 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 17:05:18.536 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 17:05:18.565 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:05:18.597 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:05:18.627 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:05:18.655 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:05:18.685 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:05:18.714 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:05:18.742 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:05:18.771 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:05:18.801 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:05:18.830 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:05:18.859 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:05:18.861 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:05:18.865 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 17:05:18.867 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 17:05:18.869 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:05:18.872 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:05:18.874 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:05:18.877 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:05:18.880 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:05:18.882 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 17:05:18.911 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:05:18.940 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 17:05:18.941 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:05:18.949 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 17:05:18.953 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 17:05:18.956 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 17:05:18.958 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:05:18.961 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:05:18.963 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:05:18.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:05:18.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:05:18.971 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:05:18.973 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:05:18.976 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:05:18.978 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:05:18.981 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 17:05:19.044 | Enabling site cinder-wsgi. 2022-03-16 17:05:19.049 | To activate the new configuration, you need to run: 2022-03-16 17:05:19.049 | systemctl reload apache2 2022-03-16 17:05:19.054 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:05:19.057 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:05:19.059 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:05:19.061 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:05:19.201 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 17:05:19.203 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 17:05:19.236 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-03-16 17:05:19.272 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 17:05:19.296 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:05:19.298 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 17:05:19.301 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:05:19.304 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:05:19.306 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 17:05:19.308 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 17:05:19.341 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 17:05:19.370 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-03-16 17:05:19.400 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 17:05:19.430 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 17:05:19.459 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 17:05:19.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 17:05:19.518 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 17:05:19.547 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:05:19.577 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 17:05:19.606 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 17:05:19.635 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:05:19.666 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 17:05:19.669 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 17:05:19.687 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:19.689 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-03-16 17:05:19.722 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 17:05:19.725 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 17:05:19.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:19.751 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 17:05:19.754 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 17:05:19.757 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 17:05:19.759 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:05:19.762 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 17:05:19.764 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 17:05:19.769 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:05:19.770 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:05:19.775 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:05:19.778 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:05:19.781 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-16 17:05:19.783 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:05:19.786 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 17:05:19.789 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 17:05:19.791 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 17:05:19.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:05:19.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:05:19.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 17:05:19.801 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:05:19.804 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 17:05:19.806 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 17:05:19.809 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 17:05:19.811 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:05:19.813 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:05:19.817 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:05:19.820 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:05:19.822 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:05:19.826 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:05:19.843 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:05:19.845 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:05:19.848 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:05:19.851 | + functions-common:git_clone:629 : echo master 2022-03-16 17:05:19.851 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:05:19.857 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 17:05:19.859 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:05:19.861 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 17:05:19.864 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:05:19.865 | + functions-common:git_clone:678 : head -1 2022-03-16 17:05:19.879 | 1a56b1260c Merge commit 'refs/changes/47/833247/11' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-16 17:05:19.882 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:05:19.884 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 17:05:19.887 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:05:19.889 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:05:19.892 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 17:05:19.895 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:05:19.897 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 17:05:19.900 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:05:19.903 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:05:19.905 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 17:05:19.908 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:05:19.910 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:05:19.914 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 17:05:19.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:05:19.919 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 17:05:19.921 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:05:19.924 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:05:19.928 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 17:05:19.934 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 17:05:19.936 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 17:05:20.613 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 17:05:20.616 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:05:20.618 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:05:20.621 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:05:20.623 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:05:20.625 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 17:05:20.628 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:05:20.630 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:05:20.633 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:05:20.635 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:05:20.637 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:05:20.640 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:05:20.642 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:05:20.645 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 17:05:20.667 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 17:05:20.669 | + 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 2022-03-16 17:05:21.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:05:21.572 | from cryptography.utils import int_from_bytes 2022-03-16 17:05:21.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:05:21.572 | from cryptography.utils import int_from_bytes 2022-03-16 17:05:22.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:05:22.736 | Obtaining file:///opt/stack/neutron 2022-03-16 17:05:22.737 | Preparing metadata (setup.py): started 2022-03-16 17:05:27.064 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:05:27.152 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.8.1) 2022-03-16 17:05:27.153 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.5.0) 2022-03-16 17:05:27.154 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.1.1) 2022-03-16 17:05:27.155 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.5.1) 2022-03-16 17:05:27.156 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:05:27.157 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.1.1) 2022-03-16 17:05:27.159 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.33.0) 2022-03-16 17:05:27.160 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.4.1) 2022-03-16 17:05:27.162 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.20.4) 2022-03-16 17:05:27.163 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.27.1) 2022-03-16 17:05:27.164 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.0.3) 2022-03-16 17:05:27.165 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (9.4.0) 2022-03-16 17:05:27.166 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.8.0) 2022-03-16 17:05:27.167 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.11.0) 2022-03-16 17:05:27.168 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.20.0) 2022-03-16 17:05:27.169 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (7.8.0) 2022-03-16 17:05:27.170 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (6.3.1) 2022-03-16 17:05:27.171 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.4.31) 2022-03-16 17:05:27.172 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.8.7) 2022-03-16 17:05:27.173 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:05:27.174 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.7.6) 2022-03-16 17:05:27.175 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.5.0) 2022-03-16 17:05:27.176 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.10.1) 2022-03-16 17:05:27.178 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:05:27.179 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (8.8.0) 2022-03-16 17:05:27.180 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.1.0) 2022-03-16 17:05:27.181 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (11.2.0) 2022-03-16 17:05:27.182 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.1.0) 2022-03-16 17:05:27.183 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.7.0) 2022-03-16 17:05:27.184 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (12.13.0) 2022-03-16 17:05:27.185 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.1) 2022-03-16 17:05:27.186 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.11.0) 2022-03-16 17:05:27.188 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.7.0) 2022-03-16 17:05:27.189 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.3.0) 2022-03-16 17:05:27.190 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (6.3.1) 2022-03-16 17:05:27.191 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.3.0) 2022-03-16 17:05:27.193 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.8.0) 2022-03-16 17:05:27.194 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.5.0) 2022-03-16 17:05:27.195 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.12.2) 2022-03-16 17:05:27.196 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.6.0) 2022-03-16 17:05:27.197 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.4.2) 2022-03-16 17:05:27.198 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.3.1) 2022-03-16 17:05:27.199 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.1.0) 2022-03-16 17:05:27.200 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.16.0) 2022-03-16 17:05:27.201 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.15.1) 2022-03-16 17:05:27.202 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (21.3) 2022-03-16 17:05:27.203 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.9.0) 2022-03-16 17:05:27.204 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:27.206 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (22.0.0) 2022-03-16 17:05:27.207 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (17.7.0) 2022-03-16 17:05:27.208 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.61.0) 2022-03-16 17:05:27.209 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:05:27.210 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.7.1) 2022-03-16 17:05:27.211 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:05:27.212 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.10.1) 2022-03-16 17:05:27.230 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (4.11.1) 2022-03-16 17:05:27.231 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (5.4.0) 2022-03-16 17:05:27.232 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (1.1.6) 2022-03-16 17:05:27.239 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev32) (1.13.3) 2022-03-16 17:05:27.252 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:05:27.254 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (1.16.0) 2022-03-16 17:05:27.255 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (1.1.2) 2022-03-16 17:05:27.274 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev32) (3.0.7) 2022-03-16 17:05:27.281 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:05:27.340 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev32) (1.7.0) 2022-03-16 17:05:27.343 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev32) (1.0.2) 2022-03-16 17:05:27.396 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev32) (4.4.0) 2022-03-16 17:05:27.398 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev32) (3.1.1) 2022-03-16 17:05:27.444 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev32) (2.7.0) 2022-03-16 17:05:27.446 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev32) (1.2.2) 2022-03-16 17:05:27.475 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (0.10.0) 2022-03-16 17:05:27.477 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.1.5) 2022-03-16 17:05:27.478 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.4.4) 2022-03-16 17:05:27.479 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (6.0) 2022-03-16 17:05:27.480 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (36.0.1) 2022-03-16 17:05:27.481 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.32) 2022-03-16 17:05:27.482 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.4.0) 2022-03-16 17:05:27.484 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:05:27.502 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev32) (1.0.3) 2022-03-16 17:05:27.593 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev32) (0.17.3) 2022-03-16 17:05:27.635 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev32) (1.5.0) 2022-03-16 17:05:27.700 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (2.0.1) 2022-03-16 17:05:27.701 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.13.0) 2022-03-16 17:05:27.702 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.5.0) 2022-03-16 17:05:27.786 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev32) (0.9.6) 2022-03-16 17:05:27.788 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev32) (2.8.2) 2022-03-16 17:05:27.847 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.0) 2022-03-16 17:05:27.850 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.9) 2022-03-16 17:05:27.852 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.2.3) 2022-03-16 17:05:27.854 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (0.4.0) 2022-03-16 17:05:27.879 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev32) (3.2.0) 2022-03-16 17:05:27.880 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev32) (3.3.0) 2022-03-16 17:05:27.928 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev32) (1.15.0) 2022-03-16 17:05:27.981 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev32) (2021.3) 2022-03-16 17:05:28.015 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev32) (1.3.3) 2022-03-16 17:05:28.016 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev32) (3.0.0) 2022-03-16 17:05:28.042 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev32) (3.1.1) 2022-03-16 17:05:28.181 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:05:28.252 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev32) (60.9.3) 2022-03-16 17:05:28.332 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev32) (3.0.0) 2022-03-16 17:05:28.332 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev32) (0.3.5) 2022-03-16 17:05:28.443 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:28.444 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:28.445 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:28.446 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:28.447 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:28.448 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:28.449 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:05:28.659 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:05:28.662 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (3.2.0) 2022-03-16 17:05:28.663 | 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==20.1.0.dev32) (3.10.1) 2022-03-16 17:05:28.710 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:05:28.713 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev32) (3.17.6) 2022-03-16 17:05:28.803 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (3.3) 2022-03-16 17:05:28.805 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (2.0.12) 2022-03-16 17:05:28.806 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (1.26.8) 2022-03-16 17:05:28.807 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (2019.11.28) 2022-03-16 17:05:28.843 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev32) (0.7) 2022-03-16 17:05:29.184 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev32) (0.12.2) 2022-03-16 17:05:29.259 | 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==20.1.0.dev32) (5.0.0) 2022-03-16 17:05:29.453 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev32) (2.21) 2022-03-16 17:05:29.529 | 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==20.1.0.dev32) (2.4.0) 2022-03-16 17:05:29.530 | 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==20.1.0.dev32) (0.5.0) 2022-03-16 17:05:29.757 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:05:29.935 | 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==20.1.0.dev32) (2.2) 2022-03-16 17:05:30.468 | 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==20.1.0.dev32) (0.13.1) 2022-03-16 17:05:30.517 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev32) (0.2.5) 2022-03-16 17:05:31.132 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.4.2) 2022-03-16 17:05:31.133 | 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==20.1.0.dev32) (0.5.2) 2022-03-16 17:05:31.473 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev32) (4.10.0) 2022-03-16 17:05:31.474 | 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==20.1.0.dev32) (2.0.0) 2022-03-16 17:05:31.643 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev32) (3.7.0) 2022-03-16 17:05:31.890 | 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==20.1.0.dev32) (1.8.2) 2022-03-16 17:05:31.891 | 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==20.1.0.dev32) (21.4.0) 2022-03-16 17:05:32.082 | 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.8.0->neutron==20.1.0.dev32) (1.0.0) 2022-03-16 17:05:32.307 | 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==20.1.0.dev32) (2.3.1) 2022-03-16 17:05:33.926 | Installing collected packages: neutron 2022-03-16 17:05:33.926 | Attempting uninstall: neutron 2022-03-16 17:05:33.927 | Found existing installation: neutron 20.1.0.dev32 2022-03-16 17:05:33.946 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 17:05:33.948 | Running setup.py develop for neutron 2022-03-16 17:05:39.988 | Successfully installed neutron 2022-03-16 17:05:39.988 | 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 2022-03-16 17:05:39.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:05:39.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:05:40.157 | + inc/python:pip_install:200 : result=0 2022-03-16 17:05:40.160 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:05:40.162 | + functions-common:time_stop:2425 : local name 2022-03-16 17:05:40.165 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:05:40.167 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:05:40.170 | + functions-common:time_stop:2428 : local total 2022-03-16 17:05:40.173 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:05:40.177 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:05:40.180 | + functions-common:time_stop:2432 : start_time=1647450320661 2022-03-16 17:05:40.188 | + functions-common:time_stop:2434 : [[ -z 1647450320661 ]] 2022-03-16 17:05:40.191 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:05:40.195 | + functions-common:time_stop:2437 : end_time=1647450340193 2022-03-16 17:05:40.198 | + functions-common:time_stop:2438 : elapsed_time=19532 2022-03-16 17:05:40.200 | + functions-common:time_stop:2439 : total=114297 2022-03-16 17:05:40.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:05:40.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133829 2022-03-16 17:05:40.207 | + inc/python:pip_install:203 : return 0 2022-03-16 17:05:40.210 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:05:40.212 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:05:40.215 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:05:40.235 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:05:40.248 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 17:05:40.250 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 17:05:40.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:05:40.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:05:40.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 17:05:40.261 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:05:40.264 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:05:40.266 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:05:40.269 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 17:05:40.287 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:05:40.290 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 17:05:40.292 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 17:05:40.295 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 17:05:40.298 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:05:40.301 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 17:05:40.303 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 17:05:40.306 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 17:05:40.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:05:40.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:05:40.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 17:05:40.315 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:05:40.318 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 17:05:40.335 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:05:40.338 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 17:05:40.355 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:05:40.358 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 17:05:40.374 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:05:40.377 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 17:05:40.381 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 17:05:40.384 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 17:05:40.386 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:05:40.388 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:05:40.391 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:05:40.395 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:05:40.397 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:05:40.400 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:05:40.416 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:05:40.419 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:05:40.421 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:05:40.424 | + functions-common:git_clone:629 : echo master 2022-03-16 17:05:40.425 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:05:40.430 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 17:05:40.433 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:05:40.435 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 17:05:40.438 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:05:40.439 | + functions-common:git_clone:678 : head -1 2022-03-16 17:05:40.443 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 17:05:40.446 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:05:40.448 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 17:05:40.451 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:05:40.453 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:05:40.456 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 17:05:40.459 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:05:40.461 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 17:05:40.464 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:05:40.467 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:05:40.469 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 17:05:40.473 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:05:40.477 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:05:40.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 17:05:40.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:05:40.487 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 17:05:40.489 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:05:40.492 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:05:40.495 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 17:05:40.502 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 17:05:40.504 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 17:05:41.169 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 17:05:41.171 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:05:41.173 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:05:41.176 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:05:41.178 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:05:41.180 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 17:05:41.183 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:05:41.185 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:05:41.187 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:05:41.190 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:05:41.192 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:05:41.195 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:05:41.197 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:05:41.199 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 17:05:41.222 | Using python 3.8 to install /opt/stack/nova 2022-03-16 17:05:41.225 | + 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 2022-03-16 17:05:42.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:05:42.112 | from cryptography.utils import int_from_bytes 2022-03-16 17:05:42.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:05:42.113 | from cryptography.utils import int_from_bytes 2022-03-16 17:05:43.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:05:43.315 | Obtaining file:///opt/stack/nova 2022-03-16 17:05:43.316 | Preparing metadata (setup.py): started 2022-03-16 17:05:48.511 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:05:48.634 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 17:05:48.635 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 17:05:48.637 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 17:05:48.638 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 17:05:48.639 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 17:05:48.639 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 17:05:48.640 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 17:05:48.642 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 17:05:48.643 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 17:05:48.644 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 17:05:48.645 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 17:05:48.646 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 17:05:48.647 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 17:05:48.648 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 17:05:48.649 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 17:05:48.650 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 17:05:48.651 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 17:05:48.652 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 17:05:48.653 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 17:05:48.654 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 17:05:48.655 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 17:05:48.657 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 17:05:48.658 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 17:05:48.659 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 17:05:48.660 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 17:05:48.661 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 17:05:48.663 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 17:05:48.664 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 17:05:48.665 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 17:05:48.666 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 17:05:48.667 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 17:05:48.668 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 17:05:48.669 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 17:05:48.670 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:05:48.671 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 17:05:48.673 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 17:05:48.674 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:05:48.675 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 17:05:48.676 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 17:05:48.678 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 17:05:48.679 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 17:05:48.680 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 17:05:48.681 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 17:05:48.682 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 17:05:48.683 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 17:05:48.684 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:05:48.685 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 17:05:48.686 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 17:05:48.687 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 17:05:48.689 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 17:05:48.690 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 17:05:48.691 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 17:05:48.692 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 17:05:48.694 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 17:05:48.695 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 17:05:48.696 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 17:05:48.697 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 17:05:48.698 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:05:48.699 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 17:05:48.700 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 17:05:48.701 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 17:05:48.702 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:05:48.703 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 17:05:48.705 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 17:05:48.722 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 17:05:48.723 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 17:05:48.725 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 17:05:48.746 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 17:05:48.787 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 17:05:48.817 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:05:48.818 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 17:05:48.843 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:05:48.967 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 17:05:48.973 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 17:05:49.030 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 17:05:49.032 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 17:05:49.034 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 17:05:49.035 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 17:05:49.036 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:05:49.037 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 17:05:49.059 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 17:05:49.060 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 17:05:49.115 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:05:49.117 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:49.118 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 17:05:49.178 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 17:05:49.319 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 17:05:49.323 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 17:05:49.405 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 17:05:49.469 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 17:05:49.472 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 17:05:49.474 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 17:05:49.476 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 17:05:49.500 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 17:05:49.504 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 17:05:49.558 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 17:05:49.617 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 17:05:49.651 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 17:05:49.655 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:05:49.708 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 17:05:49.710 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 17:05:49.801 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:05:49.828 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 17:05:49.910 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 17:05:49.992 | 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==25.0.0.0rc2.dev3) (3.17.6) 2022-03-16 17:05:50.055 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 17:05:50.058 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 17:05:50.060 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:05:50.102 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:05:50.108 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:05:50.109 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 17:05:50.187 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 17:05:50.190 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 17:05:50.191 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 17:05:50.193 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 17:05:50.289 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 17:05:50.504 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 17:05:50.505 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 17:05:50.621 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 17:05:50.622 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 17:05:50.625 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:05:50.715 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 17:05:50.795 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 17:05:50.831 | 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==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 17:05:51.069 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 17:05:51.148 | 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==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 17:05:51.149 | 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==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:05:51.360 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:05:51.471 | 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==25.0.0.0rc2.dev3) (2.2) 2022-03-16 17:05:51.987 | 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==25.0.0.0rc2.dev3) (0.13.1) 2022-03-16 17:05:52.031 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.16.0) 2022-03-16 17:05:52.412 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:52.413 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:52.414 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:52.416 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:52.417 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:52.418 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:52.419 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:05:53.665 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 17:05:54.076 | 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==25.0.0.0rc2.dev3) (21.4.0) 2022-03-16 17:05:54.077 | 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==25.0.0.0rc2.dev3) (1.8.2) 2022-03-16 17:05:54.176 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:05:54.286 | 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.8.0->nova==25.0.0.0rc2.dev3) (1.0.0) 2022-03-16 17:05:55.921 | Installing collected packages: nova 2022-03-16 17:05:55.921 | Attempting uninstall: nova 2022-03-16 17:05:55.921 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 17:05:55.930 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 17:05:55.932 | Running setup.py develop for nova 2022-03-16 17:06:02.459 | Successfully installed nova 2022-03-16 17:06:02.459 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:06:02.467 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:06:02.467 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:06:02.623 | + inc/python:pip_install:200 : result=0 2022-03-16 17:06:02.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:06:02.627 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:02.630 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:02.632 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:02.634 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:02.636 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:02.639 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:06:02.641 | + functions-common:time_stop:2432 : start_time=1647450341216 2022-03-16 17:06:02.643 | + functions-common:time_stop:2434 : [[ -z 1647450341216 ]] 2022-03-16 17:06:02.646 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:02.650 | + functions-common:time_stop:2437 : end_time=1647450362648 2022-03-16 17:06:02.652 | + functions-common:time_stop:2438 : elapsed_time=21432 2022-03-16 17:06:02.654 | + functions-common:time_stop:2439 : total=133829 2022-03-16 17:06:02.658 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:02.660 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155261 2022-03-16 17:06:02.662 | + inc/python:pip_install:203 : return 0 2022-03-16 17:06:02.665 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:06:02.667 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:06:02.669 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:06:02.689 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:06:02.701 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 17:06:02.703 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 17:06:02.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:06:02.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:06:02.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 17:06:02.713 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:06:02.716 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-16 17:06:02.730 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:06:02.732 | + ./stack.sh:main:937 : configure_nova 2022-03-16 17:06:02.736 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 17:06:02.748 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 17:06:02.751 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 17:06:02.753 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 17:06:02.757 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 17:06:02.757 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 17:06:02.762 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 17:06:02.764 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 17:06:02.767 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 17:06:02.769 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 17:06:02.772 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 17:06:02.774 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 17:06:02.776 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 17:06:02.779 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 17:06:02.791 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 17:06:02.805 | + 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 2022-03-16 17:06:02.818 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-16 17:06:02.831 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 17:06:02.843 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 17:06:02.847 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 17:06:02.852 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ytIFggUTMl 2022-03-16 17:06:02.854 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 17:06:02.857 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 17:06:02.859 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 17:06:02.862 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 17:06:02.865 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 17:06:02.867 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ytIFggUTMl 2022-03-16 17:06:02.871 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ytIFggUTMl 2022-03-16 17:06:02.883 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ytIFggUTMl /etc/sudoers.d/nova-rootwrap 2022-03-16 17:06:02.896 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 17:06:02.901 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 17:06:02.903 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 17:06:02.906 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 17:06:02.909 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 17:06:02.912 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 17:06:02.914 | + 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 ]] 2022-03-16 17:06:02.917 | + lib/nova:configure_nova:252 : [[ 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 ]] 2022-03-16 17:06:02.919 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 17:06:02.924 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 17:06:02.941 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:02.943 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 17:06:02.945 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 17:06:02.949 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 17:06:02.953 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 17:06:02.982 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 17:06:02.985 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 17:06:03.011 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 17:06:03.041 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 17:06:03.068 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 17:06:03.098 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 17:06:03.127 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 17:06:03.159 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 17:06:03.161 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-03-16 17:06:03.189 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 17:06:03.217 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 17:06:03.244 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 17:06:03.272 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 17:06:03.299 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 17:06:03.329 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 17:06:03.331 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:06:03.333 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:06:03.336 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:06:03.338 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:06:03.340 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:06:03.342 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:06:03.345 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:06:03.347 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:06:03.350 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:06:03.352 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:06:03.354 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:06:03.356 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 17:06:03.359 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:06:03.361 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:06:03.364 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:06:03.366 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:06:03.368 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:06:03.370 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:06:03.373 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 17:06:03.389 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:03.392 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:06:03.394 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 17:06:03.396 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 17:06:03.425 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 17:06:03.427 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 17:06:03.430 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 17:06:03.432 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 17:06:03.434 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:06:03.437 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:06:03.469 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 17:06:03.472 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 17:06:03.474 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 17:06:03.476 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 17:06:03.478 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 17:06:03.481 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 17:06:03.511 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 17:06:03.541 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 17:06:03.568 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 17:06:03.595 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 17:06:03.620 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:03.622 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 17:06:03.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:03.643 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 17:06:03.643 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 17:06:03.648 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 17:06:03.650 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 17:06:03.678 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 17:06:03.695 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:03.697 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 17:06:03.699 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 17:06:03.701 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:06:03.706 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:06:03.708 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 17:06:03.738 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 17:06:03.765 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:06:03.794 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 17:06:03.822 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 17:06:03.851 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 17:06:03.878 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 17:06:03.906 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 17:06:03.934 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:06:03.962 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:06:03.990 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 17:06:04.007 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:04.009 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 17:06:04.011 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 17:06:04.042 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 17:06:04.069 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-03-16 17:06:04.097 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 17:06:04.125 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 17:06:04.153 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 17:06:04.180 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 17:06:04.208 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 17:06:04.236 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 17:06:04.252 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:04.255 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 17:06:04.257 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 17:06:04.284 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 17:06:04.315 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 17:06:04.317 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 17:06:04.345 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 17:06:04.348 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 17:06:04.350 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 17:06:04.352 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:06:04.355 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:06:04.357 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:06:04.359 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:06:04.362 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:06:04.364 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:06:04.367 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 17:06:04.369 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:06:04.371 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:06:04.374 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:06:04.377 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:06:04.379 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:06:04.381 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:06:04.383 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:06:04.386 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:06:04.388 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:06:04.390 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:06:04.392 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:06:04.395 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 17:06:04.397 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 17:06:04.399 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 17:06:04.402 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:06:04.419 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:06:04.421 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:06:04.425 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:06:04.427 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:06:04.430 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:06:04.459 | + 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' 2022-03-16 17:06:04.488 | + 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' 2022-03-16 17:06:04.516 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:06:04.544 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 17:06:04.574 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 17:06:04.590 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:04.593 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 17:06:04.596 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 17:06:04.598 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 17:06:04.600 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 17:06:04.603 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:06:04.605 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:06:04.608 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 17:06:04.613 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 17:06:04.615 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:06:04.617 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:06:04.631 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:06:04.631 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:06:04.639 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:06:04.643 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:06:04.659 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 17:06:04.661 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 17:06:04.665 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 17:06:04.695 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 17:06:04.723 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 17:06:04.750 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:06:04.777 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:06:04.805 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:06:04.833 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:06:04.862 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:06:04.889 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:06:04.917 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:06:04.945 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:06:04.973 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:06:05.000 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:06:05.027 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:06:05.029 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:06:05.033 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 17:06:05.035 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 17:06:05.038 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:06:05.040 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:05.042 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:05.045 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:06:05.048 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:06:05.050 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 17:06:05.077 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:06:05.107 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:06:05.107 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-16 17:06:05.116 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 17:06:05.120 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 17:06:05.122 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 17:06:05.125 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:06:05.127 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:06:05.130 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:06:05.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:05.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:05.137 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:06:05.139 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:06:05.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:05.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:05.147 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 17:06:05.212 | Enabling site nova-api-wsgi. 2022-03-16 17:06:05.218 | To activate the new configuration, you need to run: 2022-03-16 17:06:05.218 | systemctl reload apache2 2022-03-16 17:06:05.223 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:06:05.225 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:06:05.228 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:06:05.230 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:06:05.364 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 17:06:05.390 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:05.393 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-16 17:06:05.396 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 17:06:05.398 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 17:06:05.401 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 17:06:05.403 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 17:06:05.406 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:06:05.409 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 17:06:05.414 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 17:06:05.416 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:06:05.418 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:06:05.432 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:06:05.432 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:06:05.441 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:06:05.445 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:06:05.462 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 17:06:05.464 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 17:06:05.468 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 17:06:05.497 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 17:06:05.525 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 17:06:05.553 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:06:05.581 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:06:05.608 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:06:05.644 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:06:05.671 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:06:05.698 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:06:05.726 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:06:05.754 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:06:05.783 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:06:05.811 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:06:05.838 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 17:06:05.841 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 17:06:05.868 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 17:06:05.885 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:05.887 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 17:06:05.918 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 17:06:05.921 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 17:06:05.924 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 17:06:05.941 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:05.944 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:06:05.946 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:06:05.975 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 17:06:06.007 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 17:06:06.009 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:06:06.011 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 17:06:06.014 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:06:06.016 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:06:06.019 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:06:06.035 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:06.038 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:06:06.040 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:06:06.043 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:06:06.060 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:06.062 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:06:06.066 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:06:06.093 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:06:06.096 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:06:06.098 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 17:06:06.127 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 17:06:06.154 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 17:06:06.186 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 17:06:06.203 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:06.205 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:06:06.234 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 17:06:06.237 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 17:06:06.240 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 17:06:06.270 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 17:06:06.299 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.24/identity 2022-03-16 17:06:06.327 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 17:06:06.356 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 17:06:06.384 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 17:06:06.413 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 17:06:06.441 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 17:06:06.470 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 17:06:06.498 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 17:06:06.514 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:06.517 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 17:06:06.521 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:06:06.524 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 17:06:06.526 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 17:06:06.529 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 17:06:06.532 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:06:06.534 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:06:06.537 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:06:06.539 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 17:06:06.542 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 17:06:06.546 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 17:06:06.549 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 17:06:06.552 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 17:06:06.554 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 17:06:06.557 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 17:06:06.559 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 17:06:06.590 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 17:06:06.622 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 17:06:06.654 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:06:06.656 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 17:06:06.659 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 17:06:06.661 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 17:06:06.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:06.682 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 17:06:06.683 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 17:06:07.419 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 17:06:07.421 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 17:06:07.424 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:06:07.426 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 17:06:07.428 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:06:07.431 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 17:06:07.433 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:06:07.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:07.454 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 17:06:07.457 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 17:06:07.460 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:06:07.477 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:07.480 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:06:07.483 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:06:07.510 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:06:07.512 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:06:07.515 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 17:06:07.533 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:07.535 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 17:06:07.537 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:06:07.540 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 17:06:07.570 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:06:07.599 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 17:06:07.627 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 17:06:07.655 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 17:06:07.684 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 17:06:07.714 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 17:06:07.741 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 17:06:07.770 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 17:06:07.772 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 17:06:07.775 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 17:06:07.778 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:06:07.795 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:06:07.797 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:06:07.799 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:06:07.802 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:06:07.804 | + 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}}' 2022-03-16 17:06:07.832 | + 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' 2022-03-16 17:06:07.860 | + 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' 2022-03-16 17:06:07.888 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:06:07.916 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:06:07.919 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 17:06:07.923 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:06:07.926 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 17:06:07.928 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 17:06:07.931 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 17:06:07.933 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:06:07.936 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:06:07.939 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:06:07.941 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 17:06:07.944 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 17:06:07.946 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:06:07.948 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 17:06:07.951 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 17:06:07.953 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 17:06:07.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:07.972 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 17:06:07.974 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 17:06:07.990 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:07.993 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 17:06:08.009 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:08.011 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 17:06:08.028 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:08.031 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 17:06:08.049 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:08.052 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 17:06:08.054 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 17:06:08.057 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 17:06:08.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:06:08.062 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 17:06:08.064 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 17:06:08.067 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 17:06:08.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:08.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:08.074 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 17:06:08.077 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:06:08.080 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:06:08.082 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:06:08.085 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:06:08.088 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:06:08.090 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:06:08.092 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:08.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:08.098 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:06:08.101 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:06:08.103 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:06:08.105 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:06:08.108 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 17:06:08.111 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:06:08.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:08.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:08.118 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 17:06:08.139 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-16 17:06:08.251 | Reading package lists... 2022-03-16 17:06:08.495 | Building dependency tree... 2022-03-16 17:06:08.496 | Reading state information... 2022-03-16 17:06:08.752 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:06:08.752 | The following packages were automatically installed and are no longer required: 2022-03-16 17:06:08.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:06:08.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:06:08.753 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:06:08.753 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:06:08.753 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:06:08.754 | python3-zope.interface 2022-03-16 17:06:08.754 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:06:08.869 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:06:08.873 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:06:08.877 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:06:08.879 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:08.881 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:08.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:08.886 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:08.888 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:08.891 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:06:08.893 | + functions-common:time_stop:2432 : start_time=1647450368137 2022-03-16 17:06:08.895 | + functions-common:time_stop:2434 : [[ -z 1647450368137 ]] 2022-03-16 17:06:08.898 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:08.903 | + functions-common:time_stop:2437 : end_time=1647450368900 2022-03-16 17:06:08.905 | + functions-common:time_stop:2438 : elapsed_time=763 2022-03-16 17:06:08.907 | + functions-common:time_stop:2439 : total=6646 2022-03-16 17:06:08.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:08.912 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7409 2022-03-16 17:06:08.914 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:06:08.917 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 17:06:08.920 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 17:06:08.923 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 17:06:08.925 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 17:06:08.928 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 17:06:08.951 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 17:06:08.953 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:06:08.956 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:06:08.958 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:06:08.961 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:06:08.964 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:06:08.966 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:06:08.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:08.971 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:08.974 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:06:08.976 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:06:08.979 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:06:08.981 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:06:08.984 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 17:06:08.987 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:06:08.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:08.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:08.995 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 17:06:09.018 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-16 17:06:09.128 | Reading package lists... 2022-03-16 17:06:09.374 | Building dependency tree... 2022-03-16 17:06:09.376 | Reading state information... 2022-03-16 17:06:09.632 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 17:06:09.632 | The following packages were automatically installed and are no longer required: 2022-03-16 17:06:09.633 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:06:09.633 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:06:09.633 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:06:09.633 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:06:09.633 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:06:09.633 | python3-zope.interface 2022-03-16 17:06:09.633 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:06:09.749 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:06:09.755 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:06:09.757 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:06:09.760 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:09.762 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:09.765 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:09.767 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:09.769 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:09.772 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:06:09.774 | + functions-common:time_stop:2432 : start_time=1647450369015 2022-03-16 17:06:09.777 | + functions-common:time_stop:2434 : [[ -z 1647450369015 ]] 2022-03-16 17:06:09.780 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:09.784 | + functions-common:time_stop:2437 : end_time=1647450369781 2022-03-16 17:06:09.787 | + functions-common:time_stop:2438 : elapsed_time=766 2022-03-16 17:06:09.789 | + functions-common:time_stop:2439 : total=7409 2022-03-16 17:06:09.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:09.794 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8175 2022-03-16 17:06:09.796 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:06:09.799 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 17:06:09.802 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 17:06:09.804 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:06:09.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:09.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:09.812 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 17:06:09.815 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 17:06:09.872 | wsgi (enabled by maintainer script) 2022-03-16 17:06:09.876 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 17:06:09.879 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 17:06:09.881 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:06:09.885 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 17:06:09.887 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 17:06:09.890 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:06:09.894 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:06:09.894 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:06:09.900 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 17:06:09.902 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 17:06:09.905 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 17:06:09.908 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 17:06:09.911 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 17:06:09.934 | Using python 3.8 to install osc-placement 2022-03-16 17:06:09.937 | + 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 2022-03-16 17:06:10.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:06:10.813 | from cryptography.utils import int_from_bytes 2022-03-16 17:06:10.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:06:10.814 | from cryptography.utils import int_from_bytes 2022-03-16 17:06:11.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:06:11.976 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 17:06:11.987 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 17:06:11.988 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 17:06:11.989 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 17:06:11.990 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 17:06:11.991 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 17:06:11.993 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 17:06:12.050 | 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) 2022-03-16 17:06:12.051 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-16 17:06:12.053 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-16 17:06:12.054 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-16 17:06:12.067 | 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) 2022-03-16 17:06:12.068 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-16 17:06:12.070 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-16 17:06:12.083 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-16 17:06:12.085 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-16 17:06:12.086 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-16 17:06:12.087 | 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) 2022-03-16 17:06:12.088 | 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) 2022-03-16 17:06:12.090 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-16 17:06:12.110 | 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) (6.0) 2022-03-16 17:06:12.111 | 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) (3.1.1) 2022-03-16 17:06:12.113 | 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.4.0) 2022-03-16 17:06:12.114 | 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.5.0) 2022-03-16 17:06:12.122 | 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.13.3) 2022-03-16 17:06:12.158 | 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) 2022-03-16 17:06:12.159 | 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) 2022-03-16 17:06:12.160 | 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) 2022-03-16 17:06:12.162 | 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.5) 2022-03-16 17:06:12.163 | 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) 2022-03-16 17:06:12.164 | 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.1.1) 2022-03-16 17:06:12.166 | 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) 2022-03-16 17:06:12.167 | 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) (36.0.1) 2022-03-16 17:06:12.233 | 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.3) 2022-03-16 17:06:12.235 | 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.12) 2022-03-16 17:06:12.236 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-16 17:06:12.238 | 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.8) 2022-03-16 17:06:12.324 | 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.4.0) 2022-03-16 17:06:12.326 | 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) 2022-03-16 17:06:12.327 | 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) 2022-03-16 17:06:12.369 | 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.15.0) 2022-03-16 17:06:12.409 | 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.2) 2022-03-16 17:06:12.569 | 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.21) 2022-03-16 17:06:14.800 | 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 2022-03-16 17:06:14.807 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:06:14.807 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:06:14.936 | + inc/python:pip_install:200 : result=0 2022-03-16 17:06:14.939 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:06:14.942 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:14.945 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:14.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:14.950 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:14.952 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:14.956 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:06:14.958 | + functions-common:time_stop:2432 : start_time=1647450369928 2022-03-16 17:06:14.961 | + functions-common:time_stop:2434 : [[ -z 1647450369928 ]] 2022-03-16 17:06:14.964 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:14.969 | + functions-common:time_stop:2437 : end_time=1647450374966 2022-03-16 17:06:14.972 | + functions-common:time_stop:2438 : elapsed_time=5038 2022-03-16 17:06:14.974 | + functions-common:time_stop:2439 : total=155261 2022-03-16 17:06:14.977 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:14.980 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160299 2022-03-16 17:06:14.982 | + inc/python:pip_install:203 : return 0 2022-03-16 17:06:14.985 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 17:06:14.988 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 17:06:14.990 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 17:06:14.993 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:06:14.995 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:06:14.998 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:06:15.001 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:06:15.004 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:06:15.007 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:06:15.026 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:06:15.028 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:06:15.031 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:06:15.035 | + functions-common:git_clone:629 : echo master 2022-03-16 17:06:15.035 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:06:15.041 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 17:06:15.043 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:06:15.046 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 17:06:15.049 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:06:15.049 | + functions-common:git_clone:678 : head -1 2022-03-16 17:06:15.052 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 17:06:15.055 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:06:15.058 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 17:06:15.060 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:06:15.063 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:06:15.065 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 17:06:15.068 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:06:15.070 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 17:06:15.073 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:06:15.075 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:06:15.078 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 17:06:15.081 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:06:15.083 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:06:15.087 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 17:06:15.089 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:06:15.092 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 17:06:15.096 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:06:15.098 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:06:15.101 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 17:06:15.107 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 17:06:15.110 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-16 17:06:15.774 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 17:06:15.777 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:06:15.780 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:06:15.783 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:06:15.785 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:06:15.788 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 17:06:15.790 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:06:15.793 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:06:15.795 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:06:15.798 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:06:15.801 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:06:15.803 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:06:15.806 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:06:15.808 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 17:06:15.830 | Using python 3.8 to install /opt/stack/placement 2022-03-16 17:06:15.833 | + 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 2022-03-16 17:06:16.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:06:16.704 | from cryptography.utils import int_from_bytes 2022-03-16 17:06:16.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:06:16.704 | from cryptography.utils import int_from_bytes 2022-03-16 17:06:17.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:06:17.865 | Obtaining file:///opt/stack/placement 2022-03-16 17:06:17.865 | Preparing metadata (setup.py): started 2022-03-16 17:06:21.039 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:06:21.083 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 17:06:21.084 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 17:06:21.085 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 17:06:21.086 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 17:06:21.087 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 17:06:21.088 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 17:06:21.089 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 17:06:21.091 | 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==7.0.0.0rc1) (60.9.3) 2022-03-16 17:06:21.092 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 17:06:21.093 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 17:06:21.095 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 17:06:21.096 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 17:06:21.097 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 17:06:21.098 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 17:06:21.100 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 17:06:21.101 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 17:06:21.102 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 17:06:21.103 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 17:06:21.104 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 17:06:21.105 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 17:06:21.106 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 17:06:21.171 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 17:06:21.174 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 17:06:21.175 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 17:06:21.176 | 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==7.0.0.0rc1) (3.1.1) 2022-03-16 17:06:21.177 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 17:06:21.179 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 17:06:21.199 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 17:06:21.241 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 17:06:21.243 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 17:06:21.244 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 17:06:21.245 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 17:06:21.246 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 17:06:21.297 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 17:06:21.298 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 17:06:21.300 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.13.0) 2022-03-16 17:06:21.301 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 17:06:21.347 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 17:06:21.348 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (2.8.2) 2022-03-16 17:06:21.366 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 17:06:21.369 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 17:06:21.371 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 17:06:21.396 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 17:06:21.397 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 17:06:21.412 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 17:06:21.427 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 17:06:21.430 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 17:06:21.431 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 17:06:21.432 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 17:06:21.475 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 17:06:21.476 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 17:06:21.477 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (1.26.8) 2022-03-16 17:06:21.480 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 17:06:21.497 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 17:06:21.661 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 17:06:21.701 | 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==7.0.0.0rc1) (5.4.0) 2022-03-16 17:06:21.703 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (4.11.1) 2022-03-16 17:06:21.704 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.1.6) 2022-03-16 17:06:21.720 | 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==7.0.0.0rc1) (1.15.0) 2022-03-16 17:06:21.763 | 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==7.0.0.0rc1) (1.13.3) 2022-03-16 17:06:21.819 | 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==7.0.0.0rc1) (2.1.0) 2022-03-16 17:06:21.912 | 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==7.0.0.0rc1) (1.7.0) 2022-03-16 17:06:21.995 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.1.5) 2022-03-16 17:06:22.046 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (0.2.5) 2022-03-16 17:06:22.239 | 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==7.0.0.0rc1) (5.1.1) 2022-03-16 17:06:22.240 | 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==7.0.0.0rc1) (0.4.2) 2022-03-16 17:06:22.241 | 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==7.0.0.0rc1) (0.5.2) 2022-03-16 17:06:22.319 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 17:06:22.370 | 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==7.0.0.0rc1) (2.21) 2022-03-16 17:06:22.532 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.7.0) 2022-03-16 17:06:22.638 | 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==7.0.0.0rc1) (3.0.0) 2022-03-16 17:06:22.639 | 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==7.0.0.0rc1) (1.0.0) 2022-03-16 17:06:24.570 | Installing collected packages: openstack-placement 2022-03-16 17:06:24.570 | Attempting uninstall: openstack-placement 2022-03-16 17:06:24.571 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 17:06:24.573 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 17:06:24.575 | Running setup.py develop for openstack-placement 2022-03-16 17:06:28.851 | Successfully installed openstack-placement 2022-03-16 17:06:28.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 2022-03-16 17:06:28.859 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:06:28.859 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:06:28.998 | + inc/python:pip_install:200 : result=0 2022-03-16 17:06:29.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:06:29.003 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:29.006 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:29.008 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:29.010 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:29.012 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:29.015 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:06:29.017 | + functions-common:time_stop:2432 : start_time=1647450375824 2022-03-16 17:06:29.020 | + functions-common:time_stop:2434 : [[ -z 1647450375824 ]] 2022-03-16 17:06:29.023 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:29.027 | + functions-common:time_stop:2437 : end_time=1647450389024 2022-03-16 17:06:29.029 | + functions-common:time_stop:2438 : elapsed_time=13200 2022-03-16 17:06:29.032 | + functions-common:time_stop:2439 : total=160299 2022-03-16 17:06:29.035 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:29.037 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173499 2022-03-16 17:06:29.039 | + inc/python:pip_install:203 : return 0 2022-03-16 17:06:29.042 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:06:29.045 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:06:29.048 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:06:29.068 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:06:29.081 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 17:06:29.083 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 17:06:29.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:06:29.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:06:29.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 17:06:29.094 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:06:29.097 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:06:29.099 | + ./stack.sh:main:943 : configure_placement 2022-03-16 17:06:29.102 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 17:06:29.114 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 17:06:29.117 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 17:06:29.121 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 17:06:29.124 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 17:06:29.127 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 17:06:29.129 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 17:06:29.132 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 17:06:29.135 | + 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' 2022-03-16 17:06:29.168 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 17:06:29.201 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 17:06:29.235 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 17:06:29.238 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 17:06:29.240 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 17:06:29.243 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:06:29.245 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 17:06:29.278 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 17:06:29.308 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:06:29.338 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 17:06:29.368 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 17:06:29.400 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 17:06:29.429 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 17:06:29.460 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 17:06:29.490 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:06:29.520 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:06:29.549 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 17:06:29.552 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 17:06:29.554 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 17:06:29.557 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:06:29.576 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:06:29.579 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:06:29.581 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:06:29.584 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:06:29.586 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:06:29.616 | + 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' 2022-03-16 17:06:29.646 | + 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' 2022-03-16 17:06:29.675 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:06:29.706 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 17:06:29.708 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 17:06:29.711 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 17:06:29.713 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 17:06:29.716 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 17:06:29.718 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:06:29.721 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:06:29.724 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 17:06:29.728 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 17:06:29.731 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:06:29.733 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:06:29.746 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:06:29.746 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:06:29.756 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:06:29.759 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:06:29.775 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 17:06:29.778 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 17:06:29.782 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 17:06:29.816 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 17:06:29.845 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 17:06:29.875 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:06:29.904 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:06:29.933 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:06:29.962 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:06:29.991 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:06:30.020 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:06:30.050 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:06:30.080 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:06:30.109 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:06:30.138 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:06:30.167 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:06:30.170 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:06:30.174 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 17:06:30.176 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 17:06:30.179 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:06:30.181 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:30.184 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:30.186 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 17:06:30.190 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 17:06:30.193 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 17:06:30.222 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:06:30.252 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-16 17:06:30.252 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 17:06:30.261 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 17:06:30.264 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 17:06:30.267 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 17:06:30.269 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:06:30.272 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:06:30.275 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:06:30.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:30.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:30.283 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:06:30.285 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:06:30.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:30.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:30.293 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 17:06:30.355 | Site placement-api already enabled 2022-03-16 17:06:30.360 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:06:30.362 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:06:30.365 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:06:30.368 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:06:30.504 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 17:06:30.525 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:30.528 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 17:06:30.552 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:30.554 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 17:06:30.573 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:30.576 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 17:06:30.579 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 17:06:30.581 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 17:06:30.614 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:06:30.644 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 17:06:30.674 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 17:06:30.705 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 17:06:30.735 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 17:06:30.765 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 17:06:30.795 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 17:06:30.824 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 17:06:30.843 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:30.846 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 17:06:30.864 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:30.867 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 17:06:30.869 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:06:30.872 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 17:06:30.874 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:06:30.877 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:06:30.879 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:06:30.882 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:06:30.884 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:06:30.888 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:06:30.893 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:06:30.895 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:06:30.898 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:06:30.900 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 17:06:30.903 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:06:30.920 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:30.922 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:06:30.925 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:06:30.927 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 17:06:30.929 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 17:06:30.932 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:06:30.934 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 17:06:30.937 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 17:06:30.940 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 17:06:30.997 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 17:06:31.035 | [118830 Async install_tempest:144178]: running: install_tempest 2022-03-16 17:06:31.037 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:06:31.040 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:06:31.043 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:06:31.045 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:06:31.050 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 17:06:31.053 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:06:31.055 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 17:06:31.058 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:06:31.061 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:06:31.064 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 17:06:31.067 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 17:06:31.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:06:31.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:06:31.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 17:06:31.078 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:06:31.081 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 17:06:31.084 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 17:06:31.087 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:06:31.090 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 17:06:31.094 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 17:06:31.096 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:06:31.100 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:06:31.102 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:06:31.107 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 17:06:31.110 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 17:06:31.113 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 17:06:31.116 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 17:06:31.118 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 17:06:31.142 | Using python 3.8 to install python-openstackclient 2022-03-16 17:06:31.144 | + 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 2022-03-16 17:06:32.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:06:32.033 | from cryptography.utils import int_from_bytes 2022-03-16 17:06:32.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:06:32.033 | from cryptography.utils import int_from_bytes 2022-03-16 17:06:33.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:06:33.190 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 17:06:33.208 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 17:06:33.209 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 17:06:33.210 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 17:06:33.212 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 17:06:33.213 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-16 17:06:33.214 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 17:06:33.215 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 17:06:33.216 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 17:06:33.217 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 17:06:33.218 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 17:06:33.219 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 17:06:33.230 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-16 17:06:33.231 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-16 17:06:33.232 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-16 17:06:33.233 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-16 17:06:33.234 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-16 17:06:33.260 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-16 17:06:33.261 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-16 17:06:33.262 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-16 17:06:33.264 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-16 17:06:33.266 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-16 17:06:33.267 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-16 17:06:33.268 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-16 17:06:33.269 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-16 17:06:33.270 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-16 17:06:33.271 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-16 17:06:33.272 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-16 17:06:33.286 | 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.6) 2022-03-16 17:06:33.303 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-16 17:06:33.305 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-16 17:06:33.306 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-16 17:06:33.307 | 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) 2022-03-16 17:06:33.329 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-16 17:06:33.347 | 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) 2022-03-16 17:06:33.350 | 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.8.0) 2022-03-16 17:06:33.351 | 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.3.0) 2022-03-16 17:06:33.441 | 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) 2022-03-16 17:06:33.442 | 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.4.0) 2022-03-16 17:06:33.443 | 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) 2022-03-16 17:06:33.486 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-16 17:06:33.496 | 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.13.3) 2022-03-16 17:06:33.529 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-16 17:06:33.692 | 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) 2022-03-16 17:06:33.707 | 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.3) 2022-03-16 17:06:33.809 | 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.12) 2022-03-16 17:06:33.810 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-16 17:06:33.812 | 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.3) 2022-03-16 17:06:33.813 | 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.8) 2022-03-16 17:06:33.940 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-16 17:06:36.199 | 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 2022-03-16 17:06:36.206 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:06:36.207 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:06:36.332 | + inc/python:pip_install:200 : result=0 2022-03-16 17:06:36.335 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:06:36.338 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:36.340 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:36.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:36.346 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:36.348 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:36.350 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:06:36.353 | + functions-common:time_stop:2432 : start_time=1647450391136 2022-03-16 17:06:36.355 | + functions-common:time_stop:2434 : [[ -z 1647450391136 ]] 2022-03-16 17:06:36.358 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:36.363 | + functions-common:time_stop:2437 : end_time=1647450396360 2022-03-16 17:06:36.366 | + functions-common:time_stop:2438 : elapsed_time=5224 2022-03-16 17:06:36.368 | + functions-common:time_stop:2439 : total=173499 2022-03-16 17:06:36.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:36.373 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178723 2022-03-16 17:06:36.375 | + inc/python:pip_install:203 : return 0 2022-03-16 17:06:36.378 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 17:06:36.381 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 17:06:36.386 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.SC56nwXgvV 2022-03-16 17:06:36.388 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 17:06:36.391 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 17:06:36.393 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 17:06:36.396 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:06:36.399 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:06:36.401 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 17:06:36.420 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:36.424 | + ./stack.sh:main:1035 : configure_database 2022-03-16 17:06:36.426 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 17:06:36.429 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 17:06:36.431 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 17:06:36.434 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:06:36.436 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 17:06:36.438 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 17:06:36.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:36.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:36.445 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 17:06:36.448 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 17:06:36.450 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:06:36.453 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:06:36.455 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:06:36.457 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:06:36.460 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:06:36.462 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:06:36.465 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:06:36.467 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:06:36.470 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:06:36.472 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:06:36.474 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:06:36.477 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 17:06:36.479 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:06:36.481 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:06:36.484 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:06:36.487 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:06:36.489 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:06:36.491 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:06:36.494 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 17:06:36.509 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 17:06:36.510 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 17:06:36.514 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 17:06:36.516 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 17:06:36.519 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:36.521 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:36.523 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 17:06:36.526 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 17:06:36.528 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 17:06:36.531 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:06:36.534 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:06:36.536 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 17:06:36.539 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 17:06:36.541 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-16 17:06:36.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:06:36.580 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 17:06:36.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:06:36.610 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 17:06:36.613 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 17:06:36.614 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 17:06:36.619 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 17:06:36.673 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 17:06:36.732 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 17:06:36.787 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 17:06:36.840 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 17:06:36.842 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 17:06:36.845 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:06:36.848 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 17:06:39.012 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 17:06:39.015 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 17:06:39.018 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:06:39.023 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-170639 2022-03-16 17:06:39.026 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-170639 1039' 2022-03-16 17:06:39.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.031 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:06:39.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.036 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:06:39.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.042 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:06:39.045 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.048 | + 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 2022-03-16 17:06:39.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.053 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:06:39.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.058 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:06:39.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.064 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-170235 2022-03-16 17:06:39.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.069 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:06:39.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.074 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:06:39.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.079 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:06:39.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.084 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:06:39.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.090 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:06:39.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:06:39.095 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:06:39.098 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 17:06:39.100 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 17:06:39.103 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 17:06:39.115 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 17:06:39.118 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.121 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 17:06:39.123 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.127 | + functions-common:run_process:1682 : local group= 2022-03-16 17:06:39.129 | + functions-common:run_process:1683 : local user= 2022-03-16 17:06:39.132 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 17:06:39.134 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:06:39.137 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:06:39.139 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:06:39.142 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:06:39.145 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:06:39.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450399147 2022-03-16 17:06:39.152 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 17:06:39.170 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:39.174 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 17:06:39.176 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 17:06:39.179 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.181 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.183 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.186 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.189 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 17:06:39.192 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 17:06:39.194 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 17:06:39.197 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:06:39.199 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:06:39.202 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 17:06:39.205 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-16 17:06:39.207 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 17:06:39.210 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.212 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:06:39.215 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:06:39.217 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:06:39.221 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:06:39.223 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 17:06:39.226 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:06:39.230 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 17:06:39.287 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 17:06:39.342 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:06:39.397 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 17:06:39.452 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 17:06:39.508 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:06:39.563 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:06:39.566 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 17:06:39.622 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:06:40.047 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 17:06:40.061 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 17:06:40.457 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 17:06:40.478 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:06:40.489 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:40.491 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:40.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:40.496 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:40.498 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:40.501 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:06:40.504 | + functions-common:time_stop:2432 : start_time=1647450399147 2022-03-16 17:06:40.506 | + functions-common:time_stop:2434 : [[ -z 1647450399147 ]] 2022-03-16 17:06:40.509 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:40.514 | + functions-common:time_stop:2437 : end_time=1647450400511 2022-03-16 17:06:40.517 | + functions-common:time_stop:2438 : elapsed_time=1364 2022-03-16 17:06:40.519 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:06:40.521 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:40.524 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1364 2022-03-16 17:06:40.526 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 17:06:40.529 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 17:06:40.532 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 17:06:40.535 | + functions-common:run_process:1682 : local group= 2022-03-16 17:06:40.537 | + functions-common:run_process:1683 : local user=root 2022-03-16 17:06:40.540 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 17:06:40.542 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:06:40.545 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:06:40.548 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:06:40.551 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:06:40.554 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:06:40.559 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450400556 2022-03-16 17:06:40.561 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 17:06:40.584 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:40.588 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:06:40.591 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:40.594 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:40.596 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:40.599 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:40.601 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:40.604 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:06:40.606 | + functions-common:time_stop:2432 : start_time=1647450400556 2022-03-16 17:06:40.609 | + functions-common:time_stop:2434 : [[ -z 1647450400556 ]] 2022-03-16 17:06:40.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:40.617 | + functions-common:time_stop:2437 : end_time=1647450400614 2022-03-16 17:06:40.620 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-16 17:06:40.622 | + functions-common:time_stop:2439 : total=1364 2022-03-16 17:06:40.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:40.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1422 2022-03-16 17:06:40.631 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 17:06:40.649 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:40.652 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 17:06:40.677 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:40.680 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 17:06:40.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:40.704 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 17:06:40.707 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 17:06:40.709 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 17:06:40.712 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 17:06:40.715 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380' 2022-03-16 17:06:40.717 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.24:2380' 2022-03-16 17:06:40.720 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.24:2379' 2022-03-16 17:06:40.723 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 17:06:40.726 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 17:06:40.728 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.24:2379' 2022-03-16 17:06:40.731 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 17:06:40.734 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 17:06:40.737 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 17:06:40.740 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' '' root 2022-03-16 17:06:40.742 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 17:06:40.745 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-16 17:06:40.747 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:06:40.750 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 17:06:40.753 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:06:40.755 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:06:40.758 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 17:06:40.760 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:06:40.765 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 17:06:40.838 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 17:06:40.906 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-16 17:06:40.960 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 17:06:41.013 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 17:06:41.066 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:06:41.120 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:06:41.123 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 17:06:41.186 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:06:41.592 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 17:06:41.646 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 17:06:41.698 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 17:06:41.753 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 17:06:41.807 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 17:06:41.810 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:06:41.815 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 17:06:41.818 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 17:06:42.220 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 17:06:42.234 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 17:06:42.629 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 17:06:43.709 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 17:06:43.731 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:43.734 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 17:06:43.737 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 17:06:43.740 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 17:06:43.744 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 17:06:43.758 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 17:06:43.771 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 17:06:43.774 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:06:43.776 | + 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.24/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 17:06:43.919 | + 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-admin --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 17:06:44.063 | + 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-demo --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 17:06:44.201 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:06:44.339 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:06:44.479 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:06:44.619 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 17:06:44.760 | + functions-common:write_clouds_yaml:166 : /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.24/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 17:06:44.902 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 17:06:45.042 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 17:06:45.187 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 17:06:45.192 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 17:06:45.195 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 17:06:45.198 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 17:06:45.203 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 17:06:45.206 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 17:06:45.209 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 17:06:45.226 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:06:45.228 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 17:06:45.231 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:06:45.234 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 17:06:45.236 | + ./stack.sh:main:1095 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-16 17:06:45.239 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 17:06:45.241 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 17:06:45.258 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:06:45.261 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 17:06:45.263 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 17:06:45.266 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 17:06:45.269 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 17:06:45.271 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 17:06:45.274 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 17:06:45.278 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:06:45.809 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 17:06:45.814 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:06:45.832 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 17:06:45.834 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:06:45.837 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:06:45.839 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:06:45.843 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:06:45.847 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450405844 2022-03-16 17:06:45.850 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 17:06:50.618 | 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=146031) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:06:50.625 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:50.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.628 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:50.628 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:50.655 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:50.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.659 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:50.659 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:50.717 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:50.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:50.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:50.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:50.720 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:50.728 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:06:52.496 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:52.496 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:06:52.504 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:52.504 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:06:52.511 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:52.511 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:06:52.519 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:52.519 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:06:52.526 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:52.526 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:06:52.534 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:52.534 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:06:52.595 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:52.595 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:52.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.599 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:52.599 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:52.600 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:52.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.603 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:52.603 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:52.611 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:52.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:52.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:52.613 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:52.614 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.187 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:53.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.190 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:53.190 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.216 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:53.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.221 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:53.221 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.228 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:06:53.288 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.288 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:06:53.296 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.296 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:06:53.303 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.303 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:06:53.310 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.310 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:06:53.317 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.317 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:06:53.324 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.324 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:06:53.332 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.332 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:53.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.335 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:53.335 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.336 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:53.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.339 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:53.339 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.347 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:53.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.350 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:53.350 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.860 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:53.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:53.863 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.890 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:06:53.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:06:53.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:06:53.893 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:06:53.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=146031) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:06:53.900 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:06:53.909 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.909 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:06:53.916 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.916 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:06:53.924 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.924 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:06:53.931 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.931 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:06:53.939 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.939 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:06:53.946 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:53.946 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:06:53.954 | INFO migrate.versioning.api [-] done 2022-03-16 17:06:54.361 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 17:06:54.364 | + functions-common:time_stop:2425 : local name 2022-03-16 17:06:54.366 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:06:54.369 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:06:54.371 | + functions-common:time_stop:2428 : local total 2022-03-16 17:06:54.374 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:06:54.376 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:06:54.379 | + functions-common:time_stop:2432 : start_time=1647450405844 2022-03-16 17:06:54.381 | + functions-common:time_stop:2434 : [[ -z 1647450405844 ]] 2022-03-16 17:06:54.384 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:06:54.390 | + functions-common:time_stop:2437 : end_time=1647450414386 2022-03-16 17:06:54.392 | + functions-common:time_stop:2438 : elapsed_time=8542 2022-03-16 17:06:54.395 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:06:54.397 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:06:54.400 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8542 2022-03-16 17:06:54.402 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 17:06:54.405 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 17:06:54.410 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 17:06:58.983 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 17:06:58.984 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 17:06:58.984 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 17:06:58.984 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 17:06:58.984 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 17:06:58.985 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 17:06:58.985 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 17:06:58.985 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 17:06:58.985 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 17:06:59.361 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 17:06:59.365 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 17:07:03.958 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 17:07:03.959 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 17:07:03.959 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 17:07:03.959 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 17:07:03.959 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 17:07:03.960 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 17:07:03.960 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 17:07:03.960 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 17:07:03.960 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 17:07:04.333 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 17:07:04.335 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 17:07:04.338 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 17:07:04.340 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 17:07:04.358 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:07:04.361 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:07:04.364 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 17:07:04.369 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 17:07:04.371 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 17:07:04.374 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:07:04.377 | + functions-common:run_process:1682 : local group= 2022-03-16 17:07:04.379 | + functions-common:run_process:1683 : local user= 2022-03-16 17:07:04.382 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 17:07:04.384 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:07:04.387 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:07:04.389 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:07:04.392 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:07:04.395 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:07:04.400 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450424397 2022-03-16 17:07:04.402 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 17:07:04.419 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:07:04.422 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 17:07:04.425 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 17:07:04.427 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:07:04.429 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:07:04.432 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:07:04.434 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:07:04.437 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 17:07:04.439 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 17:07:04.442 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 17:07:04.444 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:07:04.446 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:07:04.449 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 17:07:04.451 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-16 17:07:04.454 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 17:07:04.456 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:07:04.458 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:07:04.460 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:07:04.462 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 17:07:04.465 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:07:04.469 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 17:07:04.522 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 17:07:04.575 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 17:07:04.629 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:07:04.683 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:07:04.736 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 17:07:04.792 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 17:07:04.846 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 17:07:04.901 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 17:07:04.957 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 17:07:05.010 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:07:05.012 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 17:07:05.068 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:07:05.472 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 17:07:05.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 17:07:05.895 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 17:07:05.976 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:07:05.983 | + functions-common:time_stop:2425 : local name 2022-03-16 17:07:05.986 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:07:05.994 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:07:05.997 | + functions-common:time_stop:2428 : local total 2022-03-16 17:07:06.000 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:07:06.002 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:07:06.005 | + functions-common:time_stop:2432 : start_time=1647450424397 2022-03-16 17:07:06.007 | + functions-common:time_stop:2434 : [[ -z 1647450424397 ]] 2022-03-16 17:07:06.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:07:06.015 | + functions-common:time_stop:2437 : end_time=1647450426012 2022-03-16 17:07:06.018 | + functions-common:time_stop:2438 : elapsed_time=1615 2022-03-16 17:07:06.020 | + functions-common:time_stop:2439 : total=1422 2022-03-16 17:07:06.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:07:06.025 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3037 2022-03-16 17:07:06.028 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 17:07:06.028 | Waiting for keystone to start... 2022-03-16 17:07:06.031 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.24/identity/v3/ 2022-03-16 17:07:06.034 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.24/identity/v3/ 2022-03-16 17:07:06.036 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:07:06.039 | + functions:wait_for_service:458 : local url=http://10.222.0.24/identity/v3/ 2022-03-16 17:07:06.041 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:07:06.044 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:07:06.048 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:07:06.050 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:07:06.053 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:07:06.058 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:07:06.061 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450426057 2022-03-16 17:07:06.064 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:07:06.069 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/identity/v3/ 2022-03-16 17:07:08.614 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 17:07:08.643 | [144178 Async install_tempest:144178]: finished successfully 2022-03-16 17:07:12.659 | + :: : [[ 200 == 503 ]] 2022-03-16 17:07:12.660 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:07:12.664 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:07:12.666 | + functions-common:time_stop:2425 : local name 2022-03-16 17:07:12.668 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:07:12.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:07:12.674 | + functions-common:time_stop:2428 : local total 2022-03-16 17:07:12.676 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:07:12.679 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:07:12.681 | + functions-common:time_stop:2432 : start_time=1647450426057 2022-03-16 17:07:12.684 | + functions-common:time_stop:2434 : [[ -z 1647450426057 ]] 2022-03-16 17:07:12.688 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:07:12.692 | + functions-common:time_stop:2437 : end_time=1647450432689 2022-03-16 17:07:12.695 | + functions-common:time_stop:2438 : elapsed_time=6632 2022-03-16 17:07:12.697 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:07:12.699 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:07:12.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6632 2022-03-16 17:07:12.705 | + functions:wait_for_service:467 : return 0 2022-03-16 17:07:12.707 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 17:07:12.724 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:07:12.727 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 17:07:12.729 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:07:12.732 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 17:07:12.763 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 17:07:12.766 | + lib/keystone:bootstrap_keystone:602 : /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-public-url http://10.222.0.24/identity 2022-03-16 17:07:17.412 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.412 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.412 | 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=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.420 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.437 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.437 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.468 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.503 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.503 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.593 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.594 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.594 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.594 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.594 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.594 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.607 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.608 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.608 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.608 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.608 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.608 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.609 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.616 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.619 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.619 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.619 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.619 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.619 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.619 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.620 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146873) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:07:17.650 | 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=146873) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:07:17.956 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created domain default 2022-03-16 17:07:17.996 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created project admin 2022-03-16 17:07:18.024 | DEBUG passlib.handlers.bcrypt [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=146873) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 17:07:18.024 | DEBUG passlib.handlers.bcrypt [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=146873) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 17:07:18.084 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created user admin 2022-03-16 17:07:18.098 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created role reader 2022-03-16 17:07:18.108 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created role member 2022-03-16 17:07:18.130 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created implied role where e1482d1a8c094f1b9a078596586c41ef implies 76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:07:18.142 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created role admin 2022-03-16 17:07:18.159 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created implied role where b839dff871c340e08f8b4700d13536c3 implies e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:07:18.170 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Granted role admin on project admin to user admin. 2022-03-16 17:07:18.176 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Granted role admin on the system to user admin. 2022-03-16 17:07:18.188 | WARNING py.warnings [None req-d722a741-937b-45ff-b665-163a8f3e441f 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. 2022-03-16 17:07:18.188 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 17:07:18.188 |  2022-03-16 17:07:18.192 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created region RegionOne 2022-03-16 17:07:18.224 | INFO keystone.cmd.bootstrap [None req-d722a741-937b-45ff-b665-163a8f3e441f None None] Created public endpoint http://10.222.0.24/identity 2022-03-16 17:07:18.695 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 17:07:18.697 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 17:07:18.700 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 17:07:18.704 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 17:07:21.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:21.719 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:21.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:21.719 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:21.890 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:21.893 | + lib/keystone:create_keystone_accounts:310 : admin_project=b0ddfe25995c43889eedbde895a5095c 2022-03-16 17:07:21.896 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 17:07:21.899 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 17:07:24.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:24.139 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:24.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:24.140 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:24.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:24.312 | + lib/keystone:create_keystone_accounts:312 : admin_user=2165f3b486b948d38db8e00d5351b576 2022-03-16 17:07:24.314 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 17:07:24.316 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 17:07:24.319 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 17:07:24.321 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2165f3b486b948d38db8e00d5351b576 default 2022-03-16 17:07:24.379 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2165f3b486b948d38db8e00d5351b576 default 2022-03-16 17:07:24.418 | [118830 Async ks-domain-role:146996]: running: get_or_add_user_domain_role admin 2165f3b486b948d38db8e00d5351b576 default 2022-03-16 17:07:24.420 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 17:07:24.423 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:07:24.426 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 17:07:27.524 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 17:07:27.527 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 17:07:27.527 | default 2022-03-16 17:07:27.530 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 17:07:27.592 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 17:07:27.633 | [118830 Async ks-project:147125]: running: get_or_create_project service Default 2022-03-16 17:07:27.636 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 17:07:27.705 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 17:07:27.751 | [118830 Async ks-service:147221]: running: get_or_create_role service 2022-03-16 17:07:27.753 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 17:07:27.826 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 17:07:27.886 | [118830 Async ks-reseller:147307]: running: get_or_create_role ResellerAdmin 2022-03-16 17:07:27.891 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 17:07:27.894 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 17:07:28.298 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 17:07:28.531 | [118830 Async ks-anotherrole:147397]: running: get_or_create_role anotherrole 2022-03-16 17:07:28.548 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 17:07:28.579 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 17:07:28.604 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:07:28.636 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-16 17:07:31.717 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:31.777 | [147125 Async ks-project:147125]: finished successfully 2022-03-16 17:07:31.893 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:31.968 | [147221 Async ks-service:147221]: finished successfully 2022-03-16 17:07:32.332 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:32.376 | [147307 Async ks-reseller:147307]: finished successfully 2022-03-16 17:07:32.404 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:32.442 | [147397 Async ks-anotherrole:147397]: finished successfully 2022-03-16 17:07:32.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:32.468 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:32.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:32.468 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:32.637 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:32.640 | ++ functions-common:get_or_create_project:938 : project_id=6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:07:32.642 | ++ functions-common:get_or_create_project:939 : echo 6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:07:32.645 | + lib/keystone:create_keystone_accounts:340 : invis_project=6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:07:32.648 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 17:07:32.651 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 17:07:32.654 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:07:32.657 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-16 17:07:35.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:35.228 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:35.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:35.229 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:35.316 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:35.343 | [146996 Async ks-domain-role:146996]: finished successfully 2022-03-16 17:07:35.409 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:35.412 | ++ functions-common:get_or_create_project:938 : project_id=34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:35.415 | ++ functions-common:get_or_create_project:939 : echo 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:35.419 | + lib/keystone:create_keystone_accounts:344 : demo_project=34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:35.422 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 17:07:35.425 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 17:07:35.428 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:07:35.430 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 17:07:35.432 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 17:07:35.436 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-16 17:07:37.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:37.967 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:37.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:37.967 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.134 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:38.137 | ++ functions-common:get_or_create_user:925 : user_id=41e32c7c42f04187b92e3219e036092f 2022-03-16 17:07:38.139 | ++ functions-common:get_or_create_user:926 : echo 41e32c7c42f04187b92e3219e036092f 2022-03-16 17:07:38.142 | + lib/keystone:create_keystone_accounts:347 : demo_user=41e32c7c42f04187b92e3219e036092f 2022-03-16 17:07:38.145 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 17:07:38.195 | [118830 Async ks-domain-role:146996]: Waiting for completion of get_or_add_user_domain_role admin 2165f3b486b948d38db8e00d5351b576 default running on PID 146996 (6 other jobs running) 2022-03-16 17:07:38.220 | [118830 Async ks-domain-role:146996]: Signaling child to exit 2022-03-16 17:07:38.220 | WAKEUP 2022-03-16 17:07:38.244 | [118830 Async ks-domain-role:146996]: Signaled 2022-03-16 17:07:38.245 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 17:07:38.245 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2165f3b486b948d38db8e00d5351b576 --domain default 2022-03-16 17:07:38.245 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 17:07:38.245 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:07:38.245 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:07:38.245 | ++ functions-common:get_field:812 : read data 2022-03-16 17:07:38.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.245 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.246 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:38.246 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 17:07:38.246 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 17:07:38.246 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 2165f3b486b948d38db8e00d5351b576 --domain default 2022-03-16 17:07:38.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.246 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.246 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.246 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2165f3b486b948d38db8e00d5351b576 --domain default 2022-03-16 17:07:38.246 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 17:07:38.246 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:07:38.246 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:07:38.246 | ++ functions-common:get_field:812 : read data 2022-03-16 17:07:38.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.246 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.246 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:38.246 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:07:38.246 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:07:38.246 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:07:38.246 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | 2165f3b486b948d38db8e00d5351b576 | | | default | | False |' 2022-03-16 17:07:38.246 | ++ functions-common:get_field:812 : read data 2022-03-16 17:07:38.246 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:07:38.246 | + functions-common:get_or_add_user_domain_role:1021 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:07:38.247 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:07:38.292 | [118830 Async ks-domain-role:146996]: finished get_or_add_user_domain_role admin 2165f3b486b948d38db8e00d5351b576 default with result 0 in 10 seconds 2022-03-16 17:07:38.300 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 17:07:38.334 | [118830 Async ks-project:147125]: Waiting for completion of get_or_create_project service Default running on PID 147125 (5 other jobs running) 2022-03-16 17:07:38.360 | [118830 Async ks-project:147125]: Signaling child to exit 2022-03-16 17:07:38.360 | WAKEUP 2022-03-16 17:07:38.382 | [118830 Async ks-project:147125]: Signaled 2022-03-16 17:07:38.383 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:07:38.383 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-16 17:07:38.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.383 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.383 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.383 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:38.383 | + functions-common:get_or_create_project:938 : project_id=15df06d7f96b4d5c95453e96afe28c51 2022-03-16 17:07:38.384 | + functions-common:get_or_create_project:939 : echo 15df06d7f96b4d5c95453e96afe28c51 2022-03-16 17:07:38.384 | 15df06d7f96b4d5c95453e96afe28c51 2022-03-16 17:07:38.430 | [118830 Async ks-project:147125]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 17:07:38.468 | [118830 Async ks-service:147221]: Waiting for completion of get_or_create_role service running on PID 147221 (4 other jobs running) 2022-03-16 17:07:38.492 | [118830 Async ks-service:147221]: Signaling child to exit 2022-03-16 17:07:38.492 | WAKEUP 2022-03-16 17:07:38.515 | [118830 Async ks-service:147221]: Signaled 2022-03-16 17:07:38.517 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:07:38.517 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 17:07:38.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.517 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.517 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.517 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:38.517 | + functions-common:get_or_create_role:950 : role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:07:38.517 | + functions-common:get_or_create_role:951 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:07:38.517 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:07:38.561 | [118830 Async ks-service:147221]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-16 17:07:38.598 | [118830 Async ks-reseller:147307]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 147307 (3 other jobs running) 2022-03-16 17:07:38.624 | [118830 Async ks-reseller:147307]: Signaling child to exit 2022-03-16 17:07:38.624 | WAKEUP 2022-03-16 17:07:38.646 | [118830 Async ks-reseller:147307]: Signaled 2022-03-16 17:07:38.647 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:07:38.647 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 17:07:38.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.647 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.647 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.647 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:38.648 | + functions-common:get_or_create_role:950 : role_id=6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:07:38.648 | + functions-common:get_or_create_role:951 : echo 6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:07:38.648 | 6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:07:38.691 | [118830 Async ks-reseller:147307]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-16 17:07:38.728 | [118830 Async ks-anotherrole:147397]: Waiting for completion of get_or_create_role anotherrole running on PID 147397 (2 other jobs running) 2022-03-16 17:07:38.753 | [118830 Async ks-anotherrole:147397]: Signaling child to exit 2022-03-16 17:07:38.753 | WAKEUP 2022-03-16 17:07:38.775 | [118830 Async ks-anotherrole:147397]: Signaled 2022-03-16 17:07:38.776 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:07:38.776 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 17:07:38.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.776 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:38.777 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:38.777 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:38.777 | + functions-common:get_or_create_role:950 : role_id=0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:07:38.777 | + functions-common:get_or_create_role:951 : echo 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:07:38.777 | 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:07:38.821 | [118830 Async ks-anotherrole:147397]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 17:07:38.825 | + inc/async:async_wait:197 : return 0 2022-03-16 17:07:38.828 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:38.888 | + inc/async:async_inner:63 : get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:38.930 | [118830 Async ks-demo-member:148265]: running: get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:38.933 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2165f3b486b948d38db8e00d5351b576 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:38.997 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2165f3b486b948d38db8e00d5351b576 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:39.043 | [118830 Async ks-demo-admin:148377]: running: get_or_add_user_project_role admin 2165f3b486b948d38db8e00d5351b576 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:39.046 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:39.111 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:39.160 | [118830 Async ks-demo-another:148489]: running: get_or_add_user_project_role anotherrole 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:39.163 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:07:39.239 | + inc/async:async_inner:63 : get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:07:39.299 | [118830 Async ks-demo-invis:148601]: running: get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:07:39.303 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 17:07:39.311 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 17:07:39.322 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:07:39.333 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 17:07:39.344 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 17:07:39.349 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-16 17:07:43.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:43.265 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:43.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:43.265 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:43.451 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:43.454 | ++ functions-common:get_or_create_user:925 : user_id=f7ae467947e848a5ba97b86ba3b41c7e 2022-03-16 17:07:43.456 | ++ functions-common:get_or_create_user:926 : echo f7ae467947e848a5ba97b86ba3b41c7e 2022-03-16 17:07:43.459 | + lib/keystone:create_keystone_accounts:360 : demo_reader=f7ae467947e848a5ba97b86ba3b41c7e 2022-03-16 17:07:43.463 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader f7ae467947e848a5ba97b86ba3b41c7e 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:43.533 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f7ae467947e848a5ba97b86ba3b41c7e 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:43.588 | [118830 Async ks-demo-reader:148759]: running: get_or_add_user_project_role reader f7ae467947e848a5ba97b86ba3b41c7e 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:07:43.594 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 17:07:43.598 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 17:07:43.601 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:07:43.612 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-16 17:07:46.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:46.883 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:46.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:46.883 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:47.300 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:47.320 | ++ functions-common:get_or_create_project:938 : project_id=79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:47.340 | ++ functions-common:get_or_create_project:939 : echo 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:47.360 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:47.380 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 17:07:47.412 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 17:07:47.431 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:07:47.450 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 17:07:47.480 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 17:07:47.516 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-16 17:07:51.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:51.096 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:51.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:51.096 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:51.497 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:51.519 | ++ functions-common:get_or_create_user:925 : user_id=2180d56b234143f3a91f091db33f988e 2022-03-16 17:07:51.543 | ++ functions-common:get_or_create_user:926 : echo 2180d56b234143f3a91f091db33f988e 2022-03-16 17:07:51.561 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2180d56b234143f3a91f091db33f988e 2022-03-16 17:07:51.579 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:51.984 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:52.194 | [118830 Async ks-alt-admin:149177]: running: get_or_add_user_project_role admin 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:52.217 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:52.673 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:52.922 | [118830 Async ks-alt-another:149290]: running: get_or_add_user_project_role anotherrole 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:52.945 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 17:07:52.973 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 17:07:53.000 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:07:53.028 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 17:07:53.060 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 17:07:53.097 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-16 17:07:53.287 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:53.509 | [148265 Async ks-demo-member:148265]: finished successfully 2022-03-16 17:07:56.704 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:56.738 | [148489 Async ks-demo-another:148489]: finished successfully 2022-03-16 17:07:57.589 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:57.712 | [148377 Async ks-demo-admin:148377]: finished successfully 2022-03-16 17:07:57.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:57.802 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:57.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:07:57.802 | from cryptography.utils import int_from_bytes 2022-03-16 17:07:57.891 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:07:58.025 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:07:58.028 | ++ functions-common:get_or_create_user:925 : user_id=112ce3bc297745d79e1956f91fe9d7eb 2022-03-16 17:07:58.033 | ++ functions-common:get_or_create_user:926 : echo 112ce3bc297745d79e1956f91fe9d7eb 2022-03-16 17:07:58.037 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=112ce3bc297745d79e1956f91fe9d7eb 2022-03-16 17:07:58.039 | [148601 Async ks-demo-invis:148601]: finished successfully 2022-03-16 17:07:58.041 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 112ce3bc297745d79e1956f91fe9d7eb 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:58.144 | + inc/async:async_inner:63 : get_or_add_user_project_role member 112ce3bc297745d79e1956f91fe9d7eb 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:58.257 | [118830 Async ks-alt-member-user:149675]: running: get_or_add_user_project_role member 112ce3bc297745d79e1956f91fe9d7eb 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:07:58.269 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 17:07:58.284 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 17:07:58.298 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:07:58.312 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 17:07:58.338 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 17:07:58.364 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-16 17:08:00.267 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:00.449 | [148759 Async ks-demo-reader:148759]: finished successfully 2022-03-16 17:08:01.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:01.426 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:01.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:01.426 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:01.632 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:01.635 | ++ functions-common:get_or_create_user:925 : user_id=39d5f25b45fb4dd7a02b50d756dc395f 2022-03-16 17:08:01.639 | ++ functions-common:get_or_create_user:926 : echo 39d5f25b45fb4dd7a02b50d756dc395f 2022-03-16 17:08:01.642 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=39d5f25b45fb4dd7a02b50d756dc395f 2022-03-16 17:08:01.645 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 39d5f25b45fb4dd7a02b50d756dc395f 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:01.716 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 39d5f25b45fb4dd7a02b50d756dc395f 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:01.789 | [118830 Async ks-alt-reader-user:149899]: running: get_or_add_user_project_role reader 39d5f25b45fb4dd7a02b50d756dc395f 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:01.794 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 17:08:01.798 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:08:01.800 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 17:08:01.803 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 17:08:01.806 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-16 17:08:05.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:05.144 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:05.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:05.144 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:05.429 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:05.451 | ++ functions-common:get_or_create_user:925 : user_id=cad1abd440b94177ac4ccac72f09c7fe 2022-03-16 17:08:05.472 | ++ functions-common:get_or_create_user:926 : echo cad1abd440b94177ac4ccac72f09c7fe 2022-03-16 17:08:05.490 | + lib/keystone:create_keystone_accounts:392 : system_member_user=cad1abd440b94177ac4ccac72f09c7fe 2022-03-16 17:08:05.507 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member cad1abd440b94177ac4ccac72f09c7fe all 2022-03-16 17:08:05.594 | + inc/async:async_inner:63 : get_or_add_user_system_role member cad1abd440b94177ac4ccac72f09c7fe all 2022-03-16 17:08:05.672 | [118830 Async ks-system-member:150125]: running: get_or_add_user_system_role member cad1abd440b94177ac4ccac72f09c7fe all 2022-03-16 17:08:05.684 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 17:08:05.696 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:08:05.703 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 17:08:05.707 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 17:08:05.712 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-16 17:08:08.088 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:08.249 | [149177 Async ks-alt-admin:149177]: finished successfully 2022-03-16 17:08:08.896 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:09.038 | [149290 Async ks-alt-another:149290]: finished successfully 2022-03-16 17:08:09.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:09.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:09.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:09.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:09.509 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:09.512 | ++ functions-common:get_or_create_user:925 : user_id=13350691af594844b84ca99595352492 2022-03-16 17:08:09.515 | ++ functions-common:get_or_create_user:926 : echo 13350691af594844b84ca99595352492 2022-03-16 17:08:09.521 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=13350691af594844b84ca99595352492 2022-03-16 17:08:09.523 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 13350691af594844b84ca99595352492 all 2022-03-16 17:08:09.644 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 13350691af594844b84ca99595352492 all 2022-03-16 17:08:09.679 | [118830 Async ks-system-reader:150407]: running: get_or_add_user_system_role reader 13350691af594844b84ca99595352492 all 2022-03-16 17:08:09.688 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 17:08:09.695 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 17:08:09.704 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 17:08:09.707 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 17:08:09.716 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-16 17:08:12.216 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:12.412 | [149675 Async ks-alt-member-user:149675]: finished successfully 2022-03-16 17:08:13.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:13.131 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:13.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:13.131 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:13.346 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:13.352 | ++ functions-common:get_or_create_group:902 : group_id=d212e5ec7b784ac2a55a4acb23e4036a 2022-03-16 17:08:13.358 | ++ functions-common:get_or_create_group:903 : echo d212e5ec7b784ac2a55a4acb23e4036a 2022-03-16 17:08:13.368 | + lib/keystone:create_keystone_accounts:402 : admin_group=d212e5ec7b784ac2a55a4acb23e4036a 2022-03-16 17:08:13.372 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 17:08:13.381 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 17:08:13.389 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 17:08:13.396 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 17:08:13.400 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-16 17:08:15.111 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:15.143 | [149899 Async ks-alt-reader-user:149899]: finished successfully 2022-03-16 17:08:16.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:16.064 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:16.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:16.065 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:16.260 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:16.263 | ++ functions-common:get_or_create_group:902 : group_id=901b27ec607943f080aa19e0876506e0 2022-03-16 17:08:16.266 | ++ functions-common:get_or_create_group:903 : echo 901b27ec607943f080aa19e0876506e0 2022-03-16 17:08:16.270 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=901b27ec607943f080aa19e0876506e0 2022-03-16 17:08:16.272 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:16.351 | + inc/async:async_inner:63 : get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:16.400 | [118830 Async ks-group-memberdemo:150760]: running: get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:16.404 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:16.535 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:16.738 | [118830 Async ks-group-anotherdemo:150846]: running: get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:16.747 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:16.935 | + inc/async:async_inner:63 : get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:17.179 | [118830 Async ks-group-memberalt:150951]: running: get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:17.203 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:17.239 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:17.436 | [150125 Async ks-system-member:150125]: finished successfully 2022-03-16 17:08:17.522 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:17.767 | [118830 Async ks-group-anotheralt:151074]: running: get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:17.788 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c 2022-03-16 17:08:18.216 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c 2022-03-16 17:08:18.461 | [118830 Async ks-group-admin:151164]: running: get_or_add_group_project_role admin d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c 2022-03-16 17:08:18.484 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-16 17:08:18.849 | [118830 Async ks-demo-member:148265]: Waiting for completion of get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 running on PID 148265 (17 other jobs running) 2022-03-16 17:08:19.011 | [118830 Async ks-demo-member:148265]: Signaling child to exit 2022-03-16 17:08:19.012 | WAKEUP 2022-03-16 17:08:19.187 | [118830 Async ks-demo-member:148265]: Signaled 2022-03-16 17:08:19.219 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:19.219 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:19.219 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:19.219 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:19.219 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:19.219 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:19.219 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:19.220 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:19.220 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41e32c7c42f04187b92e3219e036092f --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:19.220 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:19.220 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:19.220 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:19.220 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:19.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:19.220 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:19.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:19.220 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:19.220 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:19.220 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:19.220 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:19.220 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 41e32c7c42f04187b92e3219e036092f --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:19.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:19.220 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:19.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:19.220 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:19.220 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:19.220 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41e32c7c42f04187b92e3219e036092f --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:19.220 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:19.220 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:19.220 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:19.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:19.220 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:19.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:19.220 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:19.220 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:19.220 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:19.221 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:19.221 | ++ functions-common:get_field:818 : echo '| e1482d1a8c094f1b9a078596586c41ef | 41e32c7c42f04187b92e3219e036092f | | 34417a98a40c4f559c8a8d16a6d45503 | | | False |' 2022-03-16 17:08:19.221 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:19.221 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:19.221 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:19.221 | + functions-common:get_or_add_user_project_role:997 : echo e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:19.221 | e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:19.534 | [118830 Async ks-demo-member:148265]: finished get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 with result 0 in 14 seconds 2022-03-16 17:08:19.805 | [118830 Async ks-demo-admin:148377]: Waiting for completion of get_or_add_user_project_role admin 2165f3b486b948d38db8e00d5351b576 34417a98a40c4f559c8a8d16a6d45503 running on PID 148377 (16 other jobs running) 2022-03-16 17:08:19.993 | [118830 Async ks-demo-admin:148377]: Signaling child to exit 2022-03-16 17:08:19.996 | WAKEUP 2022-03-16 17:08:20.109 | [118830 Async ks-demo-admin:148377]: Signaled 2022-03-16 17:08:20.119 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:20.119 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:20.119 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:20.119 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:20.119 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:20.119 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:20.119 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:20.120 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:20.120 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2165f3b486b948d38db8e00d5351b576 --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:20.120 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:20.120 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:20.120 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:20.120 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:20.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.120 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:20.120 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:20.120 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:20.120 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2165f3b486b948d38db8e00d5351b576 --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:20.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.120 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2165f3b486b948d38db8e00d5351b576 --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:20.120 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:20.120 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:20.120 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:20.120 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:20.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.121 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.121 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:20.121 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:20.121 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:20.121 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:20.121 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | 2165f3b486b948d38db8e00d5351b576 | | 34417a98a40c4f559c8a8d16a6d45503 | | | False |' 2022-03-16 17:08:20.121 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:20.121 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:08:20.121 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:08:20.121 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:08:20.318 | [118830 Async ks-demo-admin:148377]: finished get_or_add_user_project_role admin 2165f3b486b948d38db8e00d5351b576 34417a98a40c4f559c8a8d16a6d45503 with result 0 in 18 seconds 2022-03-16 17:08:20.517 | [118830 Async ks-demo-another:148489]: Waiting for completion of get_or_add_user_project_role anotherrole 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 running on PID 148489 (15 other jobs running) 2022-03-16 17:08:20.654 | [118830 Async ks-demo-another:148489]: Signaling child to exit 2022-03-16 17:08:20.655 | WAKEUP 2022-03-16 17:08:20.759 | [118830 Async ks-demo-another:148489]: Signaled 2022-03-16 17:08:20.763 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:20.763 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:20.763 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:20.763 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:20.763 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:20.763 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:20.764 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:20.764 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:20.764 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 41e32c7c42f04187b92e3219e036092f --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:20.764 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:20.764 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:20.764 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:20.764 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:20.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.764 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.764 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.764 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:20.764 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:20.764 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:20.764 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 41e32c7c42f04187b92e3219e036092f --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:20.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.764 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.764 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.764 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 41e32c7c42f04187b92e3219e036092f --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:20.764 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:20.764 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:20.764 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:20.764 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:20.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.764 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:20.764 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:20.764 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:20.764 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:20.764 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:20.765 | ++ functions-common:get_field:818 : echo '| 0efa9e6a619847a48b1ed0fab3d37c4b | 41e32c7c42f04187b92e3219e036092f | | 34417a98a40c4f559c8a8d16a6d45503 | | | False |' 2022-03-16 17:08:20.765 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:20.765 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:20.765 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:08:20.765 | + functions-common:get_or_add_user_project_role:997 : echo 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:08:20.765 | 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:08:21.034 | [118830 Async ks-demo-another:148489]: finished get_or_add_user_project_role anotherrole 41e32c7c42f04187b92e3219e036092f 34417a98a40c4f559c8a8d16a6d45503 with result 0 in 17 seconds 2022-03-16 17:08:21.291 | [118830 Async ks-demo-invis:148601]: Waiting for completion of get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 6b8914525c7e4e288519d4a45133e9ed running on PID 148601 (14 other jobs running) 2022-03-16 17:08:21.357 | [118830 Async ks-demo-invis:148601]: Signaling child to exit 2022-03-16 17:08:21.358 | WAKEUP 2022-03-16 17:08:21.490 | [118830 Async ks-demo-invis:148601]: Signaled 2022-03-16 17:08:21.491 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:21.491 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:21.492 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:21.492 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:21.492 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:21.492 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:21.492 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:21.492 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:21.492 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:21.492 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41e32c7c42f04187b92e3219e036092f --project 6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:08:21.492 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:21.492 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:21.492 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:21.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:21.492 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:21.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:21.492 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:21.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:21.492 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:21.492 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:21.492 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 41e32c7c42f04187b92e3219e036092f --project 6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:08:21.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:21.492 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:21.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:21.492 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:21.492 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:21.492 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:21.492 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:21.492 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41e32c7c42f04187b92e3219e036092f --project 6b8914525c7e4e288519d4a45133e9ed 2022-03-16 17:08:21.492 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:21.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:21.492 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:21.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:21.493 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:21.493 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:21.493 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:21.493 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:21.493 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:21.493 | ++ functions-common:get_field:818 : echo '| e1482d1a8c094f1b9a078596586c41ef | 41e32c7c42f04187b92e3219e036092f | | 6b8914525c7e4e288519d4a45133e9ed | | | False |' 2022-03-16 17:08:21.493 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:21.493 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:21.493 | + functions-common:get_or_add_user_project_role:997 : echo e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:21.493 | e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:21.751 | [118830 Async ks-demo-invis:148601]: finished get_or_add_user_project_role member 41e32c7c42f04187b92e3219e036092f 6b8914525c7e4e288519d4a45133e9ed with result 0 in 18 seconds 2022-03-16 17:08:21.992 | [118830 Async ks-demo-reader:148759]: Waiting for completion of get_or_add_user_project_role reader f7ae467947e848a5ba97b86ba3b41c7e 34417a98a40c4f559c8a8d16a6d45503 running on PID 148759 (13 other jobs running) 2022-03-16 17:08:22.141 | [118830 Async ks-demo-reader:148759]: Signaling child to exit 2022-03-16 17:08:22.142 | WAKEUP 2022-03-16 17:08:22.236 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:22.263 | [118830 Async ks-demo-reader:148759]: Signaled 2022-03-16 17:08:22.265 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:22.265 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:22.265 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:22.265 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:22.265 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:22.265 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:22.265 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:22.265 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:22.266 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:22.266 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f7ae467947e848a5ba97b86ba3b41c7e --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:22.266 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:22.266 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:22.266 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:22.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:22.266 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:22.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:22.266 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:22.266 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:22.266 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:22.266 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:22.266 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f7ae467947e848a5ba97b86ba3b41c7e --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:22.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:22.266 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:22.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:22.266 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:22.266 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:22.266 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:22.266 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:22.267 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f7ae467947e848a5ba97b86ba3b41c7e --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:22.267 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:22.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:22.268 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:22.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:22.268 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:22.268 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:22.268 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:22.268 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:22.268 | ++ functions-common:get_field:818 : echo '| 76b5da7a35fb46ddbca35e397ff2f809 | f7ae467947e848a5ba97b86ba3b41c7e | | 34417a98a40c4f559c8a8d16a6d45503 | | | False |' 2022-03-16 17:08:22.268 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:22.268 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:22.268 | + functions-common:get_or_add_user_project_role:995 : user_role_id=76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:22.268 | + functions-common:get_or_add_user_project_role:997 : echo 76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:22.268 | 76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:22.292 | [150407 Async ks-system-reader:150407]: finished successfully 2022-03-16 17:08:22.533 | [118830 Async ks-demo-reader:148759]: finished get_or_add_user_project_role reader f7ae467947e848a5ba97b86ba3b41c7e 34417a98a40c4f559c8a8d16a6d45503 with result 0 in 16 seconds 2022-03-16 17:08:22.568 | + inc/async:async_wait:197 : return 0 2022-03-16 17:08:22.592 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 17:08:22.867 | [118830 Async ks-alt-admin:149177]: Waiting for completion of get_or_add_user_project_role admin 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 running on PID 149177 (12 other jobs running) 2022-03-16 17:08:23.020 | [118830 Async ks-alt-admin:149177]: Signaling child to exit 2022-03-16 17:08:23.021 | WAKEUP 2022-03-16 17:08:23.170 | [118830 Async ks-alt-admin:149177]: Signaled 2022-03-16 17:08:23.171 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:23.171 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:23.171 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:23.171 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:23.171 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:23.171 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:23.171 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:23.171 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:23.171 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:23.171 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2180d56b234143f3a91f091db33f988e --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:23.171 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:23.171 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:23.171 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:23.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:23.171 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:23.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:23.171 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:23.171 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:23.171 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:23.172 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:23.172 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2180d56b234143f3a91f091db33f988e --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:23.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:23.172 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:23.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:23.172 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:23.172 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2180d56b234143f3a91f091db33f988e --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:23.172 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:23.172 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:23.172 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:23.172 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:23.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:23.178 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:23.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:23.178 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:23.178 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:23.178 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:23.178 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:23.178 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | 2180d56b234143f3a91f091db33f988e | | 79576bf4965549f58dcd4a2b70f70ae3 | | | False |' 2022-03-16 17:08:23.178 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:23.178 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:23.178 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:08:23.178 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:08:23.178 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:08:23.483 | [118830 Async ks-alt-admin:149177]: finished get_or_add_user_project_role admin 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 with result 0 in 16 seconds 2022-03-16 17:08:23.754 | [118830 Async ks-alt-another:149290]: Waiting for completion of get_or_add_user_project_role anotherrole 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 running on PID 149290 (11 other jobs running) 2022-03-16 17:08:23.950 | [118830 Async ks-alt-another:149290]: Signaling child to exit 2022-03-16 17:08:23.950 | WAKEUP 2022-03-16 17:08:24.101 | [118830 Async ks-alt-another:149290]: Signaled 2022-03-16 17:08:24.119 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:24.119 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:24.119 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:24.119 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:24.120 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:24.120 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:24.120 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:24.120 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:24.120 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:24.120 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2180d56b234143f3a91f091db33f988e --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:24.120 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:24.120 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:24.120 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:24.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:24.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:24.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:24.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:24.120 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:24.120 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:24.120 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:24.120 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2180d56b234143f3a91f091db33f988e --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:24.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:24.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:24.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:24.120 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:24.120 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2180d56b234143f3a91f091db33f988e --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:24.120 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:24.120 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:24.121 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:24.121 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:24.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:24.121 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:24.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:24.121 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:24.121 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:24.121 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:24.121 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:24.121 | ++ functions-common:get_field:818 : echo '| 0efa9e6a619847a48b1ed0fab3d37c4b | 2180d56b234143f3a91f091db33f988e | | 79576bf4965549f58dcd4a2b70f70ae3 | | | False |' 2022-03-16 17:08:24.121 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:24.121 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:24.121 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:08:24.121 | + functions-common:get_or_add_user_project_role:997 : echo 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:08:24.121 | 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:08:24.452 | [118830 Async ks-alt-another:149290]: finished get_or_add_user_project_role anotherrole 2180d56b234143f3a91f091db33f988e 79576bf4965549f58dcd4a2b70f70ae3 with result 0 in 16 seconds 2022-03-16 17:08:24.741 | [118830 Async ks-alt-member-user:149675]: Waiting for completion of get_or_add_user_project_role member 112ce3bc297745d79e1956f91fe9d7eb 79576bf4965549f58dcd4a2b70f70ae3 running on PID 149675 (10 other jobs running) 2022-03-16 17:08:24.918 | [118830 Async ks-alt-member-user:149675]: Signaling child to exit 2022-03-16 17:08:24.918 | WAKEUP 2022-03-16 17:08:25.085 | [118830 Async ks-alt-member-user:149675]: Signaled 2022-03-16 17:08:25.099 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:25.099 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:25.099 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:25.099 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:25.099 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:25.099 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:25.099 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:25.099 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:25.099 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:25.099 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 112ce3bc297745d79e1956f91fe9d7eb --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:25.099 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:25.100 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:25.100 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:25.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.100 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.100 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.100 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:25.100 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:25.100 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:25.100 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 112ce3bc297745d79e1956f91fe9d7eb --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:25.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.100 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.100 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.100 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:25.100 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:25.100 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 112ce3bc297745d79e1956f91fe9d7eb --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:25.100 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:25.100 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:25.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.100 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.100 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.100 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:25.100 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:25.100 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:25.100 | ++ functions-common:get_field:818 : echo '| e1482d1a8c094f1b9a078596586c41ef | 112ce3bc297745d79e1956f91fe9d7eb | | 79576bf4965549f58dcd4a2b70f70ae3 | | | False |' 2022-03-16 17:08:25.100 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:25.100 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:25.100 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:25.101 | + functions-common:get_or_add_user_project_role:997 : echo e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:25.101 | e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:25.347 | [118830 Async ks-alt-member-user:149675]: finished get_or_add_user_project_role member 112ce3bc297745d79e1956f91fe9d7eb 79576bf4965549f58dcd4a2b70f70ae3 with result 0 in 14 seconds 2022-03-16 17:08:25.576 | [118830 Async ks-alt-reader-user:149899]: Waiting for completion of get_or_add_user_project_role reader 39d5f25b45fb4dd7a02b50d756dc395f 79576bf4965549f58dcd4a2b70f70ae3 running on PID 149899 (9 other jobs running) 2022-03-16 17:08:25.740 | [118830 Async ks-alt-reader-user:149899]: Signaling child to exit 2022-03-16 17:08:25.740 | WAKEUP 2022-03-16 17:08:25.871 | [118830 Async ks-alt-reader-user:149899]: Signaled 2022-03-16 17:08:25.880 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:08:25.880 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:08:25.880 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:25.880 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:25.880 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:25.880 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:25.880 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:25.880 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:08:25.880 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:08:25.880 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:25.880 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 39d5f25b45fb4dd7a02b50d756dc395f --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:25.880 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:25.880 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:25.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:25.880 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:08:25.880 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:08:25.880 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 39d5f25b45fb4dd7a02b50d756dc395f --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:25.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.881 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:08:25.886 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 39d5f25b45fb4dd7a02b50d756dc395f --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:25.886 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:08:25.886 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:08:25.886 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:25.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.886 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:25.886 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:25.886 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:25.886 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:08:25.886 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:08:25.886 | ++ functions-common:get_field:818 : echo '| 76b5da7a35fb46ddbca35e397ff2f809 | 39d5f25b45fb4dd7a02b50d756dc395f | | 79576bf4965549f58dcd4a2b70f70ae3 | | | False |' 2022-03-16 17:08:25.886 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:08:25.886 | ++ functions-common:get_field:812 : read data 2022-03-16 17:08:25.886 | + functions-common:get_or_add_user_project_role:995 : user_role_id=76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:25.886 | + functions-common:get_or_add_user_project_role:997 : echo 76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:25.887 | 76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:26.167 | [118830 Async ks-alt-reader-user:149899]: finished get_or_add_user_project_role reader 39d5f25b45fb4dd7a02b50d756dc395f 79576bf4965549f58dcd4a2b70f70ae3 with result 0 in 13 seconds 2022-03-16 17:08:26.205 | + inc/async:async_wait:197 : return 0 2022-03-16 17:08:26.216 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 17:08:26.454 | [118830 Async ks-system-member:150125]: Waiting for completion of get_or_add_user_system_role member cad1abd440b94177ac4ccac72f09c7fe all running on PID 150125 (8 other jobs running) 2022-03-16 17:08:26.579 | [118830 Async ks-system-member:150125]: Signaling child to exit 2022-03-16 17:08:26.582 | WAKEUP 2022-03-16 17:08:26.737 | [118830 Async ks-system-member:150125]: Signaled 2022-03-16 17:08:26.751 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 17:08:26.751 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 17:08:26.751 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 17:08:26.751 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:26.751 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:26.751 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:26.751 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:26.751 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:26.751 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 17:08:26.751 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cad1abd440b94177ac4ccac72f09c7fe --system all -f value -c Role 2022-03-16 17:08:26.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:26.751 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:26.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:26.751 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:26.751 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:26.751 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 17:08:26.751 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 17:08:26.751 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user cad1abd440b94177ac4ccac72f09c7fe --system all 2022-03-16 17:08:26.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:26.752 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:26.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:26.752 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:26.752 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cad1abd440b94177ac4ccac72f09c7fe --system all -f value -c Role 2022-03-16 17:08:26.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:26.752 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:26.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:26.752 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:26.752 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:26.752 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:26.752 | + functions-common:get_or_add_user_system_role:1052 : echo e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:26.752 | e1482d1a8c094f1b9a078596586c41ef 2022-03-16 17:08:26.955 | [118830 Async ks-system-member:150125]: finished get_or_add_user_system_role member cad1abd440b94177ac4ccac72f09c7fe all with result 0 in 11 seconds 2022-03-16 17:08:27.186 | [118830 Async ks-system-reader:150407]: Waiting for completion of get_or_add_user_system_role reader 13350691af594844b84ca99595352492 all running on PID 150407 (7 other jobs running) 2022-03-16 17:08:27.355 | [118830 Async ks-system-reader:150407]: Signaling child to exit 2022-03-16 17:08:27.356 | WAKEUP 2022-03-16 17:08:27.508 | [118830 Async ks-system-reader:150407]: Signaled 2022-03-16 17:08:27.527 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 17:08:27.527 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 17:08:27.527 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 17:08:27.527 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:08:27.527 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:08:27.527 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:08:27.527 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:08:27.527 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:08:27.527 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 17:08:27.527 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 13350691af594844b84ca99595352492 --system all -f value -c Role 2022-03-16 17:08:27.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:27.528 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:27.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:27.528 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:27.528 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:27.528 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 17:08:27.528 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 17:08:27.528 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 13350691af594844b84ca99595352492 --system all 2022-03-16 17:08:27.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:27.528 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:27.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:27.528 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:27.528 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 13350691af594844b84ca99595352492 --system all -f value -c Role 2022-03-16 17:08:27.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:27.528 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:27.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:27.528 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:27.528 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:27.528 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:27.528 | + functions-common:get_or_add_user_system_role:1052 : echo 76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:27.528 | 76b5da7a35fb46ddbca35e397ff2f809 2022-03-16 17:08:27.820 | [118830 Async ks-system-reader:150407]: finished get_or_add_user_system_role reader 13350691af594844b84ca99595352492 all with result 0 in 12 seconds 2022-03-16 17:08:27.850 | + inc/async:async_wait:197 : return 0 2022-03-16 17:08:27.868 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-16 17:08:28.241 | [118830 Async ks-group-memberdemo:150760]: Waiting for completion of get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 running on PID 150760 (6 other jobs running) 2022-03-16 17:08:28.366 | [118830 Async ks-group-memberdemo:150760]: Signaling child to exit 2022-03-16 17:08:30.734 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:30.783 | [150760 Async ks-group-memberdemo:150760]: finished successfully 2022-03-16 17:08:30.820 | WAKEUP 2022-03-16 17:08:30.854 | [118830 Async ks-group-memberdemo:150760]: Signaled 2022-03-16 17:08:30.856 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:08:30.856 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901b27ec607943f080aa19e0876506e0 --project 34417a98a40c4f559c8a8d16a6d45503 -f value 2022-03-16 17:08:30.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:30.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:30.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:30.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:30.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:30.856 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:08:30.856 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:08:30.856 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 901b27ec607943f080aa19e0876506e0 --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:30.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:30.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:30.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:30.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:30.856 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901b27ec607943f080aa19e0876506e0 --project 34417a98a40c4f559c8a8d16a6d45503 -f value 2022-03-16 17:08:30.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:30.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:30.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:30.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:30.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:30.857 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e1482d1a8c094f1b9a078596586c41ef 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 False' 2022-03-16 17:08:30.857 | + functions-common:get_or_add_group_project_role:1076 : echo e1482d1a8c094f1b9a078596586c41ef 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 False 2022-03-16 17:08:30.857 | e1482d1a8c094f1b9a078596586c41ef 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 False 2022-03-16 17:08:30.967 | [118830 Async ks-group-memberdemo:150760]: finished get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 with result 0 in 14 seconds 2022-03-16 17:08:31.025 | [118830 Async ks-group-anotherdemo:150846]: Waiting for completion of get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 running on PID 150846 (5 other jobs running) 2022-03-16 17:08:31.061 | [118830 Async ks-group-anotherdemo:150846]: Signaling child to exit 2022-03-16 17:08:31.498 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:31.527 | [150951 Async ks-group-memberalt:150951]: finished successfully 2022-03-16 17:08:31.948 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:31.977 | [150846 Async ks-group-anotherdemo:150846]: finished successfully 2022-03-16 17:08:31.999 | WAKEUP 2022-03-16 17:08:32.025 | [118830 Async ks-group-anotherdemo:150846]: Signaled 2022-03-16 17:08:32.026 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:08:32.027 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901b27ec607943f080aa19e0876506e0 --project 34417a98a40c4f559c8a8d16a6d45503 -f value 2022-03-16 17:08:32.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.027 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.027 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.027 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:32.027 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:08:32.027 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:08:32.027 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 901b27ec607943f080aa19e0876506e0 --project 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:08:32.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.027 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.027 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.027 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901b27ec607943f080aa19e0876506e0 --project 34417a98a40c4f559c8a8d16a6d45503 -f value 2022-03-16 17:08:32.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.027 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.027 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.027 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:32.027 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0efa9e6a619847a48b1ed0fab3d37c4b 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 False' 2022-03-16 17:08:32.027 | + functions-common:get_or_add_group_project_role:1076 : echo 0efa9e6a619847a48b1ed0fab3d37c4b 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 False 2022-03-16 17:08:32.027 | 0efa9e6a619847a48b1ed0fab3d37c4b 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 False 2022-03-16 17:08:32.078 | [118830 Async ks-group-anotherdemo:150846]: finished get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 34417a98a40c4f559c8a8d16a6d45503 with result 0 in 15 seconds 2022-03-16 17:08:32.125 | [118830 Async ks-group-memberalt:150951]: Waiting for completion of get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 running on PID 150951 (4 other jobs running) 2022-03-16 17:08:32.157 | [118830 Async ks-group-memberalt:150951]: Signaling child to exit 2022-03-16 17:08:32.158 | WAKEUP 2022-03-16 17:08:32.186 | [118830 Async ks-group-memberalt:150951]: Signaled 2022-03-16 17:08:32.187 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:08:32.187 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901b27ec607943f080aa19e0876506e0 --project 79576bf4965549f58dcd4a2b70f70ae3 -f value 2022-03-16 17:08:32.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.187 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.187 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.187 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:32.187 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:08:32.187 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:08:32.187 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 901b27ec607943f080aa19e0876506e0 --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:32.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.187 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.188 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.188 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 901b27ec607943f080aa19e0876506e0 --project 79576bf4965549f58dcd4a2b70f70ae3 -f value 2022-03-16 17:08:32.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.188 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.188 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.188 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:32.188 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e1482d1a8c094f1b9a078596586c41ef 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 False' 2022-03-16 17:08:32.188 | + functions-common:get_or_add_group_project_role:1076 : echo e1482d1a8c094f1b9a078596586c41ef 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 False 2022-03-16 17:08:32.188 | e1482d1a8c094f1b9a078596586c41ef 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 False 2022-03-16 17:08:32.240 | [118830 Async ks-group-memberalt:150951]: finished get_or_add_group_project_role member 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 with result 0 in 14 seconds 2022-03-16 17:08:32.293 | [118830 Async ks-group-anotheralt:151074]: Waiting for completion of get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 running on PID 151074 (3 other jobs running) 2022-03-16 17:08:32.332 | [118830 Async ks-group-anotheralt:151074]: Signaling child to exit 2022-03-16 17:08:32.480 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:32.506 | [151074 Async ks-group-anotheralt:151074]: finished successfully 2022-03-16 17:08:32.527 | WAKEUP 2022-03-16 17:08:32.550 | [118830 Async ks-group-anotheralt:151074]: Signaled 2022-03-16 17:08:32.552 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:08:32.552 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901b27ec607943f080aa19e0876506e0 --project 79576bf4965549f58dcd4a2b70f70ae3 -f value 2022-03-16 17:08:32.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.552 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.552 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.552 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:32.552 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:08:32.552 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:08:32.552 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 901b27ec607943f080aa19e0876506e0 --project 79576bf4965549f58dcd4a2b70f70ae3 2022-03-16 17:08:32.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.552 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.552 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.552 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 901b27ec607943f080aa19e0876506e0 --project 79576bf4965549f58dcd4a2b70f70ae3 -f value 2022-03-16 17:08:32.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.552 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:32.552 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:32.552 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:32.552 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0efa9e6a619847a48b1ed0fab3d37c4b 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 False' 2022-03-16 17:08:32.552 | + functions-common:get_or_add_group_project_role:1076 : echo 0efa9e6a619847a48b1ed0fab3d37c4b 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 False 2022-03-16 17:08:32.552 | 0efa9e6a619847a48b1ed0fab3d37c4b 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 False 2022-03-16 17:08:32.600 | [118830 Async ks-group-anotheralt:151074]: finished get_or_add_group_project_role anotherrole 901b27ec607943f080aa19e0876506e0 79576bf4965549f58dcd4a2b70f70ae3 with result 0 in 15 seconds 2022-03-16 17:08:32.639 | [118830 Async ks-group-admin:151164]: Waiting for completion of get_or_add_group_project_role admin d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c running on PID 151164 (2 other jobs running) 2022-03-16 17:08:32.666 | [118830 Async ks-group-admin:151164]: Signaling child to exit 2022-03-16 17:08:33.167 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:08:33.194 | [151164 Async ks-group-admin:151164]: finished successfully 2022-03-16 17:08:33.214 | WAKEUP 2022-03-16 17:08:33.238 | [118830 Async ks-group-admin:151164]: Signaled 2022-03-16 17:08:33.239 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:08:33.239 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d212e5ec7b784ac2a55a4acb23e4036a --project b0ddfe25995c43889eedbde895a5095c -f value 2022-03-16 17:08:33.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:33.239 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:33.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:33.239 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:33.239 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:33.239 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:08:33.239 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:08:33.240 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group d212e5ec7b784ac2a55a4acb23e4036a --project b0ddfe25995c43889eedbde895a5095c 2022-03-16 17:08:33.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:33.240 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:33.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:33.240 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:33.240 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d212e5ec7b784ac2a55a4acb23e4036a --project b0ddfe25995c43889eedbde895a5095c -f value 2022-03-16 17:08:33.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:33.240 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:33.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:08:33.240 | from cryptography.utils import int_from_bytes 2022-03-16 17:08:33.240 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:08:33.240 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b839dff871c340e08f8b4700d13536c3 d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c False' 2022-03-16 17:08:33.240 | + functions-common:get_or_add_group_project_role:1076 : echo b839dff871c340e08f8b4700d13536c3 d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c False 2022-03-16 17:08:33.240 | b839dff871c340e08f8b4700d13536c3 d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c False 2022-03-16 17:08:33.285 | [118830 Async ks-group-admin:151164]: finished get_or_add_group_project_role admin d212e5ec7b784ac2a55a4acb23e4036a b0ddfe25995c43889eedbde895a5095c with result 0 in 15 seconds 2022-03-16 17:08:33.289 | + inc/async:async_wait:197 : return 0 2022-03-16 17:08:33.291 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 17:08:33.308 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:08:33.311 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 17:08:33.329 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:08:33.331 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 17:08:33.334 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 17:08:33.394 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 17:08:33.434 | [118830 Async create_nova_accounts:153065]: running: create_nova_accounts 2022-03-16 17:08:33.436 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 17:08:33.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:08:33.457 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 17:08:33.460 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 17:08:33.521 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 17:08:33.569 | [118830 Async create_glance_accounts:153180]: running: create_glance_accounts 2022-03-16 17:08:33.573 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 17:08:33.595 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:08:33.599 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 17:08:33.602 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 17:08:33.675 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 17:08:33.723 | [118830 Async create_cinder_accounts:153312]: running: create_cinder_accounts 2022-03-16 17:08:33.726 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 17:08:33.749 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:08:33.752 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 17:08:33.754 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 17:08:33.825 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 17:08:33.930 | [118830 Async create_neutron_accounts:153427]: running: create_neutron_accounts 2022-03-16 17:08:33.936 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 17:08:33.972 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:08:33.975 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 17:08:33.978 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 17:08:34.448 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 17:08:34.687 | [118830 Async create_swift_accounts:153570]: running: create_swift_accounts 2022-03-16 17:08:34.712 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 17:08:34.848 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:08:34.864 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 17:08:35.213 | [118830 Async create_nova_accounts:153065]: Waiting for completion of create_nova_accounts running on PID 153065 (6 other jobs running) 2022-03-16 17:08:35.385 | [118830 Async create_nova_accounts:153065]: Signaling child to exit 2022-03-16 17:09:14.332 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:09:14.375 | [153427 Async create_neutron_accounts:153427]: finished successfully 2022-03-16 17:09:34.461 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:09:34.517 | [153312 Async create_cinder_accounts:153312]: finished successfully 2022-03-16 17:09:50.749 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:09:50.781 | [153180 Async create_glance_accounts:153180]: finished successfully 2022-03-16 17:09:54.706 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:09:54.736 | [153065 Async create_nova_accounts:153065]: finished successfully 2022-03-16 17:09:54.757 | WAKEUP 2022-03-16 17:09:54.781 | [118830 Async create_nova_accounts:153065]: Signaled 2022-03-16 17:09:54.783 | + lib/nova:create_nova_accounts:355 : [[ 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 ]] 2022-03-16 17:09:54.783 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 17:09:54.783 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 17:09:54.783 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:09:54.783 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:09:54.783 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:09:54.783 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:09:54.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.783 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.783 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.783 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.783 | + functions-common:get_or_create_user:925 : user_id=a2f2150f49fb43e9a85683efa2563c4d 2022-03-16 17:09:54.783 | + functions-common:get_or_create_user:926 : echo a2f2150f49fb43e9a85683efa2563c4d 2022-03-16 17:09:54.783 | a2f2150f49fb43e9a85683efa2563c4d 2022-03-16 17:09:54.783 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 17:09:54.783 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:54.783 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:54.783 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:54.783 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:54.783 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:54.783 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:54.783 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:54.783 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:54.783 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:54.783 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:54.783 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.783 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:54.784 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.784 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.784 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.784 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.784 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.784 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.784 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:54.784 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:54.784 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.784 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.784 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.784 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.784 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.784 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:54.784 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.784 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.784 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.784 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.784 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.784 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:54.784 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:54.784 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:54.784 | ++ functions-common:get_field:818 : echo '| 0920d3891d32437f9a5ff123513ec716 | a2f2150f49fb43e9a85683efa2563c4d | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:54.784 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.784 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.785 | + functions-common:get_or_add_user_project_role:997 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.785 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.785 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:09:54.785 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 17:09:54.785 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:54.785 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:54.785 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:54.785 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:54.785 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:54.785 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:54.785 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:54.785 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:54.785 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:54.785 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:54.785 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:54.785 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.785 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.785 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.785 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.785 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.785 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.785 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.785 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:54.785 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:54.785 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.785 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.786 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.786 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.786 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:54.786 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.786 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.786 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.786 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.786 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.786 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.786 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:54.786 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:54.786 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:54.786 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | a2f2150f49fb43e9a85683efa2563c4d | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:54.786 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.786 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:09:54.786 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:09:54.786 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:09:54.786 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 17:09:54.786 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:09:54.786 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.24/compute 2022-03-16 17:09:54.786 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 17:09:54.786 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:09:54.786 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 17:09:54.786 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-16 17:09:54.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.786 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.786 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.787 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.787 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:09:54.787 | 1366fd22ee114fdb9fb65ecfa4153ccb' 2022-03-16 17:09:54.787 | + functions-common:get_or_create_service:1094 : echo 1366fd22ee114fdb9fb65ecfa4153ccb 2022-03-16 17:09:54.787 | 1366fd22ee114fdb9fb65ecfa4153ccb 2022-03-16 17:09:54.787 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.24/compute/v2/$(project_id)s' 2022-03-16 17:09:54.787 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:09:54.787 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' RegionOne 2022-03-16 17:09:54.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:09:54.787 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-16 17:09:54.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.787 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.787 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.787 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:09:54.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:09:54.788 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:09:54.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.788 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.788 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.788 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4084cac4d87049f29af1208dabb09ba0 2022-03-16 17:09:54.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4084cac4d87049f29af1208dabb09ba0 2022-03-16 17:09:54.788 | + functions-common:get_or_create_endpoint:1127 : public_id=4084cac4d87049f29af1208dabb09ba0 2022-03-16 17:09:54.788 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:09:54.788 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:09:54.788 | + functions-common:get_or_create_endpoint:1136 : echo 4084cac4d87049f29af1208dabb09ba0 2022-03-16 17:09:54.788 | 4084cac4d87049f29af1208dabb09ba0 2022-03-16 17:09:54.788 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 17:09:54.788 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:09:54.788 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 17:09:54.788 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-16 17:09:54.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.788 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.788 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.788 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.788 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:09:54.788 | b525b0eac9e04b8895f4d2d1c7afbd3c' 2022-03-16 17:09:54.788 | + functions-common:get_or_create_service:1094 : echo b525b0eac9e04b8895f4d2d1c7afbd3c 2022-03-16 17:09:54.789 | b525b0eac9e04b8895f4d2d1c7afbd3c 2022-03-16 17:09:54.789 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.24/compute/v2.1 2022-03-16 17:09:54.789 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:09:54.789 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.24/compute/v2.1 RegionOne 2022-03-16 17:09:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:09:54.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-16 17:09:54.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.789 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.789 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.789 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:09:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:09:54.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.24/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 17:09:54.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.789 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.789 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.789 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=24112cb0f33c47299cdc1d95103d9672 2022-03-16 17:09:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 24112cb0f33c47299cdc1d95103d9672 2022-03-16 17:09:54.789 | + functions-common:get_or_create_endpoint:1127 : public_id=24112cb0f33c47299cdc1d95103d9672 2022-03-16 17:09:54.789 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:09:54.789 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:09:54.789 | + functions-common:get_or_create_endpoint:1136 : echo 24112cb0f33c47299cdc1d95103d9672 2022-03-16 17:09:54.789 | 24112cb0f33c47299cdc1d95103d9672 2022-03-16 17:09:54.789 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 17:09:54.789 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:09:54.789 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 17:09:54.789 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:09:54.790 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 17:09:54.790 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:54.790 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:54.790 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:54.790 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:54.790 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:54.790 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:54.790 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:54.790 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:54.790 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:54.790 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:54.790 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.790 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:54.790 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.790 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.790 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.790 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.790 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.790 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.790 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:54.790 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:54.790 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.790 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.790 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.790 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.791 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:54.791 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.791 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.791 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.791 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.791 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.791 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.791 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:54.791 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:54.791 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:54.791 | ++ functions-common:get_field:818 : echo '| 6949f64cd21f45269aa1a83c6bca7c99 | a2f2150f49fb43e9a85683efa2563c4d | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:54.791 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.791 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:09:54.791 | + functions-common:get_or_add_user_project_role:997 : echo 6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:09:54.791 | 6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:09:54.791 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 17:09:54.791 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:09:54.791 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 17:09:54.791 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:09:54.791 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 17:09:54.833 | [118830 Async create_nova_accounts:153065]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-16 17:09:54.880 | [118830 Async create_glance_accounts:153180]: Waiting for completion of create_glance_accounts running on PID 153180 (5 other jobs running) 2022-03-16 17:09:54.911 | [118830 Async create_glance_accounts:153180]: Signaling child to exit 2022-03-16 17:09:54.911 | WAKEUP 2022-03-16 17:09:54.938 | [118830 Async create_glance_accounts:153180]: Signaled 2022-03-16 17:09:54.940 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 17:09:54.940 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:09:54.940 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 17:09:54.940 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 17:09:54.940 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:09:54.940 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:09:54.940 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:09:54.940 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:09:54.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.940 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.940 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.940 | + functions-common:get_or_create_user:925 : user_id=c7f2291db71f4adc85a1db8d808fd8ef 2022-03-16 17:09:54.940 | + functions-common:get_or_create_user:926 : echo c7f2291db71f4adc85a1db8d808fd8ef 2022-03-16 17:09:54.940 | c7f2291db71f4adc85a1db8d808fd8ef 2022-03-16 17:09:54.940 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 17:09:54.940 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:54.940 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:54.940 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:54.941 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:54.941 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:54.941 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:54.941 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:54.941 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:54.941 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:54.941 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:54.941 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.941 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.941 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:54.941 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.941 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.941 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.941 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.941 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.941 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:54.941 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:54.941 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.941 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.941 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.941 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.941 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.941 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:54.941 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.941 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.942 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.942 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.942 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.942 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:54.942 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:54.942 | ++ functions-common:get_field:818 : echo '| 0920d3891d32437f9a5ff123513ec716 | c7f2291db71f4adc85a1db8d808fd8ef | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:54.942 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:54.942 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.942 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.942 | + functions-common:get_or_add_user_project_role:997 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.942 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.942 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:09:54.942 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 17:09:54.942 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:09:54.942 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 17:09:54.942 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 17:09:54.942 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:09:54.942 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:09:54.942 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:09:54.942 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:09:54.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.942 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.942 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.942 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.942 | + functions-common:get_or_create_user:925 : user_id=c1712d720e374eefb246782d4bd6e43e 2022-03-16 17:09:54.942 | + functions-common:get_or_create_user:926 : echo c1712d720e374eefb246782d4bd6e43e 2022-03-16 17:09:54.943 | c1712d720e374eefb246782d4bd6e43e 2022-03-16 17:09:54.943 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 17:09:54.943 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:54.943 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:54.943 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:54.943 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:54.943 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:54.943 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:54.943 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:54.943 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:54.943 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:54.943 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:54.943 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.943 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.943 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:54.943 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.943 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.943 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.943 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.943 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.943 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:54.943 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:54.943 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.943 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.943 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.943 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:54.944 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.944 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.944 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.944 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.944 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.944 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.944 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.944 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:54.944 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:54.944 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:54.944 | ++ functions-common:get_field:818 : echo '| 0920d3891d32437f9a5ff123513ec716 | c1712d720e374eefb246782d4bd6e43e | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:54.944 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.944 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.944 | + functions-common:get_or_add_user_project_role:997 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.944 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:54.944 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 17:09:54.944 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 17:09:54.944 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:54.944 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:54.944 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:54.944 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:54.944 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:54.944 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:54.944 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:54.944 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:54.944 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:54.944 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:54.944 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.945 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.945 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:54.945 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.945 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.945 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.945 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.945 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.945 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:54.945 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:54.945 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.945 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.945 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.945 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:54.945 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:09:54.945 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:54.945 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:54.945 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.945 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.945 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.945 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.945 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:54.945 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:54.945 | ++ functions-common:get_field:818 : echo '| 6949f64cd21f45269aa1a83c6bca7c99 | c1712d720e374eefb246782d4bd6e43e | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:54.946 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:54.946 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:54.946 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:09:54.946 | + functions-common:get_or_add_user_project_role:997 : echo 6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:09:54.946 | 6949f64cd21f45269aa1a83c6bca7c99 2022-03-16 17:09:54.946 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 17:09:54.946 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:09:54.946 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 17:09:54.946 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-16 17:09:54.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.946 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.946 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.946 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.946 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:09:54.946 | f99e793020b042348ec581f2ad6a12d3' 2022-03-16 17:09:54.946 | + functions-common:get_or_create_service:1094 : echo f99e793020b042348ec581f2ad6a12d3 2022-03-16 17:09:54.946 | f99e793020b042348ec581f2ad6a12d3 2022-03-16 17:09:54.946 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.24/image 2022-03-16 17:09:54.946 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:09:54.946 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.24/image RegionOne 2022-03-16 17:09:54.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:09:54.946 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-16 17:09:54.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.946 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.946 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.947 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:09:54.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:09:54.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.24/image --region RegionOne -f value -c id 2022-03-16 17:09:54.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.947 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:54.947 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:54.947 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:54.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=769f41a521ee4239ac3bd5df3a9c2f32 2022-03-16 17:09:54.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 769f41a521ee4239ac3bd5df3a9c2f32 2022-03-16 17:09:54.947 | + functions-common:get_or_create_endpoint:1127 : public_id=769f41a521ee4239ac3bd5df3a9c2f32 2022-03-16 17:09:54.947 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:09:54.947 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:09:54.947 | + functions-common:get_or_create_endpoint:1136 : echo 769f41a521ee4239ac3bd5df3a9c2f32 2022-03-16 17:09:54.947 | 769f41a521ee4239ac3bd5df3a9c2f32 2022-03-16 17:09:54.947 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 17:09:54.947 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:09:54.947 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 17:09:54.947 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 17:09:54.947 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 17:09:54.947 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 17:09:54.947 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 17:09:54.947 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 17:09:54.947 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 17:09:54.992 | [118830 Async create_glance_accounts:153180]: finished create_glance_accounts with result 0 in 77 seconds 2022-03-16 17:09:55.033 | [118830 Async create_cinder_accounts:153312]: Waiting for completion of create_cinder_accounts running on PID 153312 (4 other jobs running) 2022-03-16 17:09:55.060 | [118830 Async create_cinder_accounts:153312]: Signaling child to exit 2022-03-16 17:09:55.060 | WAKEUP 2022-03-16 17:09:55.086 | [118830 Async create_cinder_accounts:153312]: Signaled 2022-03-16 17:09:55.087 | + lib/cinder:create_cinder_accounts:398 : [[ 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 ]] 2022-03-16 17:09:55.087 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 17:09:55.088 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 17:09:55.088 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:09:55.088 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:09:55.088 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:09:55.088 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:09:55.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.088 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.088 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.088 | + functions-common:get_or_create_user:925 : user_id=b48d835595d44a12b18e4cb23085be17 2022-03-16 17:09:55.088 | + functions-common:get_or_create_user:926 : echo b48d835595d44a12b18e4cb23085be17 2022-03-16 17:09:55.088 | b48d835595d44a12b18e4cb23085be17 2022-03-16 17:09:55.088 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 17:09:55.088 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:55.088 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:55.088 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:55.088 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:55.088 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:55.088 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:55.088 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:55.088 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:55.088 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:55.088 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:55.088 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:55.088 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:55.088 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:09:55.088 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:55.089 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:55.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.089 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:55.089 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:55.089 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:09:55.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.089 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:09:55.089 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:55.089 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:55.089 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:55.089 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:55.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.089 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.089 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:55.089 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:55.089 | ++ functions-common:get_field:818 : echo '| 0920d3891d32437f9a5ff123513ec716 | b48d835595d44a12b18e4cb23085be17 | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:55.089 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:55.089 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:55.089 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:55.089 | + functions-common:get_or_add_user_project_role:997 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:55.090 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:55.090 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:09:55.090 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 17:09:55.090 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:09:55.090 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 17:09:55.090 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-16 17:09:55.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.090 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:09:55.090 | 9bd0ec0703bf46fb9df4b529444509bc' 2022-03-16 17:09:55.090 | + functions-common:get_or_create_service:1094 : echo 9bd0ec0703bf46fb9df4b529444509bc 2022-03-16 17:09:55.090 | 9bd0ec0703bf46fb9df4b529444509bc 2022-03-16 17:09:55.090 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 17:09:55.090 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-16 17:09:55.090 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:09:55.090 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-16 17:09:55.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:09:55.090 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-16 17:09:55.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.090 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:09:55.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:09:55.091 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:09:55.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.091 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.091 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.091 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ac97553e36914e2a82280b6aa00ba576 2022-03-16 17:09:55.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ac97553e36914e2a82280b6aa00ba576 2022-03-16 17:09:55.091 | + functions-common:get_or_create_endpoint:1127 : public_id=ac97553e36914e2a82280b6aa00ba576 2022-03-16 17:09:55.091 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:09:55.091 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:09:55.091 | + functions-common:get_or_create_endpoint:1136 : echo ac97553e36914e2a82280b6aa00ba576 2022-03-16 17:09:55.091 | ac97553e36914e2a82280b6aa00ba576 2022-03-16 17:09:55.091 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 17:09:55.091 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:09:55.091 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 17:09:55.091 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-16 17:09:55.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.091 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.091 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.091 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.091 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:09:55.091 | bf79ef8dcb8a40adbb696c3570054f48' 2022-03-16 17:09:55.091 | + functions-common:get_or_create_service:1094 : echo bf79ef8dcb8a40adbb696c3570054f48 2022-03-16 17:09:55.091 | bf79ef8dcb8a40adbb696c3570054f48 2022-03-16 17:09:55.091 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-16 17:09:55.091 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:09:55.091 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-16 17:09:55.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:09:55.092 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-16 17:09:55.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.092 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.092 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.092 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:09:55.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:09:55.092 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:09:55.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.092 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.092 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.092 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=143af0ffe1c84951a591b572149ea32b 2022-03-16 17:09:55.092 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 143af0ffe1c84951a591b572149ea32b 2022-03-16 17:09:55.092 | + functions-common:get_or_create_endpoint:1127 : public_id=143af0ffe1c84951a591b572149ea32b 2022-03-16 17:09:55.092 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:09:55.092 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:09:55.092 | + functions-common:get_or_create_endpoint:1136 : echo 143af0ffe1c84951a591b572149ea32b 2022-03-16 17:09:55.092 | 143af0ffe1c84951a591b572149ea32b 2022-03-16 17:09:55.092 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 17:09:55.092 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 17:09:55.092 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:09:55.092 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-16 17:09:55.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.092 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.093 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.093 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.093 | ++ functions-common:get_or_create_project:938 : project_id=15df06d7f96b4d5c95453e96afe28c51 2022-03-16 17:09:55.093 | ++ functions-common:get_or_create_project:939 : echo 15df06d7f96b4d5c95453e96afe28c51 2022-03-16 17:09:55.093 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 15df06d7f96b4d5c95453e96afe28c51 2022-03-16 17:09:55.093 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 17:09:55.093 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:09:55.093 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:09:55.093 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 17:09:55.093 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-16 17:09:55.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.093 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.093 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.093 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 17:09:55.093 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.093 | ++ functions-common:get_or_create_user:925 : user_id=b48d835595d44a12b18e4cb23085be17 2022-03-16 17:09:55.093 | ++ functions-common:get_or_create_user:926 : echo b48d835595d44a12b18e4cb23085be17 2022-03-16 17:09:55.093 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b48d835595d44a12b18e4cb23085be17 2022-03-16 17:09:55.134 | [118830 Async create_cinder_accounts:153312]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-16 17:09:55.138 | + inc/async:async_wait:197 : return 0 2022-03-16 17:09:55.141 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 17:09:55.194 | [118830 Async create_neutron_accounts:153427]: Waiting for completion of create_neutron_accounts running on PID 153427 (3 other jobs running) 2022-03-16 17:09:55.221 | [118830 Async create_neutron_accounts:153427]: Signaling child to exit 2022-03-16 17:09:55.221 | WAKEUP 2022-03-16 17:09:55.245 | [118830 Async create_neutron_accounts:153427]: Signaled 2022-03-16 17:09:55.246 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 17:09:55.246 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:09:55.246 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:09:55.246 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:09:55.246 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:09:55.246 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-16 17:09:55.246 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:09:55.246 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 17:09:55.247 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 17:09:55.247 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 17:09:55.247 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.24:9696/ 2022-03-16 17:09:55.247 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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 ]] 2022-03-16 17:09:55.247 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 17:09:55.247 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 17:09:55.247 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:09:55.247 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:09:55.247 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:09:55.247 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:09:55.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.247 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.247 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.247 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.247 | + functions-common:get_or_create_user:925 : user_id=1d62144db8414ba5b8c8a758e45c76ac 2022-03-16 17:09:55.247 | + functions-common:get_or_create_user:926 : echo 1d62144db8414ba5b8c8a758e45c76ac 2022-03-16 17:09:55.247 | 1d62144db8414ba5b8c8a758e45c76ac 2022-03-16 17:09:55.247 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 17:09:55.247 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:09:55.247 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:09:55.247 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:09:55.247 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:09:55.247 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:09:55.247 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:09:55.247 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:09:55.247 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:09:55.247 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:09:55.247 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:09:55.248 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:55.248 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:09:55.248 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:55.248 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:09:55.248 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:55.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.248 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:09:55.248 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:09:55.248 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:09:55.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.248 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:09:55.248 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:09:55.248 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:09:55.248 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:09:55.248 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:55.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.248 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.248 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:09:55.248 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:09:55.248 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:09:55.249 | ++ functions-common:get_field:818 : echo '| 0920d3891d32437f9a5ff123513ec716 | 1d62144db8414ba5b8c8a758e45c76ac | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:09:55.249 | ++ functions-common:get_field:812 : read data 2022-03-16 17:09:55.249 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:55.249 | + functions-common:get_or_add_user_project_role:997 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:55.249 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:09:55.249 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:09:55.249 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 17:09:55.249 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:09:55.249 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 17:09:55.249 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-16 17:09:55.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.249 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.249 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.249 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.249 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:09:55.249 | 8d322502d4494f6099534f2cd2823fdc' 2022-03-16 17:09:55.249 | + functions-common:get_or_create_service:1094 : echo 8d322502d4494f6099534f2cd2823fdc 2022-03-16 17:09:55.249 | 8d322502d4494f6099534f2cd2823fdc 2022-03-16 17:09:55.249 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.24:9696/ 2022-03-16 17:09:55.249 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:09:55.249 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.24:9696/ RegionOne 2022-03-16 17:09:55.249 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:09:55.249 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-16 17:09:55.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.249 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.249 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.249 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:09:55.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:09:55.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.24:9696/ --region RegionOne -f value -c id 2022-03-16 17:09:55.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:09:55.250 | from cryptography.utils import int_from_bytes 2022-03-16 17:09:55.250 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:09:55.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b93ec1ed57fe435799df765545bfc057 2022-03-16 17:09:55.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b93ec1ed57fe435799df765545bfc057 2022-03-16 17:09:55.250 | + functions-common:get_or_create_endpoint:1127 : public_id=b93ec1ed57fe435799df765545bfc057 2022-03-16 17:09:55.250 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:09:55.250 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:09:55.250 | + functions-common:get_or_create_endpoint:1136 : echo b93ec1ed57fe435799df765545bfc057 2022-03-16 17:09:55.250 | b93ec1ed57fe435799df765545bfc057 2022-03-16 17:09:55.293 | [118830 Async create_neutron_accounts:153427]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-16 17:09:55.332 | [118830 Async create_swift_accounts:153570]: Waiting for completion of create_swift_accounts running on PID 153570 (2 other jobs running) 2022-03-16 17:09:55.357 | [118830 Async create_swift_accounts:153570]: Signaling child to exit 2022-03-16 17:10:44.221 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:10:44.248 | [153570 Async create_swift_accounts:153570]: finished successfully 2022-03-16 17:10:44.269 | WAKEUP 2022-03-16 17:10:44.294 | [118830 Async create_swift_accounts:153570]: Signaled 2022-03-16 17:10:44.295 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 17:10:44.295 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 17:10:44.296 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 17:10:44.296 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:10:44.296 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 17:10:44.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.296 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.296 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.296 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.296 | ++ functions-common:get_or_create_role:950 : role_id=0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:10:44.296 | ++ functions-common:get_or_create_role:951 : echo 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:614 : another_role=0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:10:44.296 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 17:10:44.296 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 17:10:44.296 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:10:44.296 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:10:44.296 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:10:44.296 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:10:44.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.296 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.296 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.296 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.297 | + functions-common:get_or_create_user:925 : user_id=782792c4f8a54c70b5f9d93c2bbe8032 2022-03-16 17:10:44.297 | + functions-common:get_or_create_user:926 : echo 782792c4f8a54c70b5f9d93c2bbe8032 2022-03-16 17:10:44.297 | 782792c4f8a54c70b5f9d93c2bbe8032 2022-03-16 17:10:44.297 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 17:10:44.297 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:10:44.297 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:10:44.297 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:10:44.297 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:10:44.297 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:10:44.297 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:10:44.297 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:10:44.297 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:10:44.297 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:10:44.297 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:10:44.297 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.297 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:10:44.297 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:10:44.297 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.297 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.297 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.297 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.297 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.297 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:10:44.297 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:10:44.297 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:10:44.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.297 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.298 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.298 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:10:44.298 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:10:44.298 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.298 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.298 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.298 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.298 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.298 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.298 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:10:44.298 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:10:44.298 | ++ functions-common:get_field:818 : echo '| 0920d3891d32437f9a5ff123513ec716 | 782792c4f8a54c70b5f9d93c2bbe8032 | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:10:44.298 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:10:44.298 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.298 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:10:44.298 | + functions-common:get_or_add_user_project_role:997 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:10:44.298 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:10:44.298 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:10:44.298 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 17:10:44.298 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:10:44.298 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:10:44.298 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:10:44.298 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:10:44.298 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:10:44.298 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:10:44.298 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:10:44.298 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:10:44.299 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:10:44.299 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:10:44.299 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:10:44.299 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.299 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:10:44.299 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.299 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.299 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.299 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.299 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:10:44.299 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:10:44.299 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:10:44.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.299 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.299 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.299 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:10:44.299 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.299 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:10:44.299 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.299 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.299 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.299 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.299 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:10:44.300 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:10:44.300 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | 782792c4f8a54c70b5f9d93c2bbe8032 | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:10:44.300 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:10:44.300 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.300 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.300 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.300 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.300 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 17:10:44.300 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:10:44.300 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 17:10:44.300 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-16 17:10:44.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.300 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.300 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.300 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:10:44.300 | 22592908e4bb43c6a86330beda7ce32b' 2022-03-16 17:10:44.300 | + functions-common:get_or_create_service:1094 : echo 22592908e4bb43c6a86330beda7ce32b 2022-03-16 17:10:44.300 | 22592908e4bb43c6a86330beda7ce32b 2022-03-16 17:10:44.300 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' http://10.222.0.24:8080 2022-03-16 17:10:44.300 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:10:44.300 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 17:10:44.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:10:44.300 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-16 17:10:44.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.300 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.300 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.301 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:10:44.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:10:44.301 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:10:44.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.301 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.301 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.301 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ecb4d629636441099bafcf5cb3c46da1 2022-03-16 17:10:44.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ecb4d629636441099bafcf5cb3c46da1 2022-03-16 17:10:44.301 | + functions-common:get_or_create_endpoint:1127 : public_id=ecb4d629636441099bafcf5cb3c46da1 2022-03-16 17:10:44.301 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.24:8080 ]] 2022-03-16 17:10:44.301 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.24:8080 RegionOne 2022-03-16 17:10:44.301 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:10:44.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-16 17:10:44.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.301 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.301 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.301 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:10:44.301 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:10:44.301 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.24:8080 --region RegionOne -f value -c id 2022-03-16 17:10:44.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.301 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.301 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.302 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bade70c6fe4c45c3ace284bcb5177299 2022-03-16 17:10:44.302 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo bade70c6fe4c45c3ace284bcb5177299 2022-03-16 17:10:44.302 | bade70c6fe4c45c3ace284bcb5177299 2022-03-16 17:10:44.302 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:10:44.302 | + functions-common:get_or_create_endpoint:1136 : echo ecb4d629636441099bafcf5cb3c46da1 2022-03-16 17:10:44.302 | ecb4d629636441099bafcf5cb3c46da1 2022-03-16 17:10:44.302 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 17:10:44.302 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 17:10:44.302 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:10:44.302 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-16 17:10:44.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.302 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.302 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.302 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.302 | ++ functions-common:get_or_create_project:938 : project_id=fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.302 | ++ functions-common:get_or_create_project:939 : echo fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.302 | + lib/swift:create_swift_accounts:628 : swift_project_test1=fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.302 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 17:10:44.302 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.302 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 17:10:44.302 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:10:44.302 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 17:10:44.302 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 17:10:44.302 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-16 17:10:44.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.302 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.302 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.303 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.303 | ++ functions-common:get_or_create_user:925 : user_id=8c013fcef8964e92ae4423f311cef136 2022-03-16 17:10:44.303 | ++ functions-common:get_or_create_user:926 : echo 8c013fcef8964e92ae4423f311cef136 2022-03-16 17:10:44.303 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=8c013fcef8964e92ae4423f311cef136 2022-03-16 17:10:44.303 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 17:10:44.303 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.303 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 8c013fcef8964e92ae4423f311cef136 fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.303 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:10:44.303 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:10:44.303 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:10:44.303 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:10:44.303 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:10:44.303 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:10:44.303 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:10:44.303 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:10:44.303 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8c013fcef8964e92ae4423f311cef136 --project fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.303 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.303 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:10:44.303 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.303 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.303 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.303 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.303 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.303 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:10:44.303 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:10:44.303 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8c013fcef8964e92ae4423f311cef136 --project fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.303 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.304 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.304 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:10:44.304 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.304 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.304 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8c013fcef8964e92ae4423f311cef136 --project fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.304 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.304 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.304 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.304 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.304 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:10:44.304 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:10:44.304 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:10:44.304 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | 8c013fcef8964e92ae4423f311cef136 | | fe4bd8c2198b4f3eb39e2edec40a45a2 | | | False |' 2022-03-16 17:10:44.304 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.304 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.304 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.304 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.304 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 17:10:44.304 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 17:10:44.304 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:10:44.304 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 17:10:44.304 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 17:10:44.304 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-16 17:10:44.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.304 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.304 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.305 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.305 | ++ functions-common:get_or_create_user:925 : user_id=fa17da6b75f14fc3884d850fbaa214f8 2022-03-16 17:10:44.305 | ++ functions-common:get_or_create_user:926 : echo fa17da6b75f14fc3884d850fbaa214f8 2022-03-16 17:10:44.305 | + lib/swift:create_swift_accounts:637 : swift_user_test3=fa17da6b75f14fc3884d850fbaa214f8 2022-03-16 17:10:44.305 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 17:10:44.305 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.305 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0efa9e6a619847a48b1ed0fab3d37c4b fa17da6b75f14fc3884d850fbaa214f8 fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.305 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:10:44.305 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:10:44.305 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:10:44.305 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:10:44.305 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:10:44.305 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:10:44.305 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:10:44.305 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:10:44.305 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0efa9e6a619847a48b1ed0fab3d37c4b --user fa17da6b75f14fc3884d850fbaa214f8 --project fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.305 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.305 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:10:44.305 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.305 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.305 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.305 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.305 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.305 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:10:44.305 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:10:44.305 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 0efa9e6a619847a48b1ed0fab3d37c4b --user fa17da6b75f14fc3884d850fbaa214f8 --project fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.305 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.306 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0efa9e6a619847a48b1ed0fab3d37c4b --user fa17da6b75f14fc3884d850fbaa214f8 --project fe4bd8c2198b4f3eb39e2edec40a45a2 2022-03-16 17:10:44.306 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.306 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:10:44.306 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.306 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.306 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.306 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:10:44.306 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:10:44.306 | ++ functions-common:get_field:818 : echo '| 0efa9e6a619847a48b1ed0fab3d37c4b | fa17da6b75f14fc3884d850fbaa214f8 | | fe4bd8c2198b4f3eb39e2edec40a45a2 | | | False |' 2022-03-16 17:10:44.306 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:10:44.306 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.306 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:10:44.306 | + functions-common:get_or_add_user_project_role:997 : echo 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:10:44.306 | 0efa9e6a619847a48b1ed0fab3d37c4b 2022-03-16 17:10:44.306 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 17:10:44.306 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 17:10:44.306 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:10:44.306 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-16 17:10:44.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.306 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.307 | ++ functions-common:get_or_create_project:938 : project_id=8babcb2353744eedaf94c8aba78abc5f 2022-03-16 17:10:44.307 | ++ functions-common:get_or_create_project:939 : echo 8babcb2353744eedaf94c8aba78abc5f 2022-03-16 17:10:44.307 | + lib/swift:create_swift_accounts:642 : swift_project_test2=8babcb2353744eedaf94c8aba78abc5f 2022-03-16 17:10:44.307 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 17:10:44.307 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.307 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 17:10:44.307 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 17:10:44.307 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:10:44.307 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 17:10:44.307 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 17:10:44.307 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-16 17:10:44.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.307 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.307 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.307 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.307 | ++ functions-common:get_or_create_user:925 : user_id=f08f26bdffcc4340934a204455b40fba 2022-03-16 17:10:44.307 | ++ functions-common:get_or_create_user:926 : echo f08f26bdffcc4340934a204455b40fba 2022-03-16 17:10:44.307 | + lib/swift:create_swift_accounts:647 : swift_user_test2=f08f26bdffcc4340934a204455b40fba 2022-03-16 17:10:44.307 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 17:10:44.307 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.307 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin f08f26bdffcc4340934a204455b40fba 8babcb2353744eedaf94c8aba78abc5f 2022-03-16 17:10:44.307 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:10:44.307 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:10:44.307 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:10:44.307 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:10:44.307 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:10:44.307 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:10:44.307 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:10:44.307 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:10:44.307 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f08f26bdffcc4340934a204455b40fba --project 8babcb2353744eedaf94c8aba78abc5f 2022-03-16 17:10:44.308 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.308 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:10:44.308 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.308 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.308 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:10:44.308 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:10:44.308 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f08f26bdffcc4340934a204455b40fba --project 8babcb2353744eedaf94c8aba78abc5f 2022-03-16 17:10:44.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.308 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f08f26bdffcc4340934a204455b40fba --project 8babcb2353744eedaf94c8aba78abc5f 2022-03-16 17:10:44.308 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.308 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:10:44.308 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.308 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.308 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.308 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:10:44.308 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:10:44.308 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:10:44.309 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | f08f26bdffcc4340934a204455b40fba | | 8babcb2353744eedaf94c8aba78abc5f | | | False |' 2022-03-16 17:10:44.309 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.309 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.309 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.309 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 17:10:44.309 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 17:10:44.309 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:10:44.309 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 17:10:44.309 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-16 17:10:44.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.309 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.309 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.309 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.309 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 17:10:44.309 | debe743899404d2ca449fde8c4e4657e' 2022-03-16 17:10:44.309 | ++ functions-common:get_or_create_domain:888 : echo debe743899404d2ca449fde8c4e4657e 2022-03-16 17:10:44.309 | + lib/swift:create_swift_accounts:652 : swift_domain=debe743899404d2ca449fde8c4e4657e 2022-03-16 17:10:44.309 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 17:10:44.309 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.309 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 17:10:44.309 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 debe743899404d2ca449fde8c4e4657e 2022-03-16 17:10:44.309 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:10:44.309 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=debe743899404d2ca449fde8c4e4657e --or-show -f value -c id 2022-03-16 17:10:44.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.309 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.309 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.309 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.309 | ++ functions-common:get_or_create_project:938 : project_id=966e3a9c38744455bc28c4176db6bf3c 2022-03-16 17:10:44.310 | ++ functions-common:get_or_create_project:939 : echo 966e3a9c38744455bc28c4176db6bf3c 2022-03-16 17:10:44.310 | + lib/swift:create_swift_accounts:656 : swift_project_test4=966e3a9c38744455bc28c4176db6bf3c 2022-03-16 17:10:44.310 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 17:10:44.310 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.310 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 17:10:44.310 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 debe743899404d2ca449fde8c4e4657e test4@example.com 2022-03-16 17:10:44.310 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:10:44.310 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 17:10:44.310 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 17:10:44.310 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=debe743899404d2ca449fde8c4e4657e --email=test4@example.com --or-show -f value -c id 2022-03-16 17:10:44.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.310 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.310 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.310 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.310 | ++ functions-common:get_or_create_user:925 : user_id=589293b1d82e457e84018556e46286bb 2022-03-16 17:10:44.310 | ++ functions-common:get_or_create_user:926 : echo 589293b1d82e457e84018556e46286bb 2022-03-16 17:10:44.310 | + lib/swift:create_swift_accounts:661 : swift_user_test4=589293b1d82e457e84018556e46286bb 2022-03-16 17:10:44.310 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 17:10:44.310 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:10:44.310 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 589293b1d82e457e84018556e46286bb 966e3a9c38744455bc28c4176db6bf3c 2022-03-16 17:10:44.310 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:10:44.310 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:10:44.310 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:10:44.310 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:10:44.310 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:10:44.310 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:10:44.310 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:10:44.310 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:10:44.311 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 589293b1d82e457e84018556e46286bb --project 966e3a9c38744455bc28c4176db6bf3c 2022-03-16 17:10:44.311 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.311 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:10:44.311 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.311 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.311 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.311 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:10:44.311 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:10:44.311 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 589293b1d82e457e84018556e46286bb --project 966e3a9c38744455bc28c4176db6bf3c 2022-03-16 17:10:44.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.311 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 589293b1d82e457e84018556e46286bb --project 966e3a9c38744455bc28c4176db6bf3c 2022-03-16 17:10:44.311 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:10:44.311 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:10:44.311 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:10:44.311 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:44.311 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:44.311 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:10:44.311 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:10:44.311 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:10:44.311 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | 589293b1d82e457e84018556e46286bb | | 966e3a9c38744455bc28c4176db6bf3c | | | False |' 2022-03-16 17:10:44.312 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:10:44.312 | ++ functions-common:get_field:812 : read data 2022-03-16 17:10:44.312 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.312 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.312 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:10:44.342 | [118830 Async create_swift_accounts:153570]: finished create_swift_accounts with result 0 in 129 seconds 2022-03-16 17:10:44.350 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 17:10:44.353 | + inc/async:async_wait:197 : return 0 2022-03-16 17:10:44.356 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 17:10:44.374 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:10:44.377 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 17:10:44.395 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:10:44.398 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 17:10:44.401 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:10:44.403 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 17:10:44.406 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 17:10:44.408 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 17:10:44.469 | + inc/async:async_inner:63 : init_glance 2022-03-16 17:10:44.508 | [118830 Async init_glance:157826]: running: init_glance 2022-03-16 17:10:44.511 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 17:10:44.529 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:10:44.532 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 17:10:44.534 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:10:44.537 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 17:10:44.540 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 17:10:44.543 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 17:10:44.547 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:10:44.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:10:44.555 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:10:44.557 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:10:44.560 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-16 17:10:44.564 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:10:44.567 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 17:10:44.570 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 17:10:44.572 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 17:10:44.575 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 17:10:44.589 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 17:10:44.591 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 17:10:48.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:48.117 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:48.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:48.117 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:51.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:51.674 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:51.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:51.674 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:54.859 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:10:54.887 | [157826 Async init_glance:157826]: finished successfully 2022-03-16 17:10:55.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:55.408 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:55.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:55.408 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:58.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:58.906 | from cryptography.utils import int_from_bytes 2022-03-16 17:10:58.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:10:58.906 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:02.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:02.380 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:02.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:02.380 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:05.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:05.867 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:05.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:05.867 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:09.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:09.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:09.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:09.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:13.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:13.219 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:13.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:13.219 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:17.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:17.904 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:17.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:17.904 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:17.904 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-16 17:11:23.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:23.844 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:23.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:23.844 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:24.160 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-16 17:11:24.165 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-16 17:11:24.167 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-16 17:11:24.170 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-16 17:11:24.172 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-16 17:11:24.175 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-16 17:11:24.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-16 17:11:24.180 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-16 17:11:24.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-16 17:11:24.184 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-16 17:11:24.186 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-16 17:11:24.188 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-16 17:11:24.191 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-16 17:11:24.194 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-16 17:11:24.196 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-16 17:11:24.198 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-16 17:11:24.202 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:24.205 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-16 17:11:24.207 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:24.212 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-16 17:11:24.214 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-16 17:11:24.217 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-16 17:11:24.219 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-16 17:11:24.222 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 17:11:24.225 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 17:11:24.255 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-16 17:11:24.284 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-16 17:11:24.312 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-16 17:11:24.343 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-16 17:11:24.373 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-16 17:11:24.402 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-16 17:11:24.405 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-16 17:11:24.407 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-16 17:11:24.410 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:11:24.413 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:11:24.429 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:11:24.432 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:11:24.434 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:11:24.436 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:11:24.439 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:11:24.468 | + 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' 2022-03-16 17:11:24.498 | + 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' 2022-03-16 17:11:24.527 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:11:24.556 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-16 17:11:24.573 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:11:24.575 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-16 17:11:24.578 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:11:24.581 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-16 17:11:24.583 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-16 17:11:24.586 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-16 17:11:24.597 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-16 17:11:24.600 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:11:24.602 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-16 17:11:24.604 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-16 17:11:24.617 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-16 17:11:24.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-16 17:11:24.633 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-16 17:11:24.645 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-16 17:11:24.658 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-16 17:11:24.670 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 17:11:24.672 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:11:24.675 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-16 17:11:24.680 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.PdLI8U6N5H 2022-03-16 17:11:24.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 17:11:24.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:11:24.687 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.PdLI8U6N5H 2022-03-16 17:11:24.691 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.PdLI8U6N5H 2022-03-16 17:11:24.703 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.PdLI8U6N5H /etc/sudoers.d/neutron-rootwrap 2022-03-16 17:11:24.716 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:11:24.744 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:24.746 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:11:24.777 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-16 17:11:24.779 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-16 17:11:24.781 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-16 17:11:24.784 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:11:24.786 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:11:24.789 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:11:24.805 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:24.809 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:11:24.811 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:11:24.813 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:11:24.833 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:24.835 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:11:24.838 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:11:24.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:11:24.870 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:11:24.873 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-16 17:11:24.891 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:24.894 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-16 17:11:24.897 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-16 17:11:24.899 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:11:24.902 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:11:24.904 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-16 17:11:24.907 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-16 17:11:24.909 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:11:24.912 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-16 17:11:24.914 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-16 17:11:24.917 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-16 17:11:24.921 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-16 17:11:24.924 | + 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 2022-03-16 17:11:24.929 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-16 17:11:24.947 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:24.949 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-16 17:11:24.952 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-16 17:11:24.955 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-16 17:11:24.959 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-16 17:11:24.989 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 17:11:25.019 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-16 17:11:25.049 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-16 17:11:25.079 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-16 17:11:25.110 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-16 17:11:25.113 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:11:25.115 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-16 17:11:25.118 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:11:25.120 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-16 17:11:25.150 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-16 17:11:25.180 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:11:25.211 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-16 17:11:25.241 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-16 17:11:25.272 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-16 17:11:25.304 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-16 17:11:25.336 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-16 17:11:25.366 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:11:25.397 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:11:25.426 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-16 17:11:25.457 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-16 17:11:25.488 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-16 17:11:25.491 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:11:25.493 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:11:25.496 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 17:11:25.498 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-16 17:11:25.532 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-16 17:11:25.562 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.24/identity 2022-03-16 17:11:25.594 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-16 17:11:25.623 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-16 17:11:25.654 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-16 17:11:25.685 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-16 17:11:25.715 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-16 17:11:25.745 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:11:25.776 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-16 17:11:25.806 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-16 17:11:25.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-16 17:11:25.811 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-16 17:11:25.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-16 17:11:25.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-16 17:11:25.820 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-16 17:11:25.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-16 17:11:25.824 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-03-16 17:11:25.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-03-16 17:11:25.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-03-16 17:11:25.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-16 17:11:25.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-16 17:11:25.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-16 17:11:25.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-16 17:11:25.842 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-16 17:11:25.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-16 17:11:25.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-16 17:11:25.850 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-16 17:11:25.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:25.855 | + 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 2022-03-16 17:11:25.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-16 17:11:25.886 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:25.888 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:11:25.890 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-16 17:11:25.893 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-16 17:11:25.896 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:25.898 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-16 17:11:25.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-16 17:11:25.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-16 17:11:25.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:25.934 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:11:25.937 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-16 17:11:25.939 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-16 17:11:25.942 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:25.944 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-16 17:11:25.974 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-16 17:11:25.977 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:25.979 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:11:25.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-16 17:11:25.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-16 17:11:25.986 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:25.989 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-16 17:11:26.018 | + 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 2022-03-16 17:11:26.020 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:26.023 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-16 17:11:26.025 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-16 17:11:26.028 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-16 17:11:26.030 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:26.032 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-16 17:11:26.061 | + 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 2022-03-16 17:11:26.063 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:26.066 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-16 17:11:26.069 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 17:11:26.071 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 17:11:26.074 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:26.076 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-16 17:11:26.105 | + 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, 2022-03-16 17:11:26.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:26.110 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-16 17:11:26.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-16 17:11:26.115 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-16 17:11:26.117 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:26.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-16 17:11:26.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-03-16 17:11:26.152 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:26.155 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-16 17:11:26.157 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-03-16 17:11:26.160 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-03-16 17:11:26.162 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:26.165 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-03-16 17:11:26.196 | + 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 2022-03-16 17:11:26.199 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:11:26.201 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-16 17:11:26.204 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 17:11:26.207 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 17:11:26.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:11:26.212 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-16 17:11:26.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 17:11:26.243 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-16 17:11:26.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:26.264 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-16 17:11:26.266 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:11:26.299 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:26.301 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:11:26.332 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 17:11:26.364 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-16 17:11:26.366 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-16 17:11:26.369 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-16 17:11:26.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 17:11:29.445 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 17:11:29.445 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev32 2022-03-16 17:11:29.446 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159802) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 17:11:29.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159802) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:11:29.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159802) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:11:29.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159802) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:29.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159802) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:29.497 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159802) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:29.497 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159802) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:29.551 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 17:11:29.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:29.551 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:29.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:29.551 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:29.912 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-16 17:11:29.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-16 17:11:29.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-16 17:11:29.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:11:29.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-16 17:11:29.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-16 17:11:29.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-16 17:11:30.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:30.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-16 17:11:30.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-16 17:11:30.040 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-16 17:11:30.049 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-16 17:11:30.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-16 17:11:30.054 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-16 17:11:30.068 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-16 17:11:30.081 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 17:11:30.084 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-16 17:11:30.092 | net.bridge.bridge-nf-call-iptables = 1 2022-03-16 17:11:30.096 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 17:11:30.099 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-16 17:11:30.107 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-16 17:11:30.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-16 17:11:30.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-16 17:11:30.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-16 17:11:30.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-16 17:11:30.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-16 17:11:30.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 17:11:30.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 17:11:30.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:11:30.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 17:11:30.159 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-16 17:11:30.161 | + 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 2022-03-16 17:11:30.197 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-16 17:11:30.200 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-16 17:11:30.230 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-16 17:11:30.261 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-16 17:11:30.277 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:30.280 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-16 17:11:30.282 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-16 17:11:30.287 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-16 17:11:30.317 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-16 17:11:30.347 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:11:30.384 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:30.386 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:11:30.416 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-16 17:11:30.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:30.436 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 17:11:30.438 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-16 17:11:30.468 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 17:11:30.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 17:11:30.474 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 17:11:30.502 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-16 17:11:30.505 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 17:11:30.507 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-16 17:11:30.510 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-16 17:11:30.527 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:30.530 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-16 17:11:30.532 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-16 17:11:30.538 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-16 17:11:30.567 | + 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' 2022-03-16 17:11:30.600 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:30.603 | + 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' 2022-03-16 17:11:30.633 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 17:11:30.636 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-16 17:11:30.665 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 17:11:30.667 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 17:11:30.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 17:11:30.700 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-16 17:11:30.702 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 17:11:30.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-16 17:11:30.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 17:11:33.741 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 17:11:33.741 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev32 2022-03-16 17:11:33.742 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=160333) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 17:11:33.791 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=160333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:11:33.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=160333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:11:33.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=160333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:33.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=160333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:33.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=160333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:33.792 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=160333) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:11:33.853 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-16 17:11:33.854 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=160333) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-16 17:11:33.854 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=160333) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-16 17:11:33.855 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 17:11:33.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:33.855 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:33.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:11:33.855 | from cryptography.utils import int_from_bytes 2022-03-16 17:11:34.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-16 17:11:34.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-16 17:11:34.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-16 17:11:34.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 17:11:34.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 17:11:34.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:11:34.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 17:11:34.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-16 17:11:34.261 | + functions:set_mtu:785 : local dev=br-data 2022-03-16 17:11:34.264 | + functions:set_mtu:786 : local mtu=1500 2022-03-16 17:11:34.266 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-16 17:11:34.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-16 17:11:34.298 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-16 17:11:34.301 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-16 17:11:34.304 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-16 17:11:34.306 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-16 17:11:34.309 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-16 17:11:34.311 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-16 17:11:34.314 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-16 17:11:34.317 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-16 17:11:34.319 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-16 17:11:34.322 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-16 17:11:34.324 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-16 17:11:34.327 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-16 17:11:34.330 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-16 17:11:34.333 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-16 17:11:34.336 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-16 17:11:34.337 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-16 17:11:34.343 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-16 17:11:34.346 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-16 17:11:34.348 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-16 17:11:34.351 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-16 17:11:34.355 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-16 17:11:34.355 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-16 17:11:34.355 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-16 17:11:34.361 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.36/22 brd 192.168.3.255' 2022-03-16 17:11:34.364 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-16 17:11:34.366 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:34.369 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-16 17:11:34.371 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-16 17:11:34.374 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.36/22 brd 192.168.3.255 != '' ]] 2022-03-16 17:11:34.377 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1' 2022-03-16 17:11:34.379 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data' 2022-03-16 17:11:34.382 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-16 17:11:34.384 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-16 17:11:34.388 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.36/22 brd 192.168.3.255 2022-03-16 17:11:34.389 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-16 17:11:34.389 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-16 17:11:34.390 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-16 17:11:34.396 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.36 2022-03-16 17:11:34.399 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.36 ' 2022-03-16 17:11:34.401 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1 2022-03-16 17:11:34.414 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data 2022-03-16 17:11:34.426 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-16 17:11:34.440 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-16 17:11:34.461 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.36 2022-03-16 17:11:34.471 | PING 192.168.0.36 (192.168.0.36) from 192.168.0.36 br-data: 56(84) bytes of data. 2022-03-16 17:11:34.471 | 64 bytes from 192.168.0.36: icmp_seq=1 ttl=64 time=0.078 ms 2022-03-16 17:11:35.486 | 64 bytes from 192.168.0.36: icmp_seq=2 ttl=64 time=0.046 ms 2022-03-16 17:11:36.510 | 64 bytes from 192.168.0.36: icmp_seq=3 ttl=64 time=0.042 ms 2022-03-16 17:11:36.510 | 2022-03-16 17:11:36.510 | --- 192.168.0.36 ping statistics --- 2022-03-16 17:11:36.510 | 3 packets transmitted, 3 received, 0% packet loss, time 2039ms 2022-03-16 17:11:36.510 | rtt min/avg/max/mdev = 0.042/0.055/0.078/0.016 ms 2022-03-16 17:11:36.515 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-16 17:11:36.516 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-16 17:11:36.522 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-16 17:11:36.524 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-16 17:11:36.542 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:36.544 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-16 17:11:36.547 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-16 17:11:36.552 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-16 17:11:36.582 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.24 2022-03-16 17:11:36.614 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-16 17:11:36.643 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:11:36.676 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-16 17:11:36.679 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:11:36.708 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 17:11:36.711 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-16 17:11:36.728 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:11:36.731 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:11:36.733 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-16 17:11:36.751 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:11:36.754 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-16 17:11:36.771 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:11:36.773 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-16 17:11:36.791 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:11:36.794 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-16 17:11:36.825 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-16 17:11:36.856 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-16 17:11:36.859 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-16 17:11:36.877 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:36.879 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-16 17:11:36.898 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:36.901 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-16 17:11:36.904 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-16 17:11:36.965 | + inc/async:async_inner:63 : init_neutron 2022-03-16 17:11:37.005 | [118830 Async init_neutron:160811]: running: init_neutron 2022-03-16 17:11:37.008 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-16 17:11:37.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:37.029 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-16 17:11:37.040 | ++ ./stack.sh:main:1162 : true 2022-03-16 17:11:37.043 | + ./stack.sh:main:1162 : netman_pid= 2022-03-16 17:11:37.046 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-16 17:11:37.049 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-16 17:11:37.066 | + ./stack.sh:main:1169 : clean_iptables 2022-03-16 17:11:37.073 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:11:37.073 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-16 17:11:37.074 | + lib/nova:clean_iptables:186 : grep nova 2022-03-16 17:11:37.075 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-16 17:11:37.079 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-16 17:11:37.082 | + lib/nova:clean_iptables:186 : bash 2022-03-16 17:11:37.083 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-16 17:11:37.096 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:11:37.096 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-16 17:11:37.097 | + lib/nova:clean_iptables:188 : grep nova 2022-03-16 17:11:37.097 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-16 17:11:37.100 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 17:11:37.102 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-16 17:11:37.103 | + lib/nova:clean_iptables:188 : bash 2022-03-16 17:11:37.118 | + lib/nova:clean_iptables:190 : grep nova 2022-03-16 17:11:37.119 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-16 17:11:37.122 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-16 17:11:37.122 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:11:37.124 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-16 17:11:37.125 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-16 17:11:37.125 | + lib/nova:clean_iptables:190 : bash 2022-03-16 17:11:37.140 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-16 17:11:37.142 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-16 17:11:37.144 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:11:37.153 | + lib/nova:clean_iptables:192 : grep nova 2022-03-16 17:11:37.153 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 17:11:37.154 | + lib/nova:clean_iptables:192 : bash 2022-03-16 17:11:37.156 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-16 17:11:37.161 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-16 17:11:37.170 | net.ipv4.ip_forward = 1 2022-03-16 17:11:37.174 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-16 17:11:37.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:37.196 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-16 17:11:37.199 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-16 17:11:37.201 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 17:11:37.238 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-16 17:11:37.270 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-16 17:11:37.272 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 17:11:37.309 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-16 17:11:37.342 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-16 17:11:37.363 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:37.366 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-16 17:11:37.369 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:11:37.372 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-16 17:11:37.375 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-16 17:11:37.378 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-16 17:11:37.447 | + inc/async:async_inner:63 : init_swift 2022-03-16 17:11:37.499 | [118830 Async init_swift:161171]: running: init_swift 2022-03-16 17:11:37.503 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-16 17:11:37.524 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:37.526 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-16 17:11:37.530 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:11:37.533 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-16 17:11:37.536 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-16 17:11:37.541 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-16 17:11:37.611 | + inc/async:async_inner:63 : init_cinder 2022-03-16 17:11:37.662 | [118830 Async init_cinder:161266]: running: init_cinder 2022-03-16 17:11:37.668 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-16 17:11:37.688 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:11:37.694 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-16 17:11:37.700 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:11:37.703 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-16 17:11:37.708 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-16 17:11:37.713 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-16 17:11:37.803 | + inc/async:async_inner:63 : init_placement 2022-03-16 17:11:37.868 | [118830 Async init_placement:161384]: running: init_placement 2022-03-16 17:11:37.872 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-16 17:11:37.950 | [118830 Async init_neutron:160811]: Waiting for completion of init_neutron running on PID 160811 (6 other jobs running) 2022-03-16 17:11:37.988 | [118830 Async init_neutron:160811]: Signaling child to exit 2022-03-16 17:11:49.042 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:11:49.087 | [161266 Async init_cinder:161266]: finished successfully 2022-03-16 17:11:51.882 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:11:51.934 | [161171 Async init_swift:161171]: finished successfully 2022-03-16 17:12:05.413 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:12:05.439 | [160811 Async init_neutron:160811]: finished successfully 2022-03-16 17:12:05.461 | WAKEUP 2022-03-16 17:12:05.488 | [118830 Async init_neutron:160811]: Signaled 2022-03-16 17:12:05.489 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-16 17:12:05.489 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:12:05.489 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:12:05.490 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:12:05.490 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:12:05.490 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-16 17:12:05.490 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:12:05.490 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-16 17:12:05.490 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-16 17:12:05.490 | + lib/database:recreate_database:112 : local db=neutron 2022-03-16 17:12:05.490 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-16 17:12:05.490 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-16 17:12:05.490 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-16 17:12:05.490 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:05.490 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-16 17:12:05.490 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:05.491 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-16 17:12:05.491 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:12:05.491 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:05.491 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:05.491 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:05.491 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450700180 2022-03-16 17:12:05.491 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-16 17:12:05.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:05.491 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:05.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:05.491 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-16 17:12:05.491 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-16 17:12:05.492 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-16 17:12:05.493 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-16 17:12:05.494 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-16 17:12:05.495 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-16 17:12:05.496 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-16 17:12:05.496 | Running upgrade for neutron ... 2022-03-16 17:12:05.496 | OK 2022-03-16 17:12:05.496 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-16 17:12:05.496 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:05.496 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:05.496 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:05.496 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:05.496 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:05.496 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:12:05.496 | + functions-common:time_stop:2432 : start_time=1647450700180 2022-03-16 17:12:05.496 | + functions-common:time_stop:2434 : [[ -z 1647450700180 ]] 2022-03-16 17:12:05.496 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:05.496 | + functions-common:time_stop:2437 : end_time=1647450725396 2022-03-16 17:12:05.496 | + functions-common:time_stop:2438 : elapsed_time=25216 2022-03-16 17:12:05.496 | + functions-common:time_stop:2439 : total=8542 2022-03-16 17:12:05.496 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:05.497 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33758 2022-03-16 17:12:05.543 | [118830 Async init_neutron:160811]: finished init_neutron with result 0 in 28 seconds 2022-03-16 17:12:05.547 | + inc/async:async_wait:197 : return 0 2022-03-16 17:12:05.550 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-16 17:12:05.603 | [118830 Async init_placement:161384]: Waiting for completion of init_placement running on PID 161384 (5 other jobs running) 2022-03-16 17:12:05.630 | [118830 Async init_placement:161384]: Signaling child to exit 2022-03-16 17:12:25.090 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:12:25.116 | [161384 Async init_placement:161384]: finished successfully 2022-03-16 17:12:25.136 | WAKEUP 2022-03-16 17:12:25.160 | [118830 Async init_placement:161384]: Signaled 2022-03-16 17:12:25.161 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-16 17:12:25.162 | + lib/database:recreate_database:112 : local db=placement 2022-03-16 17:12:25.162 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-16 17:12:25.162 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-16 17:12:25.162 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-16 17:12:25.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:25.162 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-16 17:12:25.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:25.162 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-16 17:12:25.162 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-16 17:12:25.162 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-16 17:12:25.162 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-16 17:12:25.162 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:12:25.162 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:12:25.162 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:12:25.162 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:12:25.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.162 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.162 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.162 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.162 | + functions-common:get_or_create_user:925 : user_id=182b9e55bfab45a69391d4fdd82906b2 2022-03-16 17:12:25.162 | + functions-common:get_or_create_user:926 : echo 182b9e55bfab45a69391d4fdd82906b2 2022-03-16 17:12:25.162 | 182b9e55bfab45a69391d4fdd82906b2 2022-03-16 17:12:25.162 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-16 17:12:25.162 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:12:25.162 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:12:25.162 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:12:25.163 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:12:25.163 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:12:25.163 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:12:25.163 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:12:25.163 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:12:25.163 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:12:25.163 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:12:25.163 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:12:25.163 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:12:25.163 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:12:25.163 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:12:25.163 | ++ functions-common:get_field:812 : read data 2022-03-16 17:12:25.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.163 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.163 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:12:25.163 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:12:25.163 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:12:25.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.163 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:12:25.163 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:12:25.163 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:12:25.163 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:12:25.163 | ++ functions-common:get_field:812 : read data 2022-03-16 17:12:25.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.163 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.164 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.164 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.164 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:12:25.164 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:12:25.164 | ++ functions-common:get_field:818 : echo '| 0920d3891d32437f9a5ff123513ec716 | 182b9e55bfab45a69391d4fdd82906b2 | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:12:25.164 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:12:25.164 | ++ functions-common:get_field:812 : read data 2022-03-16 17:12:25.164 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0920d3891d32437f9a5ff123513ec716 2022-03-16 17:12:25.164 | + functions-common:get_or_add_user_project_role:997 : echo 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:12:25.164 | 0920d3891d32437f9a5ff123513ec716 2022-03-16 17:12:25.164 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:12:25.164 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-16 17:12:25.164 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:12:25.164 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:12:25.164 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:12:25.164 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:12:25.164 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:12:25.164 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:12:25.164 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:12:25.164 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:12:25.164 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:12:25.164 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:12:25.164 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:12:25.164 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:12:25.164 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:12:25.164 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:12:25.164 | ++ functions-common:get_field:812 : read data 2022-03-16 17:12:25.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.164 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.165 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:12:25.165 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:12:25.165 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:12:25.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.165 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:12:25.165 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:12:25.165 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:12:25.165 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:12:25.165 | ++ functions-common:get_field:812 : read data 2022-03-16 17:12:25.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.165 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.165 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:12:25.165 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:12:25.165 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:12:25.165 | ++ functions-common:get_field:818 : echo '| b839dff871c340e08f8b4700d13536c3 | 182b9e55bfab45a69391d4fdd82906b2 | | 15df06d7f96b4d5c95453e96afe28c51 | | | False |' 2022-03-16 17:12:25.165 | ++ functions-common:get_field:812 : read data 2022-03-16 17:12:25.165 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b839dff871c340e08f8b4700d13536c3 2022-03-16 17:12:25.165 | + functions-common:get_or_add_user_project_role:997 : echo b839dff871c340e08f8b4700d13536c3 2022-03-16 17:12:25.165 | b839dff871c340e08f8b4700d13536c3 2022-03-16 17:12:25.165 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.24/placement 2022-03-16 17:12:25.165 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-16 17:12:25.165 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:12:25.166 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-16 17:12:25.166 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-16 17:12:25.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.166 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.166 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:12:25.166 | 3469dfec1e3146c58e5d3857333cf30d' 2022-03-16 17:12:25.166 | + functions-common:get_or_create_service:1094 : echo 3469dfec1e3146c58e5d3857333cf30d 2022-03-16 17:12:25.166 | 3469dfec1e3146c58e5d3857333cf30d 2022-03-16 17:12:25.166 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.24/placement 2022-03-16 17:12:25.166 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:12:25.166 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.24/placement RegionOne 2022-03-16 17:12:25.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:12:25.166 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-16 17:12:25.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.166 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:12:25.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:12:25.166 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.24/placement --region RegionOne -f value -c id 2022-03-16 17:12:25.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.166 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.166 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:12:25.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=412f168c4873471eaa60bdfa944e6f63 2022-03-16 17:12:25.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 412f168c4873471eaa60bdfa944e6f63 2022-03-16 17:12:25.167 | + functions-common:get_or_create_endpoint:1127 : public_id=412f168c4873471eaa60bdfa944e6f63 2022-03-16 17:12:25.167 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:12:25.167 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:12:25.167 | + functions-common:get_or_create_endpoint:1136 : echo 412f168c4873471eaa60bdfa944e6f63 2022-03-16 17:12:25.167 | 412f168c4873471eaa60bdfa944e6f63 2022-03-16 17:12:25.209 | [118830 Async init_placement:161384]: finished init_placement with result 0 in 47 seconds 2022-03-16 17:12:25.213 | + inc/async:async_wait:197 : return 0 2022-03-16 17:12:25.215 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-16 17:12:25.269 | [118830 Async init_glance:157826]: Waiting for completion of init_glance running on PID 157826 (4 other jobs running) 2022-03-16 17:12:25.295 | [118830 Async init_glance:157826]: Signaling child to exit 2022-03-16 17:12:25.295 | WAKEUP 2022-03-16 17:12:25.318 | [118830 Async init_glance:157826]: Signaled 2022-03-16 17:12:25.320 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-16 17:12:25.320 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-16 17:12:25.320 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-16 17:12:25.320 | + lib/database:recreate_database:112 : local db=glance 2022-03-16 17:12:25.320 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-16 17:12:25.320 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-16 17:12:25.320 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-16 17:12:25.320 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:25.320 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-16 17:12:25.320 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:25.320 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-16 17:12:25.320 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:12:25.320 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:25.320 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:25.320 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:25.320 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450644756 2022-03-16 17:12:25.320 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-16 17:12:25.320 | 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=157948) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:12:25.320 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:12:25.320 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:12:25.320 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:12:25.320 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:12:25.320 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.320 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.320 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-16 17:12:25.320 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-16 17:12:25.320 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:12:25.321 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:12:25.321 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-16 17:12:25.322 | Database migration is up to date. No migration needed. 2022-03-16 17:12:25.322 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-16 17:12:25.322 | Database is synced successfully. 2022-03-16 17:12:25.322 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-16 17:12:25.322 | 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=158101) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-16 17:12:25.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-16 17:12:25.323 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-16 17:12:25.323 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-16 17:12:25.323 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:25.323 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:25.323 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:25.323 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:25.323 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:25.323 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:12:25.323 | + functions-common:time_stop:2432 : start_time=1647450644756 2022-03-16 17:12:25.323 | + functions-common:time_stop:2434 : [[ -z 1647450644756 ]] 2022-03-16 17:12:25.323 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:25.323 | + functions-common:time_stop:2437 : end_time=1647450654843 2022-03-16 17:12:25.323 | + functions-common:time_stop:2438 : elapsed_time=10087 2022-03-16 17:12:25.323 | + functions-common:time_stop:2439 : total=8542 2022-03-16 17:12:25.323 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:25.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18629 2022-03-16 17:12:25.366 | [118830 Async init_glance:157826]: finished init_glance with result 0 in 10 seconds 2022-03-16 17:12:25.371 | + inc/async:async_wait:197 : return 0 2022-03-16 17:12:25.373 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-16 17:12:25.426 | [118830 Async init_swift:161171]: Waiting for completion of init_swift running on PID 161171 (3 other jobs running) 2022-03-16 17:12:25.454 | [118830 Async init_swift:161171]: Signaling child to exit 2022-03-16 17:12:25.454 | WAKEUP 2022-03-16 17:12:25.477 | [118830 Async init_swift:161171]: Signaled 2022-03-16 17:12:25.479 | + lib/swift:init_swift:668 : local node_number 2022-03-16 17:12:25.479 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 17:12:25.479 | No account-server running 2022-03-16 17:12:25.479 | No object-expirer running 2022-03-16 17:12:25.479 | No object-auditor running 2022-03-16 17:12:25.479 | No account-reaper running 2022-03-16 17:12:25.479 | No container-sync running 2022-03-16 17:12:25.479 | No container-auditor running 2022-03-16 17:12:25.479 | No object-reconstructor running 2022-03-16 17:12:25.479 | No account-auditor running 2022-03-16 17:12:25.479 | No container-replicator running 2022-03-16 17:12:25.479 | No object-replicator running 2022-03-16 17:12:25.479 | No object-updater running 2022-03-16 17:12:25.479 | No container-server running 2022-03-16 17:12:25.479 | No container-updater running 2022-03-16 17:12:25.479 | No container-sharder running 2022-03-16 17:12:25.479 | No proxy-server running 2022-03-16 17:12:25.479 | No account-replicator running 2022-03-16 17:12:25.479 | No container-reconciler running 2022-03-16 17:12:25.479 | No object-server running 2022-03-16 17:12:25.479 | + lib/swift:init_swift:670 : true 2022-03-16 17:12:25.480 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-16 17:12:25.480 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-16 17:12:25.480 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-16 17:12:25.480 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-16 17:12:25.480 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-16 17:12:25.480 | + lib/swift:create_swift_disk:572 : 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 2022-03-16 17:12:25.480 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-16 17:12:25.480 | + functions:create_disk:732 : local node_number 2022-03-16 17:12:25.480 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 17:12:25.480 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-16 17:12:25.480 | + functions:create_disk:736 : local key 2022-03-16 17:12:25.480 | ++ functions:create_disk:738 : sed s#/.## 2022-03-16 17:12:25.480 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-16 17:12:25.480 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 17:12:25.480 | + functions:destroy_disk:765 : local key 2022-03-16 17:12:25.480 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-16 17:12:25.480 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-16 17:12:25.480 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-16 17:12:25.480 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.480 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-16 17:12:25.480 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.481 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:12:25.481 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-16 17:12:25.481 | = sectsz=512 attr=2, projid32bit=1 2022-03-16 17:12:25.481 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-16 17:12:25.481 | = reflink=1 2022-03-16 17:12:25.481 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-16 17:12:25.481 | = sunit=0 swidth=0 blks 2022-03-16 17:12:25.481 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-16 17:12:25.481 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-16 17:12:25.481 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-16 17:12:25.481 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-16 17:12:25.481 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-16 17:12:25.481 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-16 17:12:25.481 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-16 17:12:25.481 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-16 17:12:25.481 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-16 17:12:25.481 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-16 17:12:25.481 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 17:12:25.481 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-16 17:12:25.481 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647449882.object.builder backups/1647449884.container.builder backups/1647449885.account.builder backups/1647449891.object.builder backups/1647449892.container.builder backups/1647449893.account.builder backups/1647449891.object.ring.gz backups/1647449892.container.ring.gz backups/1647449893.account.ring.gz 2022-03-16 17:12:25.481 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-16 17:12:25.481 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-16 17:12:25.481 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-16 17:12:25.481 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-16 17:12:25.482 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:12:25.482 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-16 17:12:25.482 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-16 17:12:25.482 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:12:25.482 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-16 17:12:25.482 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-16 17:12:25.482 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:12:25.482 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-16 17:12:25.482 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-16 17:12:25.482 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:12:25.482 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-16 17:12:25.482 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:12:25.482 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-16 17:12:25.482 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:12:25.482 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-16 17:12:25.482 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:12:25.482 | + lib/swift:init_swift:714 : popd 2022-03-16 17:12:25.525 | [118830 Async init_swift:161171]: finished init_swift with result 0 in 14 seconds 2022-03-16 17:12:25.529 | + inc/async:async_wait:197 : return 0 2022-03-16 17:12:25.532 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-16 17:12:25.585 | [118830 Async init_cinder:161266]: Waiting for completion of init_cinder running on PID 161266 (2 other jobs running) 2022-03-16 17:12:25.611 | [118830 Async init_cinder:161266]: Signaling child to exit 2022-03-16 17:12:25.611 | WAKEUP 2022-03-16 17:12:25.634 | [118830 Async init_cinder:161266]: Signaled 2022-03-16 17:12:25.636 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-16 17:12:25.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:25.636 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-16 17:12:25.636 | + lib/database:recreate_database:112 : local db=cinder 2022-03-16 17:12:25.636 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-16 17:12:25.636 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-16 17:12:25.636 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-16 17:12:25.636 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:25.636 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-16 17:12:25.636 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:25.636 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-16 17:12:25.636 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:12:25.636 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:25.636 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:25.636 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:25.636 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450698421 2022-03-16 17:12:25.636 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-16 17:12:25.637 | 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=161504) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | 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=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:25.637 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:12:25.638 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161504) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:12:25.638 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-16 17:12:25.638 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:12:25.638 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:12:25.638 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-16 17:12:25.638 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=161504) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:12:25.638 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-16 17:12:25.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.638 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:25.638 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:25.638 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:12:25.638 | last_heartbeat = column_property( 2022-03-16 17:12:25.638 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:12:25.638 | num_hosts = column_property( 2022-03-16 17:12:25.638 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:12:25.638 | num_down_hosts = column_property( 2022-03-16 17:12:25.638 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-16 17:12:25.638 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:25.638 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:25.638 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:25.638 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:25.638 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:25.638 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:12:25.638 | + functions-common:time_stop:2432 : start_time=1647450698421 2022-03-16 17:12:25.638 | + functions-common:time_stop:2434 : [[ -z 1647450698421 ]] 2022-03-16 17:12:25.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:25.638 | + functions-common:time_stop:2437 : end_time=1647450705993 2022-03-16 17:12:25.638 | + functions-common:time_stop:2438 : elapsed_time=7572 2022-03-16 17:12:25.638 | + functions-common:time_stop:2439 : total=8542 2022-03-16 17:12:25.639 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:25.639 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16114 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-16 17:12:25.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-16 17:12:25.639 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-16 17:12:25.639 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-16 17:12:25.639 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 17:12:25.639 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:12:25.639 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-16 17:12:25.639 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-16 17:12:25.639 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:12:25.639 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:12:25.639 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:12:25.639 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:12:25.639 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:12:25.639 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:12:25.639 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:12:25.639 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:12:25.639 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:12:25.640 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:12:25.640 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:12:25.640 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-16 17:12:25.640 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:12:25.640 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:12:25.640 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:12:25.640 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:12:25.640 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:12:25.640 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:12:25.640 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 17:12:25.640 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:12:25.640 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-16 17:12:25.640 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:12:25.640 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 17:12:25.640 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 17:12:25.640 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 17:12:25.640 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-16 17:12:25.640 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:12:25.640 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-16 17:12:25.641 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-16 17:12:25.641 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-16 17:12:25.641 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 17:12:25.641 | [Unit] 2022-03-16 17:12:25.641 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:12:25.641 | DefaultDependencies=no 2022-03-16 17:12:25.641 | After=systemd-udev-settle.service 2022-03-16 17:12:25.641 | Before=lvm2-activation-early.service 2022-03-16 17:12:25.641 | Wants=systemd-udev-settle.service 2022-03-16 17:12:25.641 | 2022-03-16 17:12:25.641 | [Service] 2022-03-16 17:12:25.641 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:12:25.641 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-16 17:12:25.641 | RemainAfterExit=yes 2022-03-16 17:12:25.641 | Type=oneshot 2022-03-16 17:12:25.641 | 2022-03-16 17:12:25.641 | [Install] 2022-03-16 17:12:25.641 | WantedBy=local-fs.target 2022-03-16 17:12:25.641 | Also=systemd-udev-settle.service 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 17:12:25.641 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-16 17:12:25.641 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-16 17:12:25.641 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 17:12:25.642 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 17:12:25.642 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 17:12:25.642 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-16 17:12:25.642 | Physical volume "/dev/loop4" successfully created. 2022-03-16 17:12:25.642 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-16 17:12:25.642 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-16 17:12:25.642 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-16 17:12:25.642 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-16 17:12:25.642 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-16 17:12:25.642 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:12:25.642 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-16 17:12:25.642 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-16 17:12:25.642 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:25.642 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-16 17:12:25.642 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-16 17:12:25.642 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-16 17:12:25.683 | [118830 Async init_cinder:161266]: finished init_cinder with result 0 in 11 seconds 2022-03-16 17:12:25.687 | + inc/async:async_wait:197 : return 0 2022-03-16 17:12:25.690 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-16 17:12:25.709 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:25.711 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-16 17:12:25.714 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:12:25.716 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-16 17:12:25.720 | + ./stack.sh:main:1218 : init_nova 2022-03-16 17:12:25.722 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-16 17:12:25.740 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:25.742 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-16 17:12:25.760 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:25.762 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:12:25.765 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:12:25.823 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:12:25.862 | [118830 Async nova-cell-0:163751]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:12:25.866 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-16 17:12:25.871 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:12:25.875 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-16 17:12:25.878 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:12:25.880 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:12:25.887 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:12:25.953 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:12:26.007 | [118830 Async nova-cell-1:163843]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:12:26.009 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-16 17:12:26.012 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-16 17:12:26.016 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-16 17:12:26.019 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-16 17:12:26.022 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-16 17:12:26.027 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:26.426 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-16 17:12:26.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:26.450 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-16 17:12:27.558 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:12:30.951 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:12:30.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:30.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:30.966 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:12:30.967 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:12:30.994 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:12:30.994 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:12:31.028 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-16 17:12:33.051 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=163901) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:12:33.054 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-16 17:12:33.820 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=163901) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:12:33.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:33.829 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:33.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:33.829 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:34.376 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-16 17:12:34.379 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 17:12:34.384 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 17:12:34.387 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 17:12:34.390 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:12:34.394 | + lib/nova:init_nova:860 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:12:35.529 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:12:38.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:38.334 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:38.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:38.334 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:38.819 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:12:38.848 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-16 17:12:38.849 | [163751 Async nova-cell-0:163751]: finished successfully 2022-03-16 17:12:38.853 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 17:12:38.856 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-16 17:12:38.914 | [118830 Async nova-cell-0:163751]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 163751 (3 other jobs running) 2022-03-16 17:12:38.942 | [118830 Async nova-cell-0:163751]: Signaling child to exit 2022-03-16 17:12:38.944 | WAKEUP 2022-03-16 17:12:38.970 | [118830 Async nova-cell-0:163751]: Signaled 2022-03-16 17:12:38.972 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-16 17:12:38.972 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-16 17:12:38.972 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-16 17:12:38.972 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-16 17:12:38.972 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-16 17:12:38.972 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-16 17:12:38.972 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-16 17:12:38.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:38.972 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-16 17:12:38.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:38.972 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-16 17:12:38.972 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:12:38.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:12:38.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:12:38.974 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163908) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:12:38.974 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:12:38.974 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:12:38.974 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 17:12:38.974 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163908) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:12:38.974 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 17:12:38.974 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163908) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:12:38.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:38.974 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:38.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:38.974 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:38.995 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:12:39.023 | [163843 Async nova-cell-1:163843]: finished successfully 2022-03-16 17:12:39.027 | [118830 Async nova-cell-0:163751]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-03-16 17:12:39.032 | + inc/async:async_wait:197 : return 0 2022-03-16 17:12:39.034 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 17:12:39.037 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-16 17:12:39.089 | [118830 Async nova-cell-1:163843]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 163843 (2 other jobs running) 2022-03-16 17:12:39.115 | [118830 Async nova-cell-1:163843]: Signaling child to exit 2022-03-16 17:12:39.115 | WAKEUP 2022-03-16 17:12:39.138 | [118830 Async nova-cell-1:163843]: Signaled 2022-03-16 17:12:39.140 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-16 17:12:39.140 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-16 17:12:39.140 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-16 17:12:39.140 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-16 17:12:39.140 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-16 17:12:39.140 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-16 17:12:39.140 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-16 17:12:39.140 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:39.140 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-16 17:12:39.140 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:12:39.140 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-16 17:12:39.140 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:12:39.142 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163915) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:12:39.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:12:39.142 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:12:39.142 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 17:12:39.142 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163915) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:12:39.142 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 17:12:39.142 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163915) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:12:39.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:39.142 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:39.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:39.142 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:39.186 | [118830 Async nova-cell-1:163843]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-03-16 17:12:39.190 | + inc/async:async_wait:197 : return 0 2022-03-16 17:12:39.193 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:12:39.195 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-16 17:12:40.224 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:12:43.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:43.200 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:43.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:43.201 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:43.201 | Running batches of 50 until complete 2022-03-16 17:12:43.201 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:12:43.201 | | Migration | Total Needed | Completed | 2022-03-16 17:12:43.201 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:12:43.201 | | fill_virtual_interface_list | 0 | 0 | 2022-03-16 17:12:43.201 | | migrate_empty_ratio | 0 | 0 | 2022-03-16 17:12:43.201 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-16 17:12:43.201 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-16 17:12:43.201 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-16 17:12:43.201 | | populate_dev_uuids | 0 | 0 | 2022-03-16 17:12:43.201 | | populate_missing_availability_zones | 0 | 0 | 2022-03-16 17:12:43.201 | | populate_queued_for_delete | 0 | 0 | 2022-03-16 17:12:43.201 | | populate_user_id | 0 | 0 | 2022-03-16 17:12:43.201 | | populate_uuids | 0 | 0 | 2022-03-16 17:12:43.201 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:12:43.694 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-16 17:12:43.698 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:12:43.703 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-16 17:12:43.705 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:12:43.708 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:12:43.711 | + lib/nova:init_nova:878 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-16 17:12:44.727 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:12:47.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:47.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:47.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:12:47.307 | from cryptography.utils import int_from_bytes 2022-03-16 17:12:47.307 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-16 17:12:47.307 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-16 17:12:47.754 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-16 17:12:47.756 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-16 17:12:47.770 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-16 17:12:47.772 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-16 17:12:47.791 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:47.794 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-16 17:12:47.797 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-16 17:12:47.857 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-16 17:12:47.898 | [118830 Async configure_neutron_nova:165065]: running: configure_neutron_nova 2022-03-16 17:12:47.900 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-16 17:12:47.903 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:12:47.907 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-16 17:12:47.910 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:12:47.913 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:12:47.915 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:12:47.918 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:12:47.921 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:12:47.924 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:12:47.929 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:12:47.932 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:12:47.935 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:12:47.938 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-16 17:12:47.942 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:12:47.961 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:47.963 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:12:47.966 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:12:47.969 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-16 17:12:47.972 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:12:47.974 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:12:47.977 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-16 17:12:47.979 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:12:47.982 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:12:47.985 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:12:47.988 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:12:47.992 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-16 17:12:47.995 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:12:47.998 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-16 17:12:48.001 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:12:48.003 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:12:48.006 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-16 17:12:48.009 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.011 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:12:48.015 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-16 17:12:48.018 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:12:48.020 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:12:48.023 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:12:48.027 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-16 17:12:48.030 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.033 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-16 17:12:48.035 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:12:48.038 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-16 17:12:48.038 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:12:48.038 | gsub("[][]", "", $1); 2022-03-16 17:12:48.038 | split($1, a, "|"); 2022-03-16 17:12:48.038 | if (a[1] == matchgroup) 2022-03-16 17:12:48.038 | print a[2] 2022-03-16 17:12:48.038 | } 2022-03-16 17:12:48.038 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.044 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:12:48.047 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:12:48.050 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:12:48.054 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-16 17:12:48.057 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-16 17:12:48.060 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-16 17:12:48.063 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-16 17:12:48.066 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-16 17:12:48.071 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-16 17:12:48.074 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-16 17:12:48.078 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 17:12:48.080 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.083 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:12:48.086 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-16 17:12:48.088 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:12:48.092 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-16 17:12:48.095 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-16 17:12:48.098 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-16 17:12:48.101 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-16 17:12:48.105 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 17:12:48.106 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-16 17:12:48.106 | BEGIN { 2022-03-16 17:12:48.106 | section = "" 2022-03-16 17:12:48.106 | last_section = "" 2022-03-16 17:12:48.106 | section_count = 0 2022-03-16 17:12:48.106 | } 2022-03-16 17:12:48.106 | /^\[.+\]/ { 2022-03-16 17:12:48.106 | gsub("[][]", "", $1); 2022-03-16 17:12:48.106 | section=$1 2022-03-16 17:12:48.106 | next 2022-03-16 17:12:48.106 | } 2022-03-16 17:12:48.107 | /^ *\#/ { 2022-03-16 17:12:48.107 | next 2022-03-16 17:12:48.107 | } 2022-03-16 17:12:48.107 | /^[^ \t]+/ { 2022-03-16 17:12:48.107 | # get offset of first = in $0 2022-03-16 17:12:48.107 | eq_idx = index($0, "=") 2022-03-16 17:12:48.107 | # extract attr & value from $0 2022-03-16 17:12:48.107 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:12:48.107 | value = substr($0, eq_idx + 1) 2022-03-16 17:12:48.107 | # only need to strip trailing whitespace from attr 2022-03-16 17:12:48.107 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:12:48.107 | # need to strip leading & trailing whitespace from value 2022-03-16 17:12:48.107 | sub(/^[ \t]*/, "", value) 2022-03-16 17:12:48.107 | sub(/[ \t]*$/, "", value) 2022-03-16 17:12:48.108 | 2022-03-16 17:12:48.108 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:12:48.108 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:12:48.108 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:12:48.108 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:12:48.108 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:12:48.108 | if (section != last_section) { 2022-03-16 17:12:48.108 | cfg_section[section_count++] = section 2022-03-16 17:12:48.108 | last_section = section 2022-03-16 17:12:48.108 | } 2022-03-16 17:12:48.108 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:12:48.108 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:12:48.108 | 2022-03-16 17:12:48.108 | cfg_attr[section, attr, 0] = value 2022-03-16 17:12:48.108 | cfg_attr_count[section, attr] = 1 2022-03-16 17:12:48.108 | } else { 2022-03-16 17:12:48.108 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:12:48.108 | cfg_attr[section, attr, lno] = value 2022-03-16 17:12:48.108 | } 2022-03-16 17:12:48.108 | } 2022-03-16 17:12:48.108 | END { 2022-03-16 17:12:48.108 | # Process each section in order 2022-03-16 17:12:48.108 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:12:48.108 | section = cfg_section[sno] 2022-03-16 17:12:48.108 | # The ini routines simply append a config item immediately 2022-03-16 17:12:48.108 | # after the section header. To keep the same order as defined 2022-03-16 17:12:48.109 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:12:48.109 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:12:48.109 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:12:48.109 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:12:48.109 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:12:48.109 | else { 2022-03-16 17:12:48.109 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:12:48.109 | count = cfg_attr_count[section, attr] 2022-03-16 17:12:48.109 | print "inidelete " configfile " " section " " attr 2022-03-16 17:12:48.109 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:12:48.109 | for (l = count -2; l >= 0; l--) 2022-03-16 17:12:48.109 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:12:48.109 | } 2022-03-16 17:12:48.109 | } 2022-03-16 17:12:48.109 | } 2022-03-16 17:12:48.109 | } 2022-03-16 17:12:48.109 | ' 2022-03-16 17:12:48.109 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.109 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.111 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:12:48.111 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:12:48.114 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-16 17:12:48.117 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:12:48.120 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-16 17:12:48.122 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-16 17:12:48.122 | BEGIN { group = "" } 2022-03-16 17:12:48.122 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:12:48.123 | gsub("[][]", "", $1); 2022-03-16 17:12:48.123 | split($1, a, "|"); 2022-03-16 17:12:48.123 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:12:48.123 | group=a[1] 2022-03-16 17:12:48.123 | } else { 2022-03-16 17:12:48.123 | group="" 2022-03-16 17:12:48.123 | } 2022-03-16 17:12:48.123 | next 2022-03-16 17:12:48.123 | } 2022-03-16 17:12:48.123 | { 2022-03-16 17:12:48.123 | if (group != "") 2022-03-16 17:12:48.123 | print $0 2022-03-16 17:12:48.123 | } 2022-03-16 17:12:48.123 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.129 | + 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"' 2022-03-16 17:12:48.132 | ++ 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 2022-03-16 17:12:48.164 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.166 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-16 17:12:48.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-16 17:12:48.202 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-16 17:12:48.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-16 17:12:48.244 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-16 17:12:48.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-16 17:12:48.283 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.286 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-16 17:12:48.289 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-16 17:12:48.319 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-16 17:12:48.325 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 17:12:48.360 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.363 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.24/identity"' 2022-03-16 17:12:48.365 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:12:48.397 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-16 17:12:48.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 17:12:48.435 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-16 17:12:48.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 17:12:48.477 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.480 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-16 17:12:48.484 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 17:12:48.518 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.521 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-16 17:12:48.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 17:12:48.556 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-16 17:12:48.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 17:12:48.595 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-16 17:12:48.602 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-16 17:12:48.633 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.636 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:12:48.640 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:12:48.642 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:12:48.646 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-16 17:12:48.649 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-16 17:12:48.652 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-16 17:12:48.655 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-16 17:12:48.659 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-16 17:12:48.664 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-16 17:12:48.666 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-16 17:12:48.669 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 17:12:48.673 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.676 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:12:48.678 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-16 17:12:48.681 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:12:48.685 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-16 17:12:48.688 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-16 17:12:48.692 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-16 17:12:48.694 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-16 17:12:48.698 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 17:12:48.699 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 17:12:48.699 | BEGIN { 2022-03-16 17:12:48.699 | section = "" 2022-03-16 17:12:48.699 | last_section = "" 2022-03-16 17:12:48.699 | section_count = 0 2022-03-16 17:12:48.699 | } 2022-03-16 17:12:48.699 | /^\[.+\]/ { 2022-03-16 17:12:48.699 | gsub("[][]", "", $1); 2022-03-16 17:12:48.699 | section=$1 2022-03-16 17:12:48.699 | next 2022-03-16 17:12:48.699 | } 2022-03-16 17:12:48.699 | /^ *\#/ { 2022-03-16 17:12:48.699 | next 2022-03-16 17:12:48.699 | } 2022-03-16 17:12:48.699 | /^[^ \t]+/ { 2022-03-16 17:12:48.699 | # get offset of first = in $0 2022-03-16 17:12:48.699 | eq_idx = index($0, "=") 2022-03-16 17:12:48.699 | # extract attr & value from $0 2022-03-16 17:12:48.699 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:12:48.699 | value = substr($0, eq_idx + 1) 2022-03-16 17:12:48.700 | # only need to strip trailing whitespace from attr 2022-03-16 17:12:48.700 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:12:48.700 | # need to strip leading & trailing whitespace from value 2022-03-16 17:12:48.700 | sub(/^[ \t]*/, "", value) 2022-03-16 17:12:48.700 | sub(/[ \t]*$/, "", value) 2022-03-16 17:12:48.700 | 2022-03-16 17:12:48.700 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:12:48.700 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:12:48.700 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:12:48.700 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:12:48.700 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:12:48.700 | if (section != last_section) { 2022-03-16 17:12:48.700 | cfg_section[section_count++] = section 2022-03-16 17:12:48.700 | last_section = section 2022-03-16 17:12:48.700 | } 2022-03-16 17:12:48.700 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:12:48.700 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:12:48.700 | 2022-03-16 17:12:48.700 | cfg_attr[section, attr, 0] = value 2022-03-16 17:12:48.700 | cfg_attr_count[section, attr] = 1 2022-03-16 17:12:48.700 | } else { 2022-03-16 17:12:48.700 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:12:48.700 | cfg_attr[section, attr, lno] = value 2022-03-16 17:12:48.700 | } 2022-03-16 17:12:48.700 | } 2022-03-16 17:12:48.700 | END { 2022-03-16 17:12:48.700 | # Process each section in order 2022-03-16 17:12:48.700 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:12:48.700 | section = cfg_section[sno] 2022-03-16 17:12:48.701 | # The ini routines simply append a config item immediately 2022-03-16 17:12:48.701 | # after the section header. To keep the same order as defined 2022-03-16 17:12:48.701 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:12:48.701 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:12:48.701 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:12:48.701 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:12:48.701 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:12:48.701 | else { 2022-03-16 17:12:48.701 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:12:48.701 | count = cfg_attr_count[section, attr] 2022-03-16 17:12:48.701 | print "inidelete " configfile " " section " " attr 2022-03-16 17:12:48.701 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:12:48.701 | for (l = count -2; l >= 0; l--) 2022-03-16 17:12:48.701 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:12:48.701 | } 2022-03-16 17:12:48.701 | } 2022-03-16 17:12:48.701 | } 2022-03-16 17:12:48.701 | } 2022-03-16 17:12:48.701 | ' 2022-03-16 17:12:48.701 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.702 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.704 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:12:48.705 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:12:48.708 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-16 17:12:48.711 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:12:48.713 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-16 17:12:48.716 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 17:12:48.716 | BEGIN { group = "" } 2022-03-16 17:12:48.716 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:12:48.717 | gsub("[][]", "", $1); 2022-03-16 17:12:48.717 | split($1, a, "|"); 2022-03-16 17:12:48.717 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:12:48.717 | group=a[1] 2022-03-16 17:12:48.717 | } else { 2022-03-16 17:12:48.717 | group="" 2022-03-16 17:12:48.717 | } 2022-03-16 17:12:48.717 | next 2022-03-16 17:12:48.717 | } 2022-03-16 17:12:48.717 | { 2022-03-16 17:12:48.717 | if (group != "") 2022-03-16 17:12:48.717 | print $0 2022-03-16 17:12:48.717 | } 2022-03-16 17:12:48.717 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:12:48.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-16 17:12:48.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-16 17:12:48.731 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:12:48.760 | [165065 Async configure_neutron_nova:165065]: finished successfully 2022-03-16 17:12:48.760 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.762 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-16 17:12:48.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-16 17:12:48.796 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-16 17:12:48.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-16 17:12:48.832 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.834 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-16 17:12:48.837 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-16 17:12:48.867 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.870 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-16 17:12:48.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-16 17:12:48.903 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.906 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-16 17:12:48.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-16 17:12:48.940 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.942 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-16 17:12:48.945 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-16 17:12:48.975 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:48.978 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-16 17:12:48.981 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-16 17:12:49.011 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.014 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-16 17:12:49.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-16 17:12:49.047 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.050 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-16 17:12:49.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-16 17:12:49.083 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-16 17:12:49.089 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-16 17:12:49.122 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.125 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-16 17:12:49.127 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-16 17:12:49.158 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-16 17:12:49.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-16 17:12:49.194 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.196 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-16 17:12:49.199 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-16 17:12:49.230 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.233 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-16 17:12:49.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-16 17:12:49.265 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.268 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-16 17:12:49.270 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-16 17:12:49.301 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.304 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:12:49.307 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:12:49.309 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:12:49.313 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-16 17:12:49.315 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-16 17:12:49.319 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-16 17:12:49.321 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-16 17:12:49.324 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-16 17:12:49.330 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-16 17:12:49.333 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-16 17:12:49.336 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 17:12:49.339 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:49.341 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:12:49.345 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-16 17:12:49.347 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:12:49.350 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-16 17:12:49.353 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-16 17:12:49.356 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-16 17:12:49.359 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-16 17:12:49.362 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 17:12:49.363 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-16 17:12:49.363 | BEGIN { 2022-03-16 17:12:49.363 | section = "" 2022-03-16 17:12:49.363 | last_section = "" 2022-03-16 17:12:49.363 | section_count = 0 2022-03-16 17:12:49.363 | } 2022-03-16 17:12:49.363 | /^\[.+\]/ { 2022-03-16 17:12:49.363 | gsub("[][]", "", $1); 2022-03-16 17:12:49.363 | section=$1 2022-03-16 17:12:49.363 | next 2022-03-16 17:12:49.363 | } 2022-03-16 17:12:49.363 | /^ *\#/ { 2022-03-16 17:12:49.363 | next 2022-03-16 17:12:49.363 | } 2022-03-16 17:12:49.363 | /^[^ \t]+/ { 2022-03-16 17:12:49.364 | # get offset of first = in $0 2022-03-16 17:12:49.364 | eq_idx = index($0, "=") 2022-03-16 17:12:49.364 | # extract attr & value from $0 2022-03-16 17:12:49.364 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:12:49.364 | value = substr($0, eq_idx + 1) 2022-03-16 17:12:49.364 | # only need to strip trailing whitespace from attr 2022-03-16 17:12:49.364 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:12:49.364 | # need to strip leading & trailing whitespace from value 2022-03-16 17:12:49.364 | sub(/^[ \t]*/, "", value) 2022-03-16 17:12:49.364 | sub(/[ \t]*$/, "", value) 2022-03-16 17:12:49.364 | 2022-03-16 17:12:49.364 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:12:49.364 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:12:49.364 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:12:49.364 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:12:49.364 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:12:49.364 | if (section != last_section) { 2022-03-16 17:12:49.364 | cfg_section[section_count++] = section 2022-03-16 17:12:49.364 | last_section = section 2022-03-16 17:12:49.364 | } 2022-03-16 17:12:49.364 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:12:49.364 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:12:49.364 | 2022-03-16 17:12:49.364 | cfg_attr[section, attr, 0] = value 2022-03-16 17:12:49.364 | cfg_attr_count[section, attr] = 1 2022-03-16 17:12:49.364 | } else { 2022-03-16 17:12:49.364 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:12:49.364 | cfg_attr[section, attr, lno] = value 2022-03-16 17:12:49.364 | } 2022-03-16 17:12:49.364 | } 2022-03-16 17:12:49.364 | END { 2022-03-16 17:12:49.364 | # Process each section in order 2022-03-16 17:12:49.364 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:12:49.365 | section = cfg_section[sno] 2022-03-16 17:12:49.365 | # The ini routines simply append a config item immediately 2022-03-16 17:12:49.365 | # after the section header. To keep the same order as defined 2022-03-16 17:12:49.365 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:12:49.365 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:12:49.365 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:12:49.365 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:12:49.365 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:12:49.365 | else { 2022-03-16 17:12:49.365 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:12:49.365 | count = cfg_attr_count[section, attr] 2022-03-16 17:12:49.365 | print "inidelete " configfile " " section " " attr 2022-03-16 17:12:49.365 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:12:49.365 | for (l = count -2; l >= 0; l--) 2022-03-16 17:12:49.365 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:12:49.365 | } 2022-03-16 17:12:49.365 | } 2022-03-16 17:12:49.365 | } 2022-03-16 17:12:49.365 | } 2022-03-16 17:12:49.365 | ' 2022-03-16 17:12:49.365 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.366 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:12:49.367 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:49.369 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:12:49.372 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-16 17:12:49.375 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:12:49.377 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-16 17:12:49.380 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-16 17:12:49.380 | BEGIN { group = "" } 2022-03-16 17:12:49.380 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:12:49.380 | gsub("[][]", "", $1); 2022-03-16 17:12:49.380 | split($1, a, "|"); 2022-03-16 17:12:49.380 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:12:49.380 | group=a[1] 2022-03-16 17:12:49.380 | } else { 2022-03-16 17:12:49.380 | group="" 2022-03-16 17:12:49.380 | } 2022-03-16 17:12:49.380 | next 2022-03-16 17:12:49.380 | } 2022-03-16 17:12:49.380 | { 2022-03-16 17:12:49.380 | if (group != "") 2022-03-16 17:12:49.380 | print $0 2022-03-16 17:12:49.380 | } 2022-03-16 17:12:49.380 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:12:49.386 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-16 17:12:49.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-16 17:12:49.419 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-16 17:12:49.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-16 17:12:49.456 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-16 17:12:49.461 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-16 17:12:49.495 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.498 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-16 17:12:49.501 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-16 17:12:49.533 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-16 17:12:49.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 17:12:49.571 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-16 17:12:49.577 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-16 17:12:49.606 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-16 17:12:49.611 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 17:12:49.642 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.644 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-16 17:12:49.647 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 17:12:49.677 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.680 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:12:49.683 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:12:49.686 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:12:49.689 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-16 17:12:49.692 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:12:49.695 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:12:49.698 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-16 17:12:49.702 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:12:49.707 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-16 17:12:49.709 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-16 17:12:49.712 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:12:49.714 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:49.718 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:12:49.720 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:12:49.723 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:12:49.726 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:12:49.729 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:12:49.732 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:12:49.735 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-16 17:12:49.738 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:12:49.739 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 17:12:49.739 | BEGIN { 2022-03-16 17:12:49.739 | section = "" 2022-03-16 17:12:49.739 | last_section = "" 2022-03-16 17:12:49.739 | section_count = 0 2022-03-16 17:12:49.739 | } 2022-03-16 17:12:49.739 | /^\[.+\]/ { 2022-03-16 17:12:49.739 | gsub("[][]", "", $1); 2022-03-16 17:12:49.739 | section=$1 2022-03-16 17:12:49.739 | next 2022-03-16 17:12:49.739 | } 2022-03-16 17:12:49.739 | /^ *\#/ { 2022-03-16 17:12:49.739 | next 2022-03-16 17:12:49.739 | } 2022-03-16 17:12:49.739 | /^[^ \t]+/ { 2022-03-16 17:12:49.739 | # get offset of first = in $0 2022-03-16 17:12:49.739 | eq_idx = index($0, "=") 2022-03-16 17:12:49.739 | # extract attr & value from $0 2022-03-16 17:12:49.739 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:12:49.739 | value = substr($0, eq_idx + 1) 2022-03-16 17:12:49.739 | # only need to strip trailing whitespace from attr 2022-03-16 17:12:49.739 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:12:49.739 | # need to strip leading & trailing whitespace from value 2022-03-16 17:12:49.739 | sub(/^[ \t]*/, "", value) 2022-03-16 17:12:49.739 | sub(/[ \t]*$/, "", value) 2022-03-16 17:12:49.739 | 2022-03-16 17:12:49.739 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:12:49.739 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:12:49.739 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:12:49.739 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:12:49.739 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:12:49.740 | if (section != last_section) { 2022-03-16 17:12:49.740 | cfg_section[section_count++] = section 2022-03-16 17:12:49.740 | last_section = section 2022-03-16 17:12:49.740 | } 2022-03-16 17:12:49.740 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:12:49.740 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:12:49.740 | 2022-03-16 17:12:49.740 | cfg_attr[section, attr, 0] = value 2022-03-16 17:12:49.740 | cfg_attr_count[section, attr] = 1 2022-03-16 17:12:49.740 | } else { 2022-03-16 17:12:49.740 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:12:49.740 | cfg_attr[section, attr, lno] = value 2022-03-16 17:12:49.740 | } 2022-03-16 17:12:49.740 | } 2022-03-16 17:12:49.740 | END { 2022-03-16 17:12:49.740 | # Process each section in order 2022-03-16 17:12:49.740 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:12:49.740 | section = cfg_section[sno] 2022-03-16 17:12:49.740 | # The ini routines simply append a config item immediately 2022-03-16 17:12:49.740 | # after the section header. To keep the same order as defined 2022-03-16 17:12:49.740 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:12:49.740 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:12:49.740 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:12:49.740 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:12:49.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:12:49.740 | else { 2022-03-16 17:12:49.740 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:12:49.740 | count = cfg_attr_count[section, attr] 2022-03-16 17:12:49.740 | print "inidelete " configfile " " section " " attr 2022-03-16 17:12:49.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:12:49.740 | for (l = count -2; l >= 0; l--) 2022-03-16 17:12:49.740 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:12:49.740 | } 2022-03-16 17:12:49.741 | } 2022-03-16 17:12:49.741 | } 2022-03-16 17:12:49.741 | } 2022-03-16 17:12:49.741 | ' 2022-03-16 17:12:49.741 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.741 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:12:49.743 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:12:49.746 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:12:49.749 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:12:49.751 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:12:49.754 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-16 17:12:49.756 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 17:12:49.756 | BEGIN { group = "" } 2022-03-16 17:12:49.756 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:12:49.756 | gsub("[][]", "", $1); 2022-03-16 17:12:49.756 | split($1, a, "|"); 2022-03-16 17:12:49.757 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:12:49.757 | group=a[1] 2022-03-16 17:12:49.757 | } else { 2022-03-16 17:12:49.757 | group="" 2022-03-16 17:12:49.757 | } 2022-03-16 17:12:49.757 | next 2022-03-16 17:12:49.757 | } 2022-03-16 17:12:49.757 | { 2022-03-16 17:12:49.757 | if (group != "") 2022-03-16 17:12:49.757 | print $0 2022-03-16 17:12:49.757 | } 2022-03-16 17:12:49.757 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:12:49.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-16 17:12:49.766 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-16 17:12:49.794 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.796 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-16 17:12:49.799 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-16 17:12:49.828 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:12:49.831 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-16 17:12:49.849 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:49.852 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-16 17:12:49.854 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:12:49.857 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-16 17:12:49.859 | + ./stack.sh:main:1252 : start_swift 2022-03-16 17:12:49.862 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-16 17:12:49.865 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:12:49.867 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 17:12:49.900 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-16 17:12:49.903 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:12:49.907 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:12:49.910 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-16 17:12:50.355 | Restarting rsync (via systemctl): rsync.service. 2022-03-16 17:12:50.360 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-16 17:12:50.363 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-16 17:12:50.366 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-16 17:12:50.369 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-16 17:12:50.371 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:12:50.375 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.378 | + functions-common:run_process:1680 : local service=s-object 2022-03-16 17:12:50.380 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.383 | + functions-common:run_process:1682 : local group= 2022-03-16 17:12:50.385 | + functions-common:run_process:1683 : local user= 2022-03-16 17:12:50.389 | + functions-common:run_process:1685 : local name=s-object 2022-03-16 17:12:50.392 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:12:50.394 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:12:50.396 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:50.400 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:50.403 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:50.408 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450770406 2022-03-16 17:12:50.411 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-16 17:12:50.428 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:50.430 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-16 17:12:50.433 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-16 17:12:50.436 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.439 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.441 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.444 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.446 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-16 17:12:50.449 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-16 17:12:50.452 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-16 17:12:50.455 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:12:50.458 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:12:50.461 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:12:50.464 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-16 17:12:50.467 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-16 17:12:50.469 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.472 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:12:50.474 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:12:50.477 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:12:50.479 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:12:50.481 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-16 17:12:50.485 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:12:50.490 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-16 17:12:50.546 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-16 17:12:50.599 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:12:50.652 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-16 17:12:50.706 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-16 17:12:50.769 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:12:50.822 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:12:50.824 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-16 17:12:50.878 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:12:51.299 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-16 17:12:51.313 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-16 17:12:51.716 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-16 17:12:51.743 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:12:51.746 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:51.749 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:51.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:51.754 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:51.756 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:51.759 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:12:51.761 | + functions-common:time_stop:2432 : start_time=1647450770406 2022-03-16 17:12:51.764 | + functions-common:time_stop:2434 : [[ -z 1647450770406 ]] 2022-03-16 17:12:51.767 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:51.772 | + functions-common:time_stop:2437 : end_time=1647450771769 2022-03-16 17:12:51.774 | + functions-common:time_stop:2438 : elapsed_time=1363 2022-03-16 17:12:51.776 | + functions-common:time_stop:2439 : total=3037 2022-03-16 17:12:51.779 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:51.781 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4400 2022-03-16 17:12:51.784 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:12:51.787 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:51.789 | + functions-common:run_process:1680 : local service=s-container 2022-03-16 17:12:51.792 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:51.794 | + functions-common:run_process:1682 : local group= 2022-03-16 17:12:51.797 | + functions-common:run_process:1683 : local user= 2022-03-16 17:12:51.799 | + functions-common:run_process:1685 : local name=s-container 2022-03-16 17:12:51.802 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:12:51.804 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:12:51.807 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:51.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:51.813 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:51.817 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450771815 2022-03-16 17:12:51.820 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-16 17:12:51.838 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:51.841 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-16 17:12:51.844 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-16 17:12:51.846 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:51.848 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:51.851 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:51.853 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:51.856 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-16 17:12:51.859 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-16 17:12:51.862 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-16 17:12:51.864 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:12:51.866 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:12:51.869 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:12:51.872 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-16 17:12:51.875 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-16 17:12:51.877 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:51.880 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:12:51.883 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:12:51.885 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:12:51.888 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:12:51.890 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-16 17:12:51.894 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:12:51.899 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-16 17:12:51.954 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-16 17:12:52.008 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:12:52.062 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-16 17:12:52.120 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-16 17:12:52.176 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:12:52.232 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:12:52.234 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-16 17:12:52.294 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:12:52.742 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-16 17:12:52.756 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-16 17:12:53.179 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-16 17:12:53.208 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:12:53.211 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:53.213 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:53.216 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:53.219 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:53.222 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:53.225 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:12:53.228 | + functions-common:time_stop:2432 : start_time=1647450771815 2022-03-16 17:12:53.231 | + functions-common:time_stop:2434 : [[ -z 1647450771815 ]] 2022-03-16 17:12:53.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:53.239 | + functions-common:time_stop:2437 : end_time=1647450773236 2022-03-16 17:12:53.242 | + functions-common:time_stop:2438 : elapsed_time=1421 2022-03-16 17:12:53.244 | + functions-common:time_stop:2439 : total=4400 2022-03-16 17:12:53.247 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:53.250 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5821 2022-03-16 17:12:53.252 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:12:53.255 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.257 | + functions-common:run_process:1680 : local service=s-account 2022-03-16 17:12:53.260 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.263 | + functions-common:run_process:1682 : local group= 2022-03-16 17:12:53.266 | + functions-common:run_process:1683 : local user= 2022-03-16 17:12:53.268 | + functions-common:run_process:1685 : local name=s-account 2022-03-16 17:12:53.271 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:12:53.273 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:12:53.276 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:53.278 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:53.282 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:53.287 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450773284 2022-03-16 17:12:53.289 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-16 17:12:53.309 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:53.312 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-16 17:12:53.315 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-16 17:12:53.317 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.320 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.322 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.325 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.329 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-16 17:12:53.332 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-16 17:12:53.334 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-16 17:12:53.337 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:12:53.339 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:12:53.342 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:12:53.344 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-16 17:12:53.347 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-16 17:12:53.349 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.352 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:12:53.354 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:12:53.357 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:12:53.360 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:12:53.362 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-16 17:12:53.366 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:12:53.371 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-16 17:12:53.426 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-16 17:12:53.483 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:12:53.538 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-16 17:12:53.598 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-16 17:12:53.652 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:12:53.707 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:12:53.709 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-16 17:12:53.765 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:12:54.208 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-16 17:12:54.223 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-16 17:12:54.645 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-16 17:12:54.671 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:12:54.673 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:54.676 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:54.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:54.681 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:54.684 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:54.688 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:12:54.690 | + functions-common:time_stop:2432 : start_time=1647450773284 2022-03-16 17:12:54.693 | + functions-common:time_stop:2434 : [[ -z 1647450773284 ]] 2022-03-16 17:12:54.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:54.701 | + functions-common:time_stop:2437 : end_time=1647450774698 2022-03-16 17:12:54.703 | + functions-common:time_stop:2438 : elapsed_time=1414 2022-03-16 17:12:54.706 | + functions-common:time_stop:2439 : total=5821 2022-03-16 17:12:54.708 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:54.711 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7235 2022-03-16 17:12:54.713 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-16 17:12:54.716 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-16 17:12:54.768 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:54.771 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-16 17:12:54.773 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:54.776 | + functions-common:run_process:1682 : local group= 2022-03-16 17:12:54.778 | + functions-common:run_process:1683 : local user= 2022-03-16 17:12:54.781 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-16 17:12:54.784 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:12:54.787 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:12:54.789 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:54.792 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:54.795 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:54.799 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450774797 2022-03-16 17:12:54.802 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-16 17:12:54.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:54.822 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-16 17:12:54.824 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-16 17:12:54.828 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:54.830 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:54.833 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:54.835 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:54.837 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-16 17:12:54.840 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-16 17:12:54.843 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-16 17:12:54.846 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:12:54.848 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:12:54.851 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-16 17:12:54.853 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-16 17:12:54.856 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-16 17:12:54.858 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:54.860 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:12:54.863 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:12:54.865 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:12:54.867 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:12:54.870 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-16 17:12:54.872 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:12:54.877 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-16 17:12:54.932 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-16 17:12:54.985 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:12:55.041 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-16 17:12:55.098 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-16 17:12:55.153 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:12:55.212 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:12:55.214 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-16 17:12:55.268 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:12:55.710 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-16 17:12:56.130 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-16 17:12:56.158 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:12:56.161 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:56.163 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:56.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:56.168 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:56.171 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:56.174 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:12:56.176 | + functions-common:time_stop:2432 : start_time=1647450774797 2022-03-16 17:12:56.179 | + functions-common:time_stop:2434 : [[ -z 1647450774797 ]] 2022-03-16 17:12:56.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:56.187 | + functions-common:time_stop:2437 : end_time=1647450776184 2022-03-16 17:12:56.190 | + functions-common:time_stop:2438 : elapsed_time=1387 2022-03-16 17:12:56.192 | + functions-common:time_stop:2439 : total=7235 2022-03-16 17:12:56.195 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:56.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8622 2022-03-16 17:12:56.200 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-16 17:12:56.219 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:12:56.222 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.224 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-16 17:12:56.227 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.229 | + functions-common:run_process:1682 : local group= 2022-03-16 17:12:56.232 | + functions-common:run_process:1683 : local user= 2022-03-16 17:12:56.235 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-16 17:12:56.237 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:12:56.240 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:12:56.242 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:56.245 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:56.249 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:56.253 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450776251 2022-03-16 17:12:56.256 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-16 17:12:56.274 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:12:56.276 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-16 17:12:56.279 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-16 17:12:56.281 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.284 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.286 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.289 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.291 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-16 17:12:56.294 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-16 17:12:56.297 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-16 17:12:56.300 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:12:56.302 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:12:56.305 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-16 17:12:56.307 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-16 17:12:56.310 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-16 17:12:56.313 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.315 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:12:56.318 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:12:56.320 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:12:56.323 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:12:56.325 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-16 17:12:56.328 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:12:56.333 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-16 17:12:56.387 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-16 17:12:56.441 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:12:56.497 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-16 17:12:56.559 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-16 17:12:56.614 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:12:56.668 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:12:56.671 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-16 17:12:56.725 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:12:57.180 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-16 17:12:57.194 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-16 17:12:57.630 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-16 17:12:57.655 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:12:57.657 | + functions-common:time_stop:2425 : local name 2022-03-16 17:12:57.660 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:12:57.662 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:12:57.665 | + functions-common:time_stop:2428 : local total 2022-03-16 17:12:57.667 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:12:57.671 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:12:57.674 | + functions-common:time_stop:2432 : start_time=1647450776251 2022-03-16 17:12:57.676 | + functions-common:time_stop:2434 : [[ -z 1647450776251 ]] 2022-03-16 17:12:57.679 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:12:57.684 | + functions-common:time_stop:2437 : end_time=1647450777681 2022-03-16 17:12:57.687 | + functions-common:time_stop:2438 : elapsed_time=1430 2022-03-16 17:12:57.690 | + functions-common:time_stop:2439 : total=8622 2022-03-16 17:12:57.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:12:57.695 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10052 2022-03-16 17:12:57.697 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-16 17:12:57.697 | Waiting for swift proxy to start... 2022-03-16 17:12:57.700 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.24:8080/info 2022-03-16 17:12:57.703 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:12:57.705 | + functions:wait_for_service:458 : local url=http://10.222.0.24:8080/info 2022-03-16 17:12:57.708 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:12:57.710 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:12:57.713 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:12:57.715 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:12:57.718 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:12:57.721 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:12:57.726 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450777723 2022-03-16 17:12:57.728 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:12:57.735 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:12:57.749 | + :: : [[ 000 == 503 ]] 2022-03-16 17:12:57.750 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:12:57.751 | + :: : sleep 1 2022-03-16 17:12:58.755 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:12:58.769 | + :: : [[ 000 == 503 ]] 2022-03-16 17:12:58.770 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:12:58.771 | + :: : sleep 1 2022-03-16 17:12:59.775 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:12:59.789 | + :: : [[ 000 == 503 ]] 2022-03-16 17:12:59.790 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:12:59.791 | + :: : sleep 1 2022-03-16 17:13:00.796 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:13:00.894 | + :: : [[ 200 == 503 ]] 2022-03-16 17:13:00.896 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:13:00.899 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:13:00.902 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:00.904 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:00.907 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:00.909 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:00.912 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:00.914 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:13:00.917 | + functions-common:time_stop:2432 : start_time=1647450777723 2022-03-16 17:13:00.920 | + functions-common:time_stop:2434 : [[ -z 1647450777723 ]] 2022-03-16 17:13:00.923 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:00.928 | + functions-common:time_stop:2437 : end_time=1647450780925 2022-03-16 17:13:00.930 | + functions-common:time_stop:2438 : elapsed_time=3202 2022-03-16 17:13:00.933 | + functions-common:time_stop:2439 : total=6632 2022-03-16 17:13:00.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:00.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9834 2022-03-16 17:13:00.941 | + functions:wait_for_service:467 : return 0 2022-03-16 17:13:00.944 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-16 17:13:00.946 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:13:00.949 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-16 17:13:00.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:00.971 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:13:01.003 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-16 17:13:01.055 | [118830 Async configure_neutron_nova:165065]: Waiting for completion of configure_neutron_nova running on PID 165065 (2 other jobs running) 2022-03-16 17:13:01.082 | [118830 Async configure_neutron_nova:165065]: Signaling child to exit 2022-03-16 17:13:01.082 | WAKEUP 2022-03-16 17:13:01.105 | [118830 Async configure_neutron_nova:165065]: Signaled 2022-03-16 17:13:01.107 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-16 17:13:01.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:13:01.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:13:01.107 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:13:01.107 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:13:01.107 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-16 17:13:01.107 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:13:01.107 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-16 17:13:01.107 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-16 17:13:01.107 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-16 17:13:01.107 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.24/identity 2022-03-16 17:13:01.107 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-16 17:13:01.107 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-16 17:13:01.107 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-16 17:13:01.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 17:13:01.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 17:13:01.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-16 17:13:01.108 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:13:01.108 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-16 17:13:01.108 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:13:01.108 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-16 17:13:01.108 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-16 17:13:01.108 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:13:01.108 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:13:01.108 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:13:01.108 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.24/identity 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-16 17:13:01.108 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-16 17:13:01.109 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 17:13:01.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 17:13:01.109 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 17:13:01.109 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-16 17:13:01.155 | [118830 Async configure_neutron_nova:165065]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-16 17:13:01.159 | + inc/async:async_wait:197 : return 0 2022-03-16 17:13:01.162 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-16 17:13:01.180 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:01.182 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:13:01.213 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:13:01.245 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-16 17:13:01.264 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:01.266 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-16 17:13:01.269 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:13:01.272 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-16 17:13:01.274 | + ./stack.sh:main:1277 : start_nova_api 2022-03-16 17:13:01.277 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-16 17:13:01.280 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-16 17:13:01.282 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-16 17:13:01.285 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-16 17:13:01.302 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:13:01.305 | + lib/nova:start_nova_api:952 : 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 2022-03-16 17:13:01.307 | + lib/nova:start_nova_api:953 : 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 2022-03-16 17:13:01.311 | + lib/nova:start_nova_api:953 : 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 2022-03-16 17:13:01.313 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-16 17:13:01.317 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-16 17:13:01.321 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:13:01.324 | + functions-common:run_process:1680 : local service=n-api 2022-03-16 17:13:01.328 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:13:01.330 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:01.333 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:01.335 | + functions-common:run_process:1685 : local name=n-api 2022-03-16 17:13:01.338 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:01.341 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:01.343 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:01.346 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:01.349 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:01.353 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450781351 2022-03-16 17:13:01.356 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-16 17:13:01.375 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:01.377 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-16 17:13:01.380 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-16 17:13:01.382 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:13:01.385 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:13:01.387 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:13:01.390 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:13:01.392 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-16 17:13:01.395 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-16 17:13:01.398 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-16 17:13:01.400 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:01.403 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:01.405 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:13:01.408 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-16 17:13:01.410 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-16 17:13:01.413 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:13:01.415 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:13:01.417 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:13:01.420 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-16 17:13:01.422 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:13:01.427 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-16 17:13:01.480 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-16 17:13:01.534 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-16 17:13:01.588 | + functions-common:write_uwsgi_user_unit_file:1599 : 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' 2022-03-16 17:13:01.642 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:01.695 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-16 17:13:01.750 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-16 17:13:01.804 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-16 17:13:01.860 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-16 17:13:01.915 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-16 17:13:01.969 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:13:01.972 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-16 17:13:02.025 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:13:02.446 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-16 17:13:02.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-16 17:13:02.872 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-16 17:13:02.952 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:02.955 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:02.958 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:02.961 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:02.963 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:02.969 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:02.972 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:02.975 | + functions-common:time_stop:2432 : start_time=1647450781351 2022-03-16 17:13:02.977 | + functions-common:time_stop:2434 : [[ -z 1647450781351 ]] 2022-03-16 17:13:02.981 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:02.986 | + functions-common:time_stop:2437 : end_time=1647450782983 2022-03-16 17:13:02.989 | + functions-common:time_stop:2438 : elapsed_time=1632 2022-03-16 17:13:02.991 | + functions-common:time_stop:2439 : total=10052 2022-03-16 17:13:02.994 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:02.996 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11684 2022-03-16 17:13:03.000 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.24/compute/v2.1/ 2022-03-16 17:13:03.002 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-16 17:13:03.002 | Waiting for nova-api to start... 2022-03-16 17:13:03.005 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.24/compute/v2.1/ 2022-03-16 17:13:03.007 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:13:03.010 | + functions:wait_for_service:458 : local url=http://10.222.0.24/compute/v2.1/ 2022-03-16 17:13:03.012 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:13:03.016 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:13:03.019 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:13:03.021 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:03.024 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:03.027 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:03.033 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450783030 2022-03-16 17:13:03.036 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:13:03.042 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/compute/v2.1/ 2022-03-16 17:13:08.839 | + :: : [[ 200 == 503 ]] 2022-03-16 17:13:08.840 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:13:08.843 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:13:08.846 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:08.849 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:08.851 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:08.854 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:08.857 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:08.859 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:13:08.862 | + functions-common:time_stop:2432 : start_time=1647450783030 2022-03-16 17:13:08.865 | + functions-common:time_stop:2434 : [[ -z 1647450783030 ]] 2022-03-16 17:13:08.868 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:08.873 | + functions-common:time_stop:2437 : end_time=1647450788870 2022-03-16 17:13:08.876 | + functions-common:time_stop:2438 : elapsed_time=5840 2022-03-16 17:13:08.878 | + functions-common:time_stop:2439 : total=9834 2022-03-16 17:13:08.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:08.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15674 2022-03-16 17:13:08.886 | + functions:wait_for_service:467 : return 0 2022-03-16 17:13:08.889 | + lib/nova:start_nova_api:972 : 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 2022-03-16 17:13:08.894 | + lib/nova:start_nova_api:972 : 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 2022-03-16 17:13:08.897 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-16 17:13:08.914 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:08.917 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-16 17:13:08.920 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:13:08.923 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-16 17:13:08.925 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-16 17:13:08.928 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:13:08.931 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-16 17:13:08.948 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:13:08.952 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-16 17:13:08.970 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:08.973 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-16 17:13:08.976 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:13:08.978 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-16 17:13:08.981 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-16 17:13:08.984 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-16 17:13:08.987 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:13:09.018 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-16 17:13:09.021 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-16 17:13:09.024 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-16 17:13:09.055 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-16 17:13:09.086 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-16 17:13:09.089 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-16 17:13:09.093 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-16 17:13:09.095 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-16 17:13:09.098 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-16 17:13:09.101 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-16 17:13:09.104 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 17:13:09.107 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 17:13:09.111 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-16 17:13:09.113 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-16 17:13:09.116 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-16 17:13:09.118 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-16 17:13:09.121 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.123 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.127 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.129 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-16 17:13:09.132 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.135 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.138 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-16 17:13:09.156 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:13:09.158 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-16 17:13:09.161 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.164 | + functions-common:run_process:1680 : local service=q-svc 2022-03-16 17:13:09.166 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.169 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:09.171 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:09.174 | + functions-common:run_process:1685 : local name=q-svc 2022-03-16 17:13:09.177 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:09.179 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:09.182 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:09.184 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:09.188 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:09.192 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450789189 2022-03-16 17:13:09.195 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-16 17:13:09.212 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:09.215 | + functions-common:run_process:1689 : _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' '' '' 2022-03-16 17:13:09.218 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-16 17:13:09.221 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.224 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.226 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.229 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.231 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 17:13:09.234 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 17:13:09.236 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-16 17:13:09.239 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:09.241 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:09.244 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 17:13:09.247 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:13:09.250 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-16 17:13:09.252 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:09.254 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:13:09.257 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:13:09.259 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:13:09.261 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:13:09.264 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-16 17:13:09.266 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:13:09.271 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-16 17:13:09.324 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-16 17:13:09.378 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:13:09.430 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-16 17:13:09.486 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-16 17:13:09.540 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:09.595 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:13:09.598 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-16 17:13:09.654 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:13:10.084 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-16 17:13:10.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-16 17:13:10.518 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-16 17:13:10.545 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:10.548 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:10.551 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:10.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:10.556 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:10.558 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:10.561 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:10.564 | + functions-common:time_stop:2432 : start_time=1647450789189 2022-03-16 17:13:10.566 | + functions-common:time_stop:2434 : [[ -z 1647450789189 ]] 2022-03-16 17:13:10.569 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:10.574 | + functions-common:time_stop:2437 : end_time=1647450790571 2022-03-16 17:13:10.577 | + functions-common:time_stop:2438 : elapsed_time=1382 2022-03-16 17:13:10.580 | + functions-common:time_stop:2439 : total=11684 2022-03-16 17:13:10.582 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:10.585 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13066 2022-03-16 17:13:10.587 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.24:9696 2022-03-16 17:13:10.590 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-16 17:13:10.608 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:13:10.611 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-16 17:13:10.611 | Waiting for Neutron to start... 2022-03-16 17:13:10.613 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-16 17:13:10.616 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.24:9696' 'Neutron did not start' 60 2022-03-16 17:13:10.619 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-16 17:13:10.621 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-16 17:13:10.624 | + functions-common:test_with_retry:2365 : local until=60 2022-03-16 17:13:10.626 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 17:13:10.629 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 17:13:10.631 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 17:13:10.634 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:10.636 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:10.640 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:10.645 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450790642 2022-03-16 17:13:10.647 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.24:9696; do sleep 0.5; done' 2022-03-16 17:13:16.228 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.24:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 17:13:16.232 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:16.236 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:16.243 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:16.248 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:16.255 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:16.261 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 17:13:16.264 | + functions-common:time_stop:2432 : start_time=1647450790642 2022-03-16 17:13:16.267 | + functions-common:time_stop:2434 : [[ -z 1647450790642 ]] 2022-03-16 17:13:16.270 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:16.280 | + functions-common:time_stop:2437 : end_time=1647450796272 2022-03-16 17:13:16.283 | + functions-common:time_stop:2438 : elapsed_time=5630 2022-03-16 17:13:16.285 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:13:16.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:16.290 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5630 2022-03-16 17:13:16.293 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-16 17:13:16.312 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:16.315 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-16 17:13:16.317 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:13:16.320 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-16 17:13:16.322 | + ./stack.sh:main:1298 : start_placement 2022-03-16 17:13:16.326 | + lib/placement:start_placement:160 : start_placement_api 2022-03-16 17:13:16.329 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 17:13:16.332 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-16 17:13:16.337 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.340 | + functions-common:run_process:1680 : local service=placement-api 2022-03-16 17:13:16.342 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.345 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:16.348 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:16.350 | + functions-common:run_process:1685 : local name=placement-api 2022-03-16 17:13:16.353 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:16.355 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:16.358 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:16.361 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:16.365 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:16.369 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450796366 2022-03-16 17:13:16.372 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-16 17:13:16.390 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:16.392 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-16 17:13:16.395 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-16 17:13:16.398 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.400 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.403 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.406 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.408 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-16 17:13:16.411 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-16 17:13:16.413 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-16 17:13:16.416 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:16.419 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:16.422 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:13:16.424 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-16 17:13:16.427 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-16 17:13:16.429 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.432 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:13:16.435 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:13:16.438 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-16 17:13:16.440 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:13:16.445 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-16 17:13:16.500 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-16 17:13:16.553 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-16 17:13:16.609 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:13:16.662 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:16.717 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-16 17:13:16.771 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-16 17:13:16.827 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-16 17:13:16.881 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-16 17:13:16.937 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-16 17:13:16.991 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:13:16.994 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-16 17:13:17.048 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:13:17.477 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-16 17:13:17.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-16 17:13:17.894 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-16 17:13:17.978 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:17.978 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:17.981 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:17.984 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:17.986 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:17.990 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:17.993 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:17.997 | + functions-common:time_stop:2432 : start_time=1647450796366 2022-03-16 17:13:18.001 | + functions-common:time_stop:2434 : [[ -z 1647450796366 ]] 2022-03-16 17:13:18.004 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:18.010 | + functions-common:time_stop:2437 : end_time=1647450798006 2022-03-16 17:13:18.012 | + functions-common:time_stop:2438 : elapsed_time=1640 2022-03-16 17:13:18.015 | + functions-common:time_stop:2439 : total=13066 2022-03-16 17:13:18.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:18.020 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14706 2022-03-16 17:13:18.023 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-16 17:13:18.023 | Waiting for placement-api to start... 2022-03-16 17:13:18.025 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.24/placement 2022-03-16 17:13:18.028 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:13:18.031 | + functions:wait_for_service:458 : local url=http://10.222.0.24/placement 2022-03-16 17:13:18.033 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:13:18.036 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:13:18.038 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:13:18.041 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:18.044 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:18.048 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:18.052 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450798050 2022-03-16 17:13:18.055 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:13:18.062 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/placement 2022-03-16 17:13:20.745 | + :: : [[ 200 == 503 ]] 2022-03-16 17:13:20.748 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:13:20.751 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:13:20.754 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:20.756 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:20.759 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:20.761 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:20.765 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:20.767 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:13:20.770 | + functions-common:time_stop:2432 : start_time=1647450798050 2022-03-16 17:13:20.772 | + functions-common:time_stop:2434 : [[ -z 1647450798050 ]] 2022-03-16 17:13:20.776 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:20.781 | + functions-common:time_stop:2437 : end_time=1647450800778 2022-03-16 17:13:20.783 | + functions-common:time_stop:2438 : elapsed_time=2728 2022-03-16 17:13:20.786 | + functions-common:time_stop:2439 : total=15674 2022-03-16 17:13:20.788 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:20.791 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18402 2022-03-16 17:13:20.794 | + functions:wait_for_service:467 : return 0 2022-03-16 17:13:20.796 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-16 17:13:20.815 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:20.817 | + ./stack.sh:main:1302 : start_neutron 2022-03-16 17:13:20.820 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-16 17:13:20.824 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:13:20.824 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:13:20.830 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:13:20.833 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:13:20.835 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-16 17:13:20.838 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:13:20.841 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-16 17:13:20.843 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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' 2022-03-16 17:13:20.846 | + functions-common:run_process:1680 : local service=q-agt 2022-03-16 17:13:20.849 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:20.851 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:20.854 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:20.857 | + functions-common:run_process:1685 : local name=q-agt 2022-03-16 17:13:20.859 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:20.862 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:20.865 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:20.867 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:20.870 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:20.875 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450800873 2022-03-16 17:13:20.878 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-16 17:13:20.895 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:20.898 | + functions-common:run_process:1689 : _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' '' '' 2022-03-16 17:13:20.900 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-16 17:13:20.903 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:20.906 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:20.908 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:20.911 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:20.913 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 17:13:20.916 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 17:13:20.919 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-16 17:13:20.922 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:20.924 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:20.927 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 17:13:20.929 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:13:20.932 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-16 17:13:20.935 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:13:20.937 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:13:20.939 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:13:20.942 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:13:20.944 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:13:20.946 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-16 17:13:20.949 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:13:20.954 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-16 17:13:21.007 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-16 17:13:21.061 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:13:21.114 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-16 17:13:21.167 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-16 17:13:21.225 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:21.279 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:13:21.281 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-16 17:13:21.338 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:13:21.800 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-16 17:13:21.814 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-16 17:13:22.223 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-16 17:13:22.244 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:22.247 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:22.250 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:22.252 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:22.255 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:22.257 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:22.260 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:22.263 | + functions-common:time_stop:2432 : start_time=1647450800873 2022-03-16 17:13:22.265 | + functions-common:time_stop:2434 : [[ -z 1647450800873 ]] 2022-03-16 17:13:22.269 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:22.273 | + functions-common:time_stop:2437 : end_time=1647450802270 2022-03-16 17:13:22.276 | + functions-common:time_stop:2438 : elapsed_time=1397 2022-03-16 17:13:22.279 | + functions-common:time_stop:2439 : total=14706 2022-03-16 17:13:22.282 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:22.284 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16103 2022-03-16 17:13:22.287 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-16 17:13:22.289 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 17:13:22.292 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 17:13:22.295 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-16 17:13:22.297 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:13:22.300 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-16 17:13:22.302 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:13:22.305 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:22.307 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:22.310 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-16 17:13:22.312 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:22.315 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:22.317 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:22.320 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:22.323 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:22.329 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450802326 2022-03-16 17:13:22.332 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-16 17:13:22.350 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:22.353 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-16 17:13:22.356 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-16 17:13:22.359 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:13:22.361 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:13:22.364 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:13:22.366 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:13:22.369 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-16 17:13:22.372 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-16 17:13:22.375 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-16 17:13:22.377 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:22.380 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:22.383 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-16 17:13:22.385 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:13:22.388 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-16 17:13:22.391 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:13:22.393 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:13:22.396 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:13:22.399 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:13:22.401 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:13:22.404 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-16 17:13:22.407 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:13:22.411 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-16 17:13:22.468 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-16 17:13:22.524 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:13:22.580 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-16 17:13:22.635 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-16 17:13:22.692 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:22.746 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:13:22.749 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-16 17:13:22.803 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:13:23.254 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-16 17:13:23.268 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-16 17:13:23.690 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-16 17:13:23.712 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:23.714 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:23.717 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:23.720 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:23.722 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:23.725 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:23.727 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:23.730 | + functions-common:time_stop:2432 : start_time=1647450802326 2022-03-16 17:13:23.733 | + functions-common:time_stop:2434 : [[ -z 1647450802326 ]] 2022-03-16 17:13:23.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:23.741 | + functions-common:time_stop:2437 : end_time=1647450803738 2022-03-16 17:13:23.743 | + functions-common:time_stop:2438 : elapsed_time=1412 2022-03-16 17:13:23.746 | + functions-common:time_stop:2439 : total=16103 2022-03-16 17:13:23.749 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:23.752 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17515 2022-03-16 17:13:23.755 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-16 17:13:23.758 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 17:13:23.760 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 17:13:23.764 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-16 17:13:23.767 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.770 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.773 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.775 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-16 17:13:23.779 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.782 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.784 | + functions-common:run_process:1680 : local service=q-l3 2022-03-16 17:13:23.787 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.789 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:23.792 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:23.795 | + functions-common:run_process:1685 : local name=q-l3 2022-03-16 17:13:23.797 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:23.800 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:23.802 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:23.805 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:23.808 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:23.814 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450803811 2022-03-16 17:13:23.817 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-16 17:13:23.837 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:23.840 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-16 17:13:23.843 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-16 17:13:23.846 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.848 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.851 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.853 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.857 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-16 17:13:23.860 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-16 17:13:23.862 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-16 17:13:23.865 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:23.867 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:23.870 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-16 17:13:23.873 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:13:23.876 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-16 17:13:23.878 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:13:23.881 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:13:23.886 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:13:23.889 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:13:23.894 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:13:23.897 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-16 17:13:23.900 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:13:23.905 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-16 17:13:23.965 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-16 17:13:24.026 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:13:24.090 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-16 17:13:24.148 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-16 17:13:24.210 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:24.271 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:13:24.274 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-16 17:13:24.334 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:13:24.776 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-16 17:13:24.790 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-16 17:13:25.242 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-16 17:13:25.268 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:25.272 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:25.275 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:25.277 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:25.280 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:25.282 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:25.285 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:25.288 | + functions-common:time_stop:2432 : start_time=1647450803811 2022-03-16 17:13:25.291 | + functions-common:time_stop:2434 : [[ -z 1647450803811 ]] 2022-03-16 17:13:25.295 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:25.300 | + functions-common:time_stop:2437 : end_time=1647450805296 2022-03-16 17:13:25.305 | + functions-common:time_stop:2438 : elapsed_time=1485 2022-03-16 17:13:25.307 | + functions-common:time_stop:2439 : total=17515 2022-03-16 17:13:25.310 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:25.316 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19000 2022-03-16 17:13:25.320 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:13:25.323 | + functions-common:run_process:1680 : local service=q-meta 2022-03-16 17:13:25.326 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:13:25.329 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:25.331 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:25.334 | + functions-common:run_process:1685 : local name=q-meta 2022-03-16 17:13:25.337 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:25.339 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:25.342 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:25.345 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:25.351 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:25.353 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450805350 2022-03-16 17:13:25.357 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-16 17:13:25.378 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:25.381 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-16 17:13:25.383 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-16 17:13:25.386 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:13:25.389 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:13:25.391 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:13:25.394 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:13:25.398 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-16 17:13:25.400 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-16 17:13:25.403 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-16 17:13:25.406 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:25.409 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:25.411 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-16 17:13:25.414 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:13:25.417 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-16 17:13:25.420 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:13:25.423 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:13:25.425 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:13:25.428 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:13:25.431 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:13:25.434 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-16 17:13:25.436 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:13:25.441 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-16 17:13:25.514 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-16 17:13:25.572 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:13:25.642 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-16 17:13:25.706 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-16 17:13:25.772 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:25.834 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:13:25.837 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-16 17:13:25.912 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:13:26.395 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-16 17:13:26.411 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-16 17:13:26.917 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-16 17:13:26.943 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:26.946 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:26.951 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:26.954 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:26.958 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:26.966 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:26.975 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:26.986 | + functions-common:time_stop:2432 : start_time=1647450805350 2022-03-16 17:13:26.995 | + functions-common:time_stop:2434 : [[ -z 1647450805350 ]] 2022-03-16 17:13:27.007 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:27.020 | + functions-common:time_stop:2437 : end_time=1647450807011 2022-03-16 17:13:27.034 | + functions-common:time_stop:2438 : elapsed_time=1661 2022-03-16 17:13:27.041 | + functions-common:time_stop:2439 : total=19000 2022-03-16 17:13:27.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:27.051 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20661 2022-03-16 17:13:27.057 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : 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' 2022-03-16 17:13:27.063 | + functions-common:run_process:1680 : local service=q-metering 2022-03-16 17:13:27.069 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:13:27.075 | + functions-common:run_process:1682 : local group= 2022-03-16 17:13:27.081 | + functions-common:run_process:1683 : local user= 2022-03-16 17:13:27.087 | + functions-common:run_process:1685 : local name=q-metering 2022-03-16 17:13:27.093 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:13:27.099 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:13:27.105 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:13:27.116 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:13:27.124 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:13:27.127 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450807124 2022-03-16 17:13:27.138 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-16 17:13:27.157 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:27.160 | + functions-common:run_process:1689 : _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' '' '' 2022-03-16 17:13:27.162 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-16 17:13:27.165 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:13:27.168 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:13:27.170 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:13:27.173 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:13:27.178 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-16 17:13:27.181 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-16 17:13:27.184 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-16 17:13:27.187 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:13:27.189 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:13:27.192 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-16 17:13:27.195 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:13:27.198 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-16 17:13:27.201 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:13:27.204 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:13:27.206 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:13:27.209 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:13:27.211 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:13:27.214 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-16 17:13:27.216 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:13:27.221 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-16 17:13:27.288 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-16 17:13:27.364 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:13:27.428 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-16 17:13:27.495 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-16 17:13:27.561 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:13:27.626 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:13:27.628 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-16 17:13:27.694 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:13:28.208 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-16 17:13:28.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-16 17:13:28.701 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-16 17:13:28.733 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:13:28.739 | + functions-common:time_stop:2425 : local name 2022-03-16 17:13:28.742 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:13:28.750 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:13:28.761 | + functions-common:time_stop:2428 : local total 2022-03-16 17:13:28.778 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:13:28.786 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:13:28.791 | + functions-common:time_stop:2432 : start_time=1647450807124 2022-03-16 17:13:28.796 | + functions-common:time_stop:2434 : [[ -z 1647450807124 ]] 2022-03-16 17:13:28.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:13:28.814 | + functions-common:time_stop:2437 : end_time=1647450808802 2022-03-16 17:13:28.823 | + functions-common:time_stop:2438 : elapsed_time=1678 2022-03-16 17:13:28.831 | + functions-common:time_stop:2439 : total=20661 2022-03-16 17:13:28.836 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:13:28.841 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22339 2022-03-16 17:13:28.847 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-16 17:13:28.902 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:13:28.910 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-16 17:13:28.915 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-16 17:13:28.921 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:13:28.930 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-16 17:13:28.938 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-16 17:13:28.944 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-16 17:13:28.957 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-16 17:13:28.970 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-16 17:13:28.970 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-16 17:13:28.971 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-16 17:13:28.978 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:13:28.982 | ++ functions-common:get_field:812 : read data 2022-03-16 17:13:31.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:31.969 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:31.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:31.969 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:32.186 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:32.190 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:13:32.196 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:13:32.200 | ++ functions-common:get_field:818 : echo '| 34417a98a40c4f559c8a8d16a6d45503 | demo |' 2022-03-16 17:13:32.205 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:13:32.213 | ++ functions-common:get_field:812 : read data 2022-03-16 17:13:32.216 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:13:32.219 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-16 17:13:32.222 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:13:32.244 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-16 17:13:32.247 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-16 17:13:32.250 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 17:13:32.255 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:13:35.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:35.656 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:35.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:35.656 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:35.854 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:35.857 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:13:35.857 | address-scope 2022-03-16 17:13:35.857 | router-admin-state-down-before-update 2022-03-16 17:13:35.857 | agent 2022-03-16 17:13:35.857 | agent-resources-synced 2022-03-16 17:13:35.857 | allowed-address-pairs 2022-03-16 17:13:35.858 | auto-allocated-topology 2022-03-16 17:13:35.858 | availability_zone 2022-03-16 17:13:35.858 | availability_zone_filter 2022-03-16 17:13:35.858 | default-subnetpools 2022-03-16 17:13:35.858 | dhcp_agent_scheduler 2022-03-16 17:13:35.858 | dvr 2022-03-16 17:13:35.858 | empty-string-filtering 2022-03-16 17:13:35.858 | external-net 2022-03-16 17:13:35.858 | extra_dhcp_opt 2022-03-16 17:13:35.858 | extraroute 2022-03-16 17:13:35.858 | extraroute-atomic 2022-03-16 17:13:35.858 | filter-validation 2022-03-16 17:13:35.858 | fip-port-details 2022-03-16 17:13:35.858 | flavors 2022-03-16 17:13:35.858 | floatingip-pools 2022-03-16 17:13:35.858 | ip-substring-filtering 2022-03-16 17:13:35.858 | router 2022-03-16 17:13:35.858 | ext-gw-mode 2022-03-16 17:13:35.858 | l3-ha 2022-03-16 17:13:35.858 | l3-flavors 2022-03-16 17:13:35.858 | l3-port-ip-change-not-allowed 2022-03-16 17:13:35.858 | l3_agent_scheduler 2022-03-16 17:13:35.858 | metering 2022-03-16 17:13:35.858 | metering_source_and_destination_fields 2022-03-16 17:13:35.858 | multi-provider 2022-03-16 17:13:35.858 | net-mtu 2022-03-16 17:13:35.858 | net-mtu-writable 2022-03-16 17:13:35.858 | network_availability_zone 2022-03-16 17:13:35.858 | network-ip-availability 2022-03-16 17:13:35.858 | pagination 2022-03-16 17:13:35.858 | port-device-profile 2022-03-16 17:13:35.858 | port-mac-address-regenerate 2022-03-16 17:13:35.858 | port-numa-affinity-policy 2022-03-16 17:13:35.858 | binding 2022-03-16 17:13:35.859 | binding-extended 2022-03-16 17:13:35.859 | port-security 2022-03-16 17:13:35.859 | project-id 2022-03-16 17:13:35.859 | provider 2022-03-16 17:13:35.859 | quota-check-limit 2022-03-16 17:13:35.859 | quotas 2022-03-16 17:13:35.859 | quota_details 2022-03-16 17:13:35.859 | rbac-policies 2022-03-16 17:13:35.859 | rbac-address-group 2022-03-16 17:13:35.859 | rbac-address-scope 2022-03-16 17:13:35.859 | rbac-security-groups 2022-03-16 17:13:35.859 | rbac-subnetpool 2022-03-16 17:13:35.859 | revision-if-match 2022-03-16 17:13:35.859 | standard-attr-revisions 2022-03-16 17:13:35.859 | router_availability_zone 2022-03-16 17:13:35.859 | security-groups-normalized-cidr 2022-03-16 17:13:35.859 | port-security-groups-filtering 2022-03-16 17:13:35.859 | security-groups-remote-address-group 2022-03-16 17:13:35.859 | security-groups-shared-filtering 2022-03-16 17:13:35.859 | security-group 2022-03-16 17:13:35.859 | service-type 2022-03-16 17:13:35.859 | sorting 2022-03-16 17:13:35.859 | standard-attr-description 2022-03-16 17:13:35.859 | stateful-security-group 2022-03-16 17:13:35.859 | subnet_onboard 2022-03-16 17:13:35.859 | subnet-service-types 2022-03-16 17:13:35.859 | subnet_allocation 2022-03-16 17:13:35.859 | subnetpool-prefix-ops 2022-03-16 17:13:35.859 | standard-attr-tag 2022-03-16 17:13:35.859 | standard-attr-timestamp' 2022-03-16 17:13:35.863 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:13:35.863 | address-scope 2022-03-16 17:13:35.863 | router-admin-state-down-before-update 2022-03-16 17:13:35.863 | agent 2022-03-16 17:13:35.863 | agent-resources-synced 2022-03-16 17:13:35.863 | allowed-address-pairs 2022-03-16 17:13:35.863 | auto-allocated-topology 2022-03-16 17:13:35.863 | availability_zone 2022-03-16 17:13:35.863 | availability_zone_filter 2022-03-16 17:13:35.863 | default-subnetpools 2022-03-16 17:13:35.863 | dhcp_agent_scheduler 2022-03-16 17:13:35.863 | dvr 2022-03-16 17:13:35.863 | empty-string-filtering 2022-03-16 17:13:35.863 | external-net 2022-03-16 17:13:35.863 | extra_dhcp_opt 2022-03-16 17:13:35.863 | extraroute 2022-03-16 17:13:35.863 | extraroute-atomic 2022-03-16 17:13:35.863 | filter-validation 2022-03-16 17:13:35.863 | fip-port-details 2022-03-16 17:13:35.863 | flavors 2022-03-16 17:13:35.863 | floatingip-pools 2022-03-16 17:13:35.863 | ip-substring-filtering 2022-03-16 17:13:35.863 | router 2022-03-16 17:13:35.863 | ext-gw-mode 2022-03-16 17:13:35.863 | l3-ha 2022-03-16 17:13:35.863 | l3-flavors 2022-03-16 17:13:35.863 | l3-port-ip-change-not-allowed 2022-03-16 17:13:35.864 | l3_agent_scheduler 2022-03-16 17:13:35.864 | metering 2022-03-16 17:13:35.864 | metering_source_and_destination_fields 2022-03-16 17:13:35.864 | multi-provider 2022-03-16 17:13:35.864 | net-mtu 2022-03-16 17:13:35.864 | net-mtu-writable 2022-03-16 17:13:35.864 | network_availability_zone 2022-03-16 17:13:35.864 | network-ip-availability 2022-03-16 17:13:35.864 | pagination 2022-03-16 17:13:35.864 | port-device-profile 2022-03-16 17:13:35.864 | port-mac-address-regenerate 2022-03-16 17:13:35.864 | port-numa-affinity-policy 2022-03-16 17:13:35.864 | binding 2022-03-16 17:13:35.864 | binding-extended 2022-03-16 17:13:35.864 | port-security 2022-03-16 17:13:35.864 | project-id 2022-03-16 17:13:35.864 | provider 2022-03-16 17:13:35.864 | quota-check-limit 2022-03-16 17:13:35.864 | quotas 2022-03-16 17:13:35.864 | quota_details 2022-03-16 17:13:35.864 | rbac-policies 2022-03-16 17:13:35.864 | rbac-address-group 2022-03-16 17:13:35.864 | rbac-address-scope 2022-03-16 17:13:35.864 | rbac-security-groups 2022-03-16 17:13:35.864 | rbac-subnetpool 2022-03-16 17:13:35.864 | revision-if-match 2022-03-16 17:13:35.864 | standard-attr-revisions 2022-03-16 17:13:35.864 | router_availability_zone 2022-03-16 17:13:35.864 | security-groups-normalized-cidr 2022-03-16 17:13:35.864 | port-security-groups-filtering 2022-03-16 17:13:35.864 | security-groups-remote-address-group 2022-03-16 17:13:35.864 | security-groups-shared-filtering 2022-03-16 17:13:35.864 | security-group 2022-03-16 17:13:35.864 | service-type 2022-03-16 17:13:35.864 | sorting 2022-03-16 17:13:35.865 | standard-attr-description 2022-03-16 17:13:35.865 | stateful-security-group 2022-03-16 17:13:35.865 | subnet_onboard 2022-03-16 17:13:35.865 | subnet-service-types 2022-03-16 17:13:35.865 | subnet_allocation 2022-03-16 17:13:35.865 | subnetpool-prefix-ops 2022-03-16 17:13:35.865 | standard-attr-tag 2022-03-16 17:13:35.865 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 17:13:35.868 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:13:35.872 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-16 17:13:35.875 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-16 17:13:35.879 | ++ 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 2022-03-16 17:13:38.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:38.893 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:38.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:38.893 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:39.061 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:39.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=d056a2e4-bcfa-4243-b3f3-66c6bf31e5ba 2022-03-16 17:13:39.067 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-16 17:13:39.069 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-16 17:13:39.072 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 17:13:39.076 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 17:13:39.080 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-16 17:13:39.081 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-16 17:13:39.081 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-16 17:13:39.084 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:13:39.086 | ++ functions-common:get_field:812 : read data 2022-03-16 17:13:42.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:42.192 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:42.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:42.192 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:42.377 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:42.380 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:13:42.383 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:13:42.387 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:13:42.387 | ++ functions-common:get_field:818 : echo '| id | df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6 |' 2022-03-16 17:13:42.393 | ++ functions-common:get_field:812 : read data 2022-03-16 17:13:42.396 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6 2022-03-16 17:13:42.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 34417a98a40c4f559c8a8d16a6d45503' 2022-03-16 17:13:42.402 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:13:42.419 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-16 17:13:42.423 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:13:42.426 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=34417a98a40c4f559c8a8d16a6d45503 2022-03-16 17:13:42.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z d056a2e4-bcfa-4243-b3f3-66c6bf31e5ba ']' 2022-03-16 17:13:42.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-16 17:13:42.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-16 17:13:42.437 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-16 17:13:42.439 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool d056a2e4-bcfa-4243-b3f3-66c6bf31e5ba ' 2022-03-16 17:13:42.442 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-16 17:13:42.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6 private-subnet' 2022-03-16 17:13:42.447 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-16 17:13:42.452 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool d056a2e4-bcfa-4243-b3f3-66c6bf31e5ba --network df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6 private-subnet 2022-03-16 17:13:42.453 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-16 17:13:42.453 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-16 17:13:42.456 | +++ functions-common:get_field:811 : local data field 2022-03-16 17:13:42.459 | +++ functions-common:get_field:812 : read data 2022-03-16 17:13:45.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:45.653 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:45.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:45.653 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:45.837 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:45.840 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:13:45.843 | +++ functions-common:get_field:816 : field='$3' 2022-03-16 17:13:45.846 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:13:45.846 | +++ functions-common:get_field:818 : echo '| id | f5339e4a-fc5e-43d7-b654-68011c27a5fc |' 2022-03-16 17:13:45.852 | +++ functions-common:get_field:812 : read data 2022-03-16 17:13:45.856 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=f5339e4a-fc5e-43d7-b654-68011c27a5fc 2022-03-16 17:13:45.862 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 34417a98a40c4f559c8a8d16a6d45503' 2022-03-16 17:13:45.865 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:13:45.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo f5339e4a-fc5e-43d7-b654-68011c27a5fc 2022-03-16 17:13:45.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=f5339e4a-fc5e-43d7-b654-68011c27a5fc 2022-03-16 17:13:45.891 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-16 17:13:45.895 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-16 17:13:45.897 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-16 17:13:45.901 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:13:48.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:48.618 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:48.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:48.618 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:48.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:48.803 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:13:48.803 | address-scope 2022-03-16 17:13:48.803 | router-admin-state-down-before-update 2022-03-16 17:13:48.803 | agent 2022-03-16 17:13:48.803 | agent-resources-synced 2022-03-16 17:13:48.803 | allowed-address-pairs 2022-03-16 17:13:48.803 | auto-allocated-topology 2022-03-16 17:13:48.803 | availability_zone 2022-03-16 17:13:48.803 | availability_zone_filter 2022-03-16 17:13:48.803 | default-subnetpools 2022-03-16 17:13:48.803 | dhcp_agent_scheduler 2022-03-16 17:13:48.803 | dvr 2022-03-16 17:13:48.803 | empty-string-filtering 2022-03-16 17:13:48.803 | external-net 2022-03-16 17:13:48.803 | extra_dhcp_opt 2022-03-16 17:13:48.803 | extraroute 2022-03-16 17:13:48.803 | extraroute-atomic 2022-03-16 17:13:48.803 | filter-validation 2022-03-16 17:13:48.803 | fip-port-details 2022-03-16 17:13:48.803 | flavors 2022-03-16 17:13:48.804 | floatingip-pools 2022-03-16 17:13:48.804 | ip-substring-filtering 2022-03-16 17:13:48.804 | router 2022-03-16 17:13:48.804 | ext-gw-mode 2022-03-16 17:13:48.804 | l3-ha 2022-03-16 17:13:48.804 | l3-flavors 2022-03-16 17:13:48.804 | l3-port-ip-change-not-allowed 2022-03-16 17:13:48.804 | l3_agent_scheduler 2022-03-16 17:13:48.804 | metering 2022-03-16 17:13:48.804 | metering_source_and_destination_fields 2022-03-16 17:13:48.804 | multi-provider 2022-03-16 17:13:48.804 | net-mtu 2022-03-16 17:13:48.804 | net-mtu-writable 2022-03-16 17:13:48.804 | network_availability_zone 2022-03-16 17:13:48.804 | network-ip-availability 2022-03-16 17:13:48.804 | pagination 2022-03-16 17:13:48.804 | port-device-profile 2022-03-16 17:13:48.804 | port-mac-address-regenerate 2022-03-16 17:13:48.804 | port-numa-affinity-policy 2022-03-16 17:13:48.804 | binding 2022-03-16 17:13:48.804 | binding-extended 2022-03-16 17:13:48.804 | port-security 2022-03-16 17:13:48.804 | project-id 2022-03-16 17:13:48.804 | provider 2022-03-16 17:13:48.804 | quota-check-limit 2022-03-16 17:13:48.804 | quotas 2022-03-16 17:13:48.804 | quota_details 2022-03-16 17:13:48.804 | rbac-policies 2022-03-16 17:13:48.804 | rbac-address-group 2022-03-16 17:13:48.804 | rbac-address-scope 2022-03-16 17:13:48.804 | rbac-security-groups 2022-03-16 17:13:48.804 | rbac-subnetpool 2022-03-16 17:13:48.804 | revision-if-match 2022-03-16 17:13:48.804 | standard-attr-revisions 2022-03-16 17:13:48.804 | router_availability_zone 2022-03-16 17:13:48.805 | security-groups-normalized-cidr 2022-03-16 17:13:48.805 | port-security-groups-filtering 2022-03-16 17:13:48.805 | security-groups-remote-address-group 2022-03-16 17:13:48.805 | security-groups-shared-filtering 2022-03-16 17:13:48.805 | security-group 2022-03-16 17:13:48.805 | service-type 2022-03-16 17:13:48.805 | sorting 2022-03-16 17:13:48.805 | standard-attr-description 2022-03-16 17:13:48.805 | stateful-security-group 2022-03-16 17:13:48.805 | subnet_onboard 2022-03-16 17:13:48.805 | subnet-service-types 2022-03-16 17:13:48.805 | subnet_allocation 2022-03-16 17:13:48.805 | subnetpool-prefix-ops 2022-03-16 17:13:48.805 | standard-attr-tag 2022-03-16 17:13:48.805 | standard-attr-timestamp' 2022-03-16 17:13:48.807 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:13:48.807 | address-scope 2022-03-16 17:13:48.807 | router-admin-state-down-before-update 2022-03-16 17:13:48.807 | agent 2022-03-16 17:13:48.807 | agent-resources-synced 2022-03-16 17:13:48.807 | allowed-address-pairs 2022-03-16 17:13:48.807 | auto-allocated-topology 2022-03-16 17:13:48.807 | availability_zone 2022-03-16 17:13:48.807 | availability_zone_filter 2022-03-16 17:13:48.807 | default-subnetpools 2022-03-16 17:13:48.807 | dhcp_agent_scheduler 2022-03-16 17:13:48.807 | dvr 2022-03-16 17:13:48.807 | empty-string-filtering 2022-03-16 17:13:48.807 | external-net 2022-03-16 17:13:48.807 | extra_dhcp_opt 2022-03-16 17:13:48.807 | extraroute 2022-03-16 17:13:48.807 | extraroute-atomic 2022-03-16 17:13:48.807 | filter-validation 2022-03-16 17:13:48.807 | fip-port-details 2022-03-16 17:13:48.807 | flavors 2022-03-16 17:13:48.807 | floatingip-pools 2022-03-16 17:13:48.807 | ip-substring-filtering 2022-03-16 17:13:48.808 | router 2022-03-16 17:13:48.808 | ext-gw-mode 2022-03-16 17:13:48.808 | l3-ha 2022-03-16 17:13:48.808 | l3-flavors 2022-03-16 17:13:48.808 | l3-port-ip-change-not-allowed 2022-03-16 17:13:48.808 | l3_agent_scheduler 2022-03-16 17:13:48.808 | metering 2022-03-16 17:13:48.808 | metering_source_and_destination_fields 2022-03-16 17:13:48.808 | multi-provider 2022-03-16 17:13:48.808 | net-mtu 2022-03-16 17:13:48.808 | net-mtu-writable 2022-03-16 17:13:48.808 | network_availability_zone 2022-03-16 17:13:48.808 | network-ip-availability 2022-03-16 17:13:48.808 | pagination 2022-03-16 17:13:48.808 | port-device-profile 2022-03-16 17:13:48.808 | port-mac-address-regenerate 2022-03-16 17:13:48.808 | port-numa-affinity-policy 2022-03-16 17:13:48.808 | binding 2022-03-16 17:13:48.808 | binding-extended 2022-03-16 17:13:48.808 | port-security 2022-03-16 17:13:48.808 | project-id 2022-03-16 17:13:48.808 | provider 2022-03-16 17:13:48.808 | quota-check-limit 2022-03-16 17:13:48.808 | quotas 2022-03-16 17:13:48.808 | quota_details 2022-03-16 17:13:48.808 | rbac-policies 2022-03-16 17:13:48.808 | rbac-address-group 2022-03-16 17:13:48.808 | rbac-address-scope 2022-03-16 17:13:48.808 | rbac-security-groups 2022-03-16 17:13:48.808 | rbac-subnetpool 2022-03-16 17:13:48.809 | revision-if-match 2022-03-16 17:13:48.809 | standard-attr-revisions 2022-03-16 17:13:48.809 | router_availability_zone 2022-03-16 17:13:48.809 | security-groups-normalized-cidr 2022-03-16 17:13:48.809 | port-security-groups-filtering 2022-03-16 17:13:48.809 | security-groups-remote-address-group 2022-03-16 17:13:48.809 | security-groups-shared-filtering 2022-03-16 17:13:48.809 | security-group 2022-03-16 17:13:48.809 | service-type 2022-03-16 17:13:48.809 | sorting 2022-03-16 17:13:48.809 | standard-attr-description 2022-03-16 17:13:48.809 | stateful-security-group 2022-03-16 17:13:48.809 | subnet_onboard 2022-03-16 17:13:48.809 | subnet-service-types 2022-03-16 17:13:48.809 | subnet_allocation 2022-03-16 17:13:48.809 | subnetpool-prefix-ops 2022-03-16 17:13:48.809 | standard-attr-tag 2022-03-16 17:13:48.809 | standard-attr-timestamp =~ router ]] 2022-03-16 17:13:48.811 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:13:48.814 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-16 17:13:48.816 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-16 17:13:48.820 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:13:51.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:51.547 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:51.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:51.548 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:51.735 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:51.738 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:13:51.738 | address-scope 2022-03-16 17:13:51.738 | router-admin-state-down-before-update 2022-03-16 17:13:51.738 | agent 2022-03-16 17:13:51.738 | agent-resources-synced 2022-03-16 17:13:51.738 | allowed-address-pairs 2022-03-16 17:13:51.738 | auto-allocated-topology 2022-03-16 17:13:51.738 | availability_zone 2022-03-16 17:13:51.738 | availability_zone_filter 2022-03-16 17:13:51.738 | default-subnetpools 2022-03-16 17:13:51.738 | dhcp_agent_scheduler 2022-03-16 17:13:51.738 | dvr 2022-03-16 17:13:51.738 | empty-string-filtering 2022-03-16 17:13:51.739 | external-net 2022-03-16 17:13:51.739 | extra_dhcp_opt 2022-03-16 17:13:51.739 | extraroute 2022-03-16 17:13:51.739 | extraroute-atomic 2022-03-16 17:13:51.739 | filter-validation 2022-03-16 17:13:51.739 | fip-port-details 2022-03-16 17:13:51.739 | flavors 2022-03-16 17:13:51.739 | floatingip-pools 2022-03-16 17:13:51.739 | ip-substring-filtering 2022-03-16 17:13:51.739 | router 2022-03-16 17:13:51.739 | ext-gw-mode 2022-03-16 17:13:51.739 | l3-ha 2022-03-16 17:13:51.739 | l3-flavors 2022-03-16 17:13:51.739 | l3-port-ip-change-not-allowed 2022-03-16 17:13:51.739 | l3_agent_scheduler 2022-03-16 17:13:51.739 | metering 2022-03-16 17:13:51.739 | metering_source_and_destination_fields 2022-03-16 17:13:51.739 | multi-provider 2022-03-16 17:13:51.739 | net-mtu 2022-03-16 17:13:51.739 | net-mtu-writable 2022-03-16 17:13:51.739 | network_availability_zone 2022-03-16 17:13:51.739 | network-ip-availability 2022-03-16 17:13:51.739 | pagination 2022-03-16 17:13:51.739 | port-device-profile 2022-03-16 17:13:51.739 | port-mac-address-regenerate 2022-03-16 17:13:51.739 | port-numa-affinity-policy 2022-03-16 17:13:51.739 | binding 2022-03-16 17:13:51.739 | binding-extended 2022-03-16 17:13:51.739 | port-security 2022-03-16 17:13:51.739 | project-id 2022-03-16 17:13:51.739 | provider 2022-03-16 17:13:51.739 | quota-check-limit 2022-03-16 17:13:51.739 | quotas 2022-03-16 17:13:51.739 | quota_details 2022-03-16 17:13:51.739 | rbac-policies 2022-03-16 17:13:51.740 | rbac-address-group 2022-03-16 17:13:51.740 | rbac-address-scope 2022-03-16 17:13:51.740 | rbac-security-groups 2022-03-16 17:13:51.740 | rbac-subnetpool 2022-03-16 17:13:51.740 | revision-if-match 2022-03-16 17:13:51.740 | standard-attr-revisions 2022-03-16 17:13:51.740 | router_availability_zone 2022-03-16 17:13:51.740 | security-groups-normalized-cidr 2022-03-16 17:13:51.740 | port-security-groups-filtering 2022-03-16 17:13:51.740 | security-groups-remote-address-group 2022-03-16 17:13:51.740 | security-groups-shared-filtering 2022-03-16 17:13:51.740 | security-group 2022-03-16 17:13:51.740 | service-type 2022-03-16 17:13:51.740 | sorting 2022-03-16 17:13:51.740 | standard-attr-description 2022-03-16 17:13:51.740 | stateful-security-group 2022-03-16 17:13:51.740 | subnet_onboard 2022-03-16 17:13:51.740 | subnet-service-types 2022-03-16 17:13:51.740 | subnet_allocation 2022-03-16 17:13:51.740 | subnetpool-prefix-ops 2022-03-16 17:13:51.740 | standard-attr-tag 2022-03-16 17:13:51.740 | standard-attr-timestamp' 2022-03-16 17:13:51.743 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:13:51.743 | address-scope 2022-03-16 17:13:51.743 | router-admin-state-down-before-update 2022-03-16 17:13:51.743 | agent 2022-03-16 17:13:51.743 | agent-resources-synced 2022-03-16 17:13:51.743 | allowed-address-pairs 2022-03-16 17:13:51.743 | auto-allocated-topology 2022-03-16 17:13:51.743 | availability_zone 2022-03-16 17:13:51.743 | availability_zone_filter 2022-03-16 17:13:51.743 | default-subnetpools 2022-03-16 17:13:51.743 | dhcp_agent_scheduler 2022-03-16 17:13:51.743 | dvr 2022-03-16 17:13:51.743 | empty-string-filtering 2022-03-16 17:13:51.743 | external-net 2022-03-16 17:13:51.743 | extra_dhcp_opt 2022-03-16 17:13:51.743 | extraroute 2022-03-16 17:13:51.743 | extraroute-atomic 2022-03-16 17:13:51.743 | filter-validation 2022-03-16 17:13:51.743 | fip-port-details 2022-03-16 17:13:51.743 | flavors 2022-03-16 17:13:51.743 | floatingip-pools 2022-03-16 17:13:51.743 | ip-substring-filtering 2022-03-16 17:13:51.743 | router 2022-03-16 17:13:51.743 | ext-gw-mode 2022-03-16 17:13:51.743 | l3-ha 2022-03-16 17:13:51.743 | l3-flavors 2022-03-16 17:13:51.743 | l3-port-ip-change-not-allowed 2022-03-16 17:13:51.743 | l3_agent_scheduler 2022-03-16 17:13:51.744 | metering 2022-03-16 17:13:51.744 | metering_source_and_destination_fields 2022-03-16 17:13:51.744 | multi-provider 2022-03-16 17:13:51.744 | net-mtu 2022-03-16 17:13:51.744 | net-mtu-writable 2022-03-16 17:13:51.744 | network_availability_zone 2022-03-16 17:13:51.744 | network-ip-availability 2022-03-16 17:13:51.744 | pagination 2022-03-16 17:13:51.744 | port-device-profile 2022-03-16 17:13:51.744 | port-mac-address-regenerate 2022-03-16 17:13:51.744 | port-numa-affinity-policy 2022-03-16 17:13:51.744 | binding 2022-03-16 17:13:51.744 | binding-extended 2022-03-16 17:13:51.744 | port-security 2022-03-16 17:13:51.744 | project-id 2022-03-16 17:13:51.744 | provider 2022-03-16 17:13:51.744 | quota-check-limit 2022-03-16 17:13:51.744 | quotas 2022-03-16 17:13:51.744 | quota_details 2022-03-16 17:13:51.744 | rbac-policies 2022-03-16 17:13:51.744 | rbac-address-group 2022-03-16 17:13:51.744 | rbac-address-scope 2022-03-16 17:13:51.744 | rbac-security-groups 2022-03-16 17:13:51.744 | rbac-subnetpool 2022-03-16 17:13:51.744 | revision-if-match 2022-03-16 17:13:51.744 | standard-attr-revisions 2022-03-16 17:13:51.744 | router_availability_zone 2022-03-16 17:13:51.744 | security-groups-normalized-cidr 2022-03-16 17:13:51.744 | port-security-groups-filtering 2022-03-16 17:13:51.744 | security-groups-remote-address-group 2022-03-16 17:13:51.744 | security-groups-shared-filtering 2022-03-16 17:13:51.744 | security-group 2022-03-16 17:13:51.744 | service-type 2022-03-16 17:13:51.744 | sorting 2022-03-16 17:13:51.744 | standard-attr-description 2022-03-16 17:13:51.745 | stateful-security-group 2022-03-16 17:13:51.745 | subnet_onboard 2022-03-16 17:13:51.745 | subnet-service-types 2022-03-16 17:13:51.745 | subnet_allocation 2022-03-16 17:13:51.745 | subnetpool-prefix-ops 2022-03-16 17:13:51.745 | standard-attr-tag 2022-03-16 17:13:51.745 | standard-attr-timestamp =~ external-net ]] 2022-03-16 17:13:51.749 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:13:51.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-16 17:13:51.756 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-16 17:13:51.759 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-16 17:13:51.761 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-16 17:13:51.762 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:13:51.772 | ++ functions-common:get_field:812 : read data 2022-03-16 17:13:54.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:54.631 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:54.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:54.631 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:54.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:54.804 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:13:54.806 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:13:54.810 | ++ functions-common:get_field:818 : echo '| id | ec42d70c-55b9-47b7-a512-2892e6fd5551 |' 2022-03-16 17:13:54.811 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:13:54.817 | ++ functions-common:get_field:812 : read data 2022-03-16 17:13:54.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=ec42d70c-55b9-47b7-a512-2892e6fd5551 2022-03-16 17:13:54.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 34417a98a40c4f559c8a8d16a6d45503 router1' 2022-03-16 17:13:54.826 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:13:54.844 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-16 17:13:54.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-16 17:13:54.849 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 17:13:54.852 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:13:57.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:57.977 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:57.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:13:57.977 | from cryptography.utils import int_from_bytes 2022-03-16 17:13:58.145 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:13:58.148 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:13:58.148 | address-scope 2022-03-16 17:13:58.148 | router-admin-state-down-before-update 2022-03-16 17:13:58.148 | agent 2022-03-16 17:13:58.148 | agent-resources-synced 2022-03-16 17:13:58.148 | allowed-address-pairs 2022-03-16 17:13:58.148 | auto-allocated-topology 2022-03-16 17:13:58.148 | availability_zone 2022-03-16 17:13:58.148 | availability_zone_filter 2022-03-16 17:13:58.148 | default-subnetpools 2022-03-16 17:13:58.148 | dhcp_agent_scheduler 2022-03-16 17:13:58.148 | dvr 2022-03-16 17:13:58.148 | empty-string-filtering 2022-03-16 17:13:58.148 | external-net 2022-03-16 17:13:58.148 | extra_dhcp_opt 2022-03-16 17:13:58.148 | extraroute 2022-03-16 17:13:58.148 | extraroute-atomic 2022-03-16 17:13:58.148 | filter-validation 2022-03-16 17:13:58.149 | fip-port-details 2022-03-16 17:13:58.149 | flavors 2022-03-16 17:13:58.149 | floatingip-pools 2022-03-16 17:13:58.149 | ip-substring-filtering 2022-03-16 17:13:58.149 | router 2022-03-16 17:13:58.149 | ext-gw-mode 2022-03-16 17:13:58.149 | l3-ha 2022-03-16 17:13:58.149 | l3-flavors 2022-03-16 17:13:58.149 | l3-port-ip-change-not-allowed 2022-03-16 17:13:58.149 | l3_agent_scheduler 2022-03-16 17:13:58.149 | metering 2022-03-16 17:13:58.149 | metering_source_and_destination_fields 2022-03-16 17:13:58.149 | multi-provider 2022-03-16 17:13:58.149 | net-mtu 2022-03-16 17:13:58.149 | net-mtu-writable 2022-03-16 17:13:58.149 | network_availability_zone 2022-03-16 17:13:58.149 | network-ip-availability 2022-03-16 17:13:58.149 | pagination 2022-03-16 17:13:58.149 | port-device-profile 2022-03-16 17:13:58.149 | port-mac-address-regenerate 2022-03-16 17:13:58.149 | port-numa-affinity-policy 2022-03-16 17:13:58.149 | binding 2022-03-16 17:13:58.149 | binding-extended 2022-03-16 17:13:58.149 | port-security 2022-03-16 17:13:58.149 | project-id 2022-03-16 17:13:58.149 | provider 2022-03-16 17:13:58.149 | quota-check-limit 2022-03-16 17:13:58.149 | quotas 2022-03-16 17:13:58.149 | quota_details 2022-03-16 17:13:58.149 | rbac-policies 2022-03-16 17:13:58.149 | rbac-address-group 2022-03-16 17:13:58.149 | rbac-address-scope 2022-03-16 17:13:58.149 | rbac-security-groups 2022-03-16 17:13:58.150 | rbac-subnetpool 2022-03-16 17:13:58.150 | revision-if-match 2022-03-16 17:13:58.150 | standard-attr-revisions 2022-03-16 17:13:58.150 | router_availability_zone 2022-03-16 17:13:58.150 | security-groups-normalized-cidr 2022-03-16 17:13:58.150 | port-security-groups-filtering 2022-03-16 17:13:58.150 | security-groups-remote-address-group 2022-03-16 17:13:58.150 | security-groups-shared-filtering 2022-03-16 17:13:58.150 | security-group 2022-03-16 17:13:58.150 | service-type 2022-03-16 17:13:58.150 | sorting 2022-03-16 17:13:58.150 | standard-attr-description 2022-03-16 17:13:58.150 | stateful-security-group 2022-03-16 17:13:58.150 | subnet_onboard 2022-03-16 17:13:58.150 | subnet-service-types 2022-03-16 17:13:58.150 | subnet_allocation 2022-03-16 17:13:58.150 | subnetpool-prefix-ops 2022-03-16 17:13:58.150 | standard-attr-tag 2022-03-16 17:13:58.150 | standard-attr-timestamp' 2022-03-16 17:13:58.151 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:13:58.151 | address-scope 2022-03-16 17:13:58.151 | router-admin-state-down-before-update 2022-03-16 17:13:58.151 | agent 2022-03-16 17:13:58.151 | agent-resources-synced 2022-03-16 17:13:58.151 | allowed-address-pairs 2022-03-16 17:13:58.151 | auto-allocated-topology 2022-03-16 17:13:58.151 | availability_zone 2022-03-16 17:13:58.152 | availability_zone_filter 2022-03-16 17:13:58.152 | default-subnetpools 2022-03-16 17:13:58.152 | dhcp_agent_scheduler 2022-03-16 17:13:58.152 | dvr 2022-03-16 17:13:58.152 | empty-string-filtering 2022-03-16 17:13:58.152 | external-net 2022-03-16 17:13:58.152 | extra_dhcp_opt 2022-03-16 17:13:58.152 | extraroute 2022-03-16 17:13:58.152 | extraroute-atomic 2022-03-16 17:13:58.152 | filter-validation 2022-03-16 17:13:58.152 | fip-port-details 2022-03-16 17:13:58.152 | flavors 2022-03-16 17:13:58.152 | floatingip-pools 2022-03-16 17:13:58.152 | ip-substring-filtering 2022-03-16 17:13:58.152 | router 2022-03-16 17:13:58.152 | ext-gw-mode 2022-03-16 17:13:58.152 | l3-ha 2022-03-16 17:13:58.152 | l3-flavors 2022-03-16 17:13:58.152 | l3-port-ip-change-not-allowed 2022-03-16 17:13:58.152 | l3_agent_scheduler 2022-03-16 17:13:58.152 | metering 2022-03-16 17:13:58.152 | metering_source_and_destination_fields 2022-03-16 17:13:58.152 | multi-provider 2022-03-16 17:13:58.152 | net-mtu 2022-03-16 17:13:58.152 | net-mtu-writable 2022-03-16 17:13:58.152 | network_availability_zone 2022-03-16 17:13:58.152 | network-ip-availability 2022-03-16 17:13:58.152 | pagination 2022-03-16 17:13:58.152 | port-device-profile 2022-03-16 17:13:58.152 | port-mac-address-regenerate 2022-03-16 17:13:58.152 | port-numa-affinity-policy 2022-03-16 17:13:58.152 | binding 2022-03-16 17:13:58.152 | binding-extended 2022-03-16 17:13:58.152 | port-security 2022-03-16 17:13:58.152 | project-id 2022-03-16 17:13:58.152 | provider 2022-03-16 17:13:58.153 | quota-check-limit 2022-03-16 17:13:58.153 | quotas 2022-03-16 17:13:58.153 | quota_details 2022-03-16 17:13:58.153 | rbac-policies 2022-03-16 17:13:58.153 | rbac-address-group 2022-03-16 17:13:58.153 | rbac-address-scope 2022-03-16 17:13:58.153 | rbac-security-groups 2022-03-16 17:13:58.153 | rbac-subnetpool 2022-03-16 17:13:58.153 | revision-if-match 2022-03-16 17:13:58.153 | standard-attr-revisions 2022-03-16 17:13:58.153 | router_availability_zone 2022-03-16 17:13:58.153 | security-groups-normalized-cidr 2022-03-16 17:13:58.153 | port-security-groups-filtering 2022-03-16 17:13:58.153 | security-groups-remote-address-group 2022-03-16 17:13:58.153 | security-groups-shared-filtering 2022-03-16 17:13:58.153 | security-group 2022-03-16 17:13:58.153 | service-type 2022-03-16 17:13:58.153 | sorting 2022-03-16 17:13:58.153 | standard-attr-description 2022-03-16 17:13:58.153 | stateful-security-group 2022-03-16 17:13:58.153 | subnet_onboard 2022-03-16 17:13:58.153 | subnet-service-types 2022-03-16 17:13:58.153 | subnet_allocation 2022-03-16 17:13:58.153 | subnetpool-prefix-ops 2022-03-16 17:13:58.153 | standard-attr-tag 2022-03-16 17:13:58.153 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 17:13:58.154 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:13:58.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-16 17:13:58.160 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-16 17:13:58.164 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-16 17:13:58.165 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-16 17:13:58.165 | ++ 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 2022-03-16 17:13:58.168 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:13:58.171 | ++ functions-common:get_field:812 : read data 2022-03-16 17:14:01.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:01.423 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:01.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:01.423 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:01.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:14:01.608 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:14:01.611 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:14:01.614 | ++ functions-common:get_field:818 : echo '| id | 984261d4-59c5-41fa-b95f-22dd96ce90d0 |' 2022-03-16 17:14:01.614 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:14:01.621 | ++ functions-common:get_field:812 : read data 2022-03-16 17:14:01.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=984261d4-59c5-41fa-b95f-22dd96ce90d0 2022-03-16 17:14:01.628 | + 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' 2022-03-16 17:14:01.630 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:14:01.648 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-16 17:14:01.650 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-16 17:14:01.653 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ec42d70c-55b9-47b7-a512-2892e6fd5551 f5339e4a-fc5e-43d7-b654-68011c27a5fc 2022-03-16 17:14:06.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:06.284 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:06.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:06.284 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:06.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-16 17:14:06.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 984261d4-59c5-41fa-b95f-22dd96ce90d0 2022-03-16 17:14:06.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-16 17:14:06.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-16 17:14:06.477 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-16 17:14:06.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-16 17:14:06.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 984261d4-59c5-41fa-b95f-22dd96ce90d0 --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-16 17:14:06.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-16 17:14:06.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-16 17:14:06.491 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.0.1 --network 984261d4-59c5-41fa-b95f-22dd96ce90d0 --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-16 17:14:06.492 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-16 17:14:09.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:09.408 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:09.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:09.408 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:09.596 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:14:09.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-16 17:14:09.600 | | id | 263ff2e3-7048-49cd-90ff-0a7a4ff27996 |' 2022-03-16 17:14:09.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-16 17:14:09.605 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:14:09.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 263ff2e3-7048-49cd-90ff-0a7a4ff27996 '|' 2022-03-16 17:14:09.627 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | 263ff2e3-7048-49cd-90ff-0a7a4ff27996 |' 2022-03-16 17:14:09.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-16 17:14:09.633 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 263ff2e3-7048-49cd-90ff-0a7a4ff27996 '|' 2022-03-16 17:14:09.633 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-16 17:14:09.636 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:14:09.639 | ++ functions-common:get_field:812 : read data 2022-03-16 17:14:09.641 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:14:09.643 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:14:09.647 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 263ff2e3-7048-49cd-90ff-0a7a4ff27996 |' 2022-03-16 17:14:09.647 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:14:09.653 | ++ functions-common:get_field:812 : read data 2022-03-16 17:14:09.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-16 17:14:09.660 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 263ff2e3-7048-49cd-90ff-0a7a4ff27996 '|' 2022-03-16 17:14:09.660 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-16 17:14:09.663 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:14:09.665 | ++ functions-common:get_field:812 : read data 2022-03-16 17:14:09.668 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-16 17:14:09.670 | ++ functions-common:get_field:816 : field='$6' 2022-03-16 17:14:09.673 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 263ff2e3-7048-49cd-90ff-0a7a4ff27996 |' 2022-03-16 17:14:09.673 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-16 17:14:09.679 | ++ functions-common:get_field:812 : read data 2022-03-16 17:14:09.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=263ff2e3-7048-49cd-90ff-0a7a4ff27996 2022-03-16 17:14:09.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 984261d4-59c5-41fa-b95f-22dd96ce90d0 ec42d70c-55b9-47b7-a512-2892e6fd5551 2022-03-16 17:14:13.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:13.803 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:13.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:13.803 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:13.993 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:14:13.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-16 17:14:14.013 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:14.016 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-16 17:14:14.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-16 17:14:14.020 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-16 17:14:14.023 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-16 17:14:14.027 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-16 17:14:14.029 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-16 17:14:14.050 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-16 17:14:14.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-16 17:14:14.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-16 17:14:14.058 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-16 17:14:14.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 17:14:14.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-16 17:14:14.065 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 17:14:14.068 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-16 17:14:14.070 | + functions-common:test_with_retry:2365 : local until=10 2022-03-16 17:14:14.073 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 17:14:14.079 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 17:14:14.081 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 17:14:14.084 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:14.088 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:14.091 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:14.097 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450854094 2022-03-16 17:14:14.099 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-16 17:14:14.108 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 17:14:14.110 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:14.113 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:14.115 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:14.117 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:14.120 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:14.123 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 17:14:14.125 | + functions-common:time_stop:2432 : start_time=1647450854094 2022-03-16 17:14:14.127 | + functions-common:time_stop:2434 : [[ -z 1647450854094 ]] 2022-03-16 17:14:14.130 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:14.135 | + functions-common:time_stop:2437 : end_time=1647450854132 2022-03-16 17:14:14.138 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-16 17:14:14.140 | + functions-common:time_stop:2439 : total=5630 2022-03-16 17:14:14.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:14.145 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5668 2022-03-16 17:14:14.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-16 17:14:14.150 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-16 17:14:14.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-16 17:14:14.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:14:14.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-16 17:14:14.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-16 17:14:14.165 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-16 17:14:14.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-16 17:14:14.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-16 17:14:14.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-16 17:14:14.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-16 17:14:14.198 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-16 17:14:16.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:16.580 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:16.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:16.581 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:16.754 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:14:16.758 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.84 ' 2022-03-16 17:14:16.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-16 17:14:16.764 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:14:16.782 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-16 17:14:16.785 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:14:16.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-16 17:14:16.791 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-16 17:14:16.810 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:16.813 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-16 17:14:16.815 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:14:16.818 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-16 17:14:16.821 | + ./stack.sh:main:1319 : start_nova 2022-03-16 17:14:16.824 | + lib/nova:start_nova:1146 : start_nova_rest 2022-03-16 17:14:16.827 | + lib/nova:start_nova_rest:1054 : 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 2022-03-16 17:14:16.829 | + lib/nova:start_nova_rest:1055 : 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 2022-03-16 17:14:16.832 | + lib/nova:start_nova_rest:1055 : 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 2022-03-16 17:14:16.835 | + lib/nova:start_nova_rest:1057 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 17:14:16.838 | + lib/nova:start_nova_rest:1058 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 17:14:16.841 | + lib/nova:start_nova_rest:1060 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:16.843 | + functions-common:run_process:1680 : local service=n-sch 2022-03-16 17:14:16.846 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:16.849 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:16.851 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:16.855 | + functions-common:run_process:1685 : local name=n-sch 2022-03-16 17:14:16.857 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:16.860 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:16.863 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:16.866 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:16.870 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:16.875 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450856872 2022-03-16 17:14:16.877 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-16 17:14:16.900 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:16.903 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-16 17:14:16.905 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-16 17:14:16.908 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:16.911 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:16.913 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:16.917 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:16.919 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 17:14:16.922 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 17:14:16.925 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-16 17:14:16.928 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:16.930 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:16.934 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 17:14:16.936 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 17:14:16.939 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-16 17:14:16.941 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:16.944 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:14:16.946 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:14:16.952 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:14:16.954 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:14:16.957 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-16 17:14:16.959 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:14:16.964 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-16 17:14:17.022 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-16 17:14:17.079 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:14:17.137 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-16 17:14:17.195 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-16 17:14:17.254 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:17.312 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:14:17.314 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-16 17:14:17.372 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:14:17.807 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-16 17:14:17.821 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-16 17:14:18.257 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-16 17:14:18.284 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:18.287 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:18.290 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:18.294 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:18.297 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:18.300 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:18.303 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:18.306 | + functions-common:time_stop:2432 : start_time=1647450856872 2022-03-16 17:14:18.309 | + functions-common:time_stop:2434 : [[ -z 1647450856872 ]] 2022-03-16 17:14:18.312 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:18.317 | + functions-common:time_stop:2437 : end_time=1647450858314 2022-03-16 17:14:18.320 | + functions-common:time_stop:2438 : elapsed_time=1442 2022-03-16 17:14:18.323 | + functions-common:time_stop:2439 : total=22339 2022-03-16 17:14:18.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:18.331 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23781 2022-03-16 17:14:18.334 | + lib/nova:start_nova_rest:1061 : '[' True == False ']' 2022-03-16 17:14:18.337 | ++ lib/nova:start_nova_rest:1064 : which uwsgi 2022-03-16 17:14:18.342 | + lib/nova:start_nova_rest:1064 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:14:18.345 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-16 17:14:18.347 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:14:18.350 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:18.353 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:18.356 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-16 17:14:18.359 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:18.361 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:18.364 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:18.367 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:18.370 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:18.376 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450858373 2022-03-16 17:14:18.380 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-16 17:14:18.400 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:18.403 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-16 17:14:18.406 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-16 17:14:18.409 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:14:18.412 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:14:18.416 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:14:18.424 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:14:18.426 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-16 17:14:18.429 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-16 17:14:18.432 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-16 17:14:18.435 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:18.438 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:18.441 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:14:18.444 | + functions-common:_run_under_systemd:1655 : 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 2022-03-16 17:14:18.448 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-16 17:14:18.457 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:14:18.460 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:14:18.463 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:14:18.466 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-16 17:14:18.468 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:14:18.473 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-16 17:14:18.537 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-16 17:14:18.600 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-16 17:14:18.666 | + functions-common:write_uwsgi_user_unit_file:1599 : 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' 2022-03-16 17:14:18.731 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:18.804 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-16 17:14:18.865 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-16 17:14:18.941 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-16 17:14:19.012 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-16 17:14:19.085 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-16 17:14:19.174 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:14:19.177 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-16 17:14:19.244 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:14:19.695 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-16 17:14:19.711 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-16 17:14:20.175 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-16 17:14:20.261 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:20.264 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:20.267 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:20.270 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:20.272 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:20.276 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:20.280 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:20.283 | + functions-common:time_stop:2432 : start_time=1647450858373 2022-03-16 17:14:20.285 | + functions-common:time_stop:2434 : [[ -z 1647450858373 ]] 2022-03-16 17:14:20.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:20.299 | + functions-common:time_stop:2437 : end_time=1647450860295 2022-03-16 17:14:20.302 | + functions-common:time_stop:2438 : elapsed_time=1922 2022-03-16 17:14:20.305 | + functions-common:time_stop:2439 : total=23781 2022-03-16 17:14:20.311 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:20.314 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25703 2022-03-16 17:14:20.317 | + lib/nova:start_nova_rest:1067 : 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 2022-03-16 17:14:20.320 | + lib/nova:start_nova_rest:1067 : 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 2022-03-16 17:14:20.325 | + lib/nova:start_nova:1147 : start_nova_console_proxies 2022-03-16 17:14:20.328 | + lib/nova:start_nova_console_proxies:1082 : 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 2022-03-16 17:14:20.331 | + lib/nova:start_nova_console_proxies:1084 : 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 2022-03-16 17:14:20.334 | + lib/nova:start_nova_console_proxies:1084 : 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 2022-03-16 17:14:20.337 | + lib/nova:start_nova_console_proxies:1086 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 17:14:20.340 | + lib/nova:start_nova_console_proxies:1088 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:14:20.343 | + lib/nova:start_nova_console_proxies:1093 : enable_nova_console_proxies 2022-03-16 17:14:20.349 | ++ lib/nova:enable_nova_console_proxies:1071 : seq 1 1 2022-03-16 17:14:20.352 | + lib/nova:enable_nova_console_proxies:1071 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:14:20.355 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:14:20.358 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-novnc 2022-03-16 17:14:20.385 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:20.388 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:14:20.391 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-spice 2022-03-16 17:14:20.415 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:20.419 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:14:20.421 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-sproxy 2022-03-16 17:14:20.455 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:20.461 | ++ lib/nova:start_nova_console_proxies:1094 : seq 1 1 2022-03-16 17:14:20.465 | + lib/nova:start_nova_console_proxies:1094 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:14:20.468 | + lib/nova:start_nova_console_proxies:1095 : local conf 2022-03-16 17:14:20.472 | ++ lib/nova:start_nova_console_proxies:1096 : conductor_conf 1 2022-03-16 17:14:20.475 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:14:20.479 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:14:20.482 | + lib/nova:start_nova_console_proxies:1096 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:14:20.485 | + lib/nova:start_nova_console_proxies:1097 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:14:20.487 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-16 17:14:20.490 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:14:20.493 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:20.496 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:20.498 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-16 17:14:20.501 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:20.504 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:20.507 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:20.510 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:20.516 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:20.519 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450860516 2022-03-16 17:14:20.522 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-16 17:14:20.542 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:20.545 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:20.549 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:20.552 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:20.555 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:20.558 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:20.561 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:20.563 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:20.566 | + functions-common:time_stop:2432 : start_time=1647450860516 2022-03-16 17:14:20.568 | + functions-common:time_stop:2434 : [[ -z 1647450860516 ]] 2022-03-16 17:14:20.575 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:20.578 | + functions-common:time_stop:2437 : end_time=1647450860575 2022-03-16 17:14:20.581 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-16 17:14:20.583 | + functions-common:time_stop:2439 : total=25703 2022-03-16 17:14:20.586 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:20.589 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25762 2022-03-16 17:14:20.592 | + lib/nova:start_nova_console_proxies:1098 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:14:20.595 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-16 17:14:20.598 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:14:20.601 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:20.605 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:20.608 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-16 17:14:20.610 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:20.613 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:20.616 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:20.620 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:20.626 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:20.630 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450860626 2022-03-16 17:14:20.632 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-16 17:14:20.656 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:20.667 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:20.672 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:20.675 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:20.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:20.683 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:20.686 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:20.689 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:20.692 | + functions-common:time_stop:2432 : start_time=1647450860626 2022-03-16 17:14:20.694 | + functions-common:time_stop:2434 : [[ -z 1647450860626 ]] 2022-03-16 17:14:20.700 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:20.704 | + functions-common:time_stop:2437 : end_time=1647450860701 2022-03-16 17:14:20.707 | + functions-common:time_stop:2438 : elapsed_time=75 2022-03-16 17:14:20.710 | + functions-common:time_stop:2439 : total=25762 2022-03-16 17:14:20.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:20.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25837 2022-03-16 17:14:20.719 | + lib/nova:start_nova_console_proxies:1099 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:20.722 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-16 17:14:20.725 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:20.727 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:20.731 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:20.734 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-16 17:14:20.737 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:20.739 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:20.742 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:20.745 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:20.751 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:20.754 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450860750 2022-03-16 17:14:20.757 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-16 17:14:20.778 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:20.781 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:20.784 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:20.787 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:20.790 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:20.793 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:20.796 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:20.799 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:20.803 | + functions-common:time_stop:2432 : start_time=1647450860750 2022-03-16 17:14:20.805 | + functions-common:time_stop:2434 : [[ -z 1647450860750 ]] 2022-03-16 17:14:20.812 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:20.816 | + functions-common:time_stop:2437 : end_time=1647450860813 2022-03-16 17:14:20.819 | + functions-common:time_stop:2438 : elapsed_time=63 2022-03-16 17:14:20.823 | + functions-common:time_stop:2439 : total=25837 2022-03-16 17:14:20.826 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:20.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25900 2022-03-16 17:14:20.836 | + lib/nova:start_nova_console_proxies:1103 : 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 2022-03-16 17:14:20.838 | + lib/nova:start_nova_console_proxies:1103 : 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 2022-03-16 17:14:20.844 | + lib/nova:start_nova:1148 : start_nova_conductor 2022-03-16 17:14:20.848 | + lib/nova:start_nova_conductor:1116 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:14:20.851 | + lib/nova:start_nova_conductor:1122 : enable_nova_fleet 2022-03-16 17:14:20.854 | + lib/nova:enable_nova_fleet:1107 : is_service_enabled n-cond 2022-03-16 17:14:20.876 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:20.879 | + lib/nova:enable_nova_fleet:1108 : enable_service n-super-cond 2022-03-16 17:14:20.958 | ++ lib/nova:enable_nova_fleet:1109 : seq 1 1 2022-03-16 17:14:20.966 | + lib/nova:enable_nova_fleet:1109 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:14:20.966 | + lib/nova:enable_nova_fleet:1110 : enable_service n-cond-cell1 2022-03-16 17:14:21.044 | + lib/nova:start_nova_conductor:1123 : is_service_enabled n-super-cond 2022-03-16 17:14:21.067 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:21.070 | + lib/nova:start_nova_conductor:1124 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.075 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-16 17:14:21.078 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.080 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:21.083 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:21.086 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-16 17:14:21.090 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:21.093 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:21.096 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:21.099 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:21.103 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:21.108 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450861105 2022-03-16 17:14:21.111 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-16 17:14:21.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:21.137 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-16 17:14:21.140 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-16 17:14:21.142 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.145 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.148 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.152 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.155 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 17:14:21.158 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 17:14:21.160 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-16 17:14:21.163 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:21.166 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:21.169 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 17:14:21.172 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 17:14:21.174 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-16 17:14:21.177 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.180 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:14:21.183 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:14:21.188 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:14:21.190 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:14:21.193 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-16 17:14:21.197 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:14:21.202 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-16 17:14:21.273 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-16 17:14:21.343 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:14:21.421 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-16 17:14:21.502 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-16 17:14:21.586 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:21.659 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:14:21.662 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-16 17:14:21.770 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:14:22.338 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-16 17:14:22.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-16 17:14:22.819 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-16 17:14:22.847 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:22.855 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:22.860 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:22.865 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:22.871 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:22.877 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:22.883 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:22.887 | + functions-common:time_stop:2432 : start_time=1647450861105 2022-03-16 17:14:22.895 | + functions-common:time_stop:2434 : [[ -z 1647450861105 ]] 2022-03-16 17:14:22.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:22.911 | + functions-common:time_stop:2437 : end_time=1647450862905 2022-03-16 17:14:22.917 | + functions-common:time_stop:2438 : elapsed_time=1800 2022-03-16 17:14:22.926 | + functions-common:time_stop:2439 : total=25900 2022-03-16 17:14:22.932 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:22.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27700 2022-03-16 17:14:22.943 | ++ lib/nova:start_nova_conductor:1126 : seq 1 1 2022-03-16 17:14:22.953 | + lib/nova:start_nova_conductor:1126 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:14:22.959 | + lib/nova:start_nova_conductor:1127 : is_service_enabled n-cond-cell1 2022-03-16 17:14:22.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:23.002 | + lib/nova:start_nova_conductor:1128 : local conf 2022-03-16 17:14:23.010 | ++ lib/nova:start_nova_conductor:1129 : conductor_conf 1 2022-03-16 17:14:23.016 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:14:23.021 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:14:23.028 | + lib/nova:start_nova_conductor:1129 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:14:23.034 | + lib/nova:start_nova_conductor:1130 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.044 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-16 17:14:23.049 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.054 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:23.058 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:23.066 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-16 17:14:23.075 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:23.082 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:23.091 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:23.097 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:23.105 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:23.115 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450863106 2022-03-16 17:14:23.122 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-16 17:14:23.167 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:23.175 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-16 17:14:23.187 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-16 17:14:23.189 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.199 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.207 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.218 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.231 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-16 17:14:23.235 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-16 17:14:23.242 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-16 17:14:23.252 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:23.258 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:23.262 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-16 17:14:23.270 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-16 17:14:23.276 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-16 17:14:23.283 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.293 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:14:23.298 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:14:23.303 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:14:23.311 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:14:23.314 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-16 17:14:23.316 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:14:23.326 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-16 17:14:23.402 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-16 17:14:23.474 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:14:23.547 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-16 17:14:23.621 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-16 17:14:23.695 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:23.778 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:14:23.779 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-16 17:14:23.845 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:14:24.317 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-16 17:14:24.337 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-16 17:14:24.808 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-16 17:14:24.839 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:24.842 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:24.846 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:24.849 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:24.852 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:24.856 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:24.859 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:24.864 | + functions-common:time_stop:2432 : start_time=1647450863106 2022-03-16 17:14:24.868 | + functions-common:time_stop:2434 : [[ -z 1647450863106 ]] 2022-03-16 17:14:24.874 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:24.880 | + functions-common:time_stop:2437 : end_time=1647450864876 2022-03-16 17:14:24.884 | + functions-common:time_stop:2438 : elapsed_time=1770 2022-03-16 17:14:24.887 | + functions-common:time_stop:2439 : total=27700 2022-03-16 17:14:24.893 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:24.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29470 2022-03-16 17:14:24.900 | + lib/nova:start_nova:1149 : start_nova_compute 2022-03-16 17:14:24.903 | + lib/nova:start_nova_compute:979 : 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 2022-03-16 17:14:24.906 | + lib/nova:start_nova_compute:980 : 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 2022-03-16 17:14:24.911 | + lib/nova:start_nova_compute:980 : 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 2022-03-16 17:14:24.919 | + lib/nova:start_nova_compute:982 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 17:14:24.927 | + lib/nova:start_nova_compute:985 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-16 17:14:24.936 | + lib/nova:start_nova_compute:987 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 17:14:24.940 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:14:24.947 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:14:24.952 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 17:14:24.959 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:14:24.966 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-16 17:14:24.978 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-16 17:14:24.986 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-16 17:14:24.992 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-16 17:14:24.997 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 17:14:25.002 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:14:25.002 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 17:14:25.002 | BEGIN { 2022-03-16 17:14:25.002 | section = "" 2022-03-16 17:14:25.002 | last_section = "" 2022-03-16 17:14:25.002 | section_count = 0 2022-03-16 17:14:25.002 | } 2022-03-16 17:14:25.002 | /^\[.+\]/ { 2022-03-16 17:14:25.002 | gsub("[][]", "", $1); 2022-03-16 17:14:25.002 | section=$1 2022-03-16 17:14:25.002 | next 2022-03-16 17:14:25.002 | } 2022-03-16 17:14:25.002 | /^ *\#/ { 2022-03-16 17:14:25.002 | next 2022-03-16 17:14:25.002 | } 2022-03-16 17:14:25.002 | /^[^ \t]+/ { 2022-03-16 17:14:25.002 | # get offset of first = in $0 2022-03-16 17:14:25.002 | eq_idx = index($0, "=") 2022-03-16 17:14:25.002 | # extract attr & value from $0 2022-03-16 17:14:25.003 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:14:25.003 | value = substr($0, eq_idx + 1) 2022-03-16 17:14:25.003 | # only need to strip trailing whitespace from attr 2022-03-16 17:14:25.003 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:14:25.003 | # need to strip leading & trailing whitespace from value 2022-03-16 17:14:25.003 | sub(/^[ \t]*/, "", value) 2022-03-16 17:14:25.003 | sub(/[ \t]*$/, "", value) 2022-03-16 17:14:25.003 | 2022-03-16 17:14:25.003 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:14:25.003 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:14:25.003 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:14:25.003 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:14:25.003 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:14:25.003 | if (section != last_section) { 2022-03-16 17:14:25.003 | cfg_section[section_count++] = section 2022-03-16 17:14:25.003 | last_section = section 2022-03-16 17:14:25.003 | } 2022-03-16 17:14:25.003 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:14:25.003 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:14:25.003 | 2022-03-16 17:14:25.003 | cfg_attr[section, attr, 0] = value 2022-03-16 17:14:25.003 | cfg_attr_count[section, attr] = 1 2022-03-16 17:14:25.003 | } else { 2022-03-16 17:14:25.003 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:14:25.003 | cfg_attr[section, attr, lno] = value 2022-03-16 17:14:25.003 | } 2022-03-16 17:14:25.003 | } 2022-03-16 17:14:25.003 | END { 2022-03-16 17:14:25.003 | # Process each section in order 2022-03-16 17:14:25.003 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:14:25.003 | section = cfg_section[sno] 2022-03-16 17:14:25.004 | # The ini routines simply append a config item immediately 2022-03-16 17:14:25.004 | # after the section header. To keep the same order as defined 2022-03-16 17:14:25.004 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:14:25.004 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:14:25.004 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:14:25.004 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:14:25.004 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:14:25.004 | else { 2022-03-16 17:14:25.004 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:14:25.004 | count = cfg_attr_count[section, attr] 2022-03-16 17:14:25.004 | print "inidelete " configfile " " section " " attr 2022-03-16 17:14:25.004 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:14:25.004 | for (l = count -2; l >= 0; l--) 2022-03-16 17:14:25.004 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:14:25.004 | } 2022-03-16 17:14:25.004 | } 2022-03-16 17:14:25.004 | } 2022-03-16 17:14:25.004 | } 2022-03-16 17:14:25.004 | ' 2022-03-16 17:14:25.007 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:14:25.008 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:14:25.014 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:14:25.025 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 17:14:25.032 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:14:25.038 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-16 17:14:25.046 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 17:14:25.047 | BEGIN { group = "" } 2022-03-16 17:14:25.047 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:14:25.047 | gsub("[][]", "", $1); 2022-03-16 17:14:25.047 | split($1, a, "|"); 2022-03-16 17:14:25.047 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:14:25.047 | group=a[1] 2022-03-16 17:14:25.047 | } else { 2022-03-16 17:14:25.047 | group="" 2022-03-16 17:14:25.047 | } 2022-03-16 17:14:25.047 | next 2022-03-16 17:14:25.047 | } 2022-03-16 17:14:25.047 | { 2022-03-16 17:14:25.047 | if (group != "") 2022-03-16 17:14:25.047 | print $0 2022-03-16 17:14:25.047 | } 2022-03-16 17:14:25.047 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:14:25.059 | + lib/nova:start_nova_compute:989 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:14:25.067 | + lib/nova:start_nova_compute:996 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-16 17:14:25.146 | + lib/nova:start_nova_compute:999 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-16 17:14:25.210 | + lib/nova:start_nova_compute:1000 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-16 17:14:25.216 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:14:25.226 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-16 17:14:25.235 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:14:25.241 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 17:14:25.249 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:14:25.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:25.296 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 17:14:25.307 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 17:14:25.315 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:14:25.356 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:25.362 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:14:25.366 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:14:25.436 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:14:25.443 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:14:25.451 | + lib/nova:start_nova_compute:1004 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-16 17:14:25.502 | + lib/nova:start_nova_compute:1005 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-16 17:14:25.545 | + lib/nova:start_nova_compute:1010 : configure_console_compute 2022-03-16 17:14:25.554 | + lib/nova:configure_console_compute:643 : local offset 2022-03-16 17:14:25.561 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-16 17:14:25.564 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-16 17:14:25.571 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-16 17:14:25.611 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.24 2022-03-16 17:14:25.619 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-16 17:14:25.641 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:25.646 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-16 17:14:25.687 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:25.690 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-16 17:14:25.695 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-16 17:14:25.775 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-16 17:14:25.819 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:25.825 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-16 17:14:25.863 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:25.866 | + lib/nova:start_nova_compute:1013 : '[' -n '' ']' 2022-03-16 17:14:25.869 | + lib/nova:start_nova_compute:1018 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 17:14:25.872 | + lib/nova:start_nova_compute:1018 : [[ kvm == \q\e\m\u ]] 2022-03-16 17:14:25.874 | + lib/nova:start_nova_compute:1022 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-16 17:14:25.878 | + lib/nova:start_nova_compute:1026 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-16 17:14:25.880 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-16 17:14:25.883 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-16 17:14:25.886 | + functions-common:run_process:1682 : local group=libvirt 2022-03-16 17:14:25.889 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:25.892 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-16 17:14:25.895 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:25.898 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:25.901 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:25.904 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:25.910 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:25.913 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450865909 2022-03-16 17:14:25.917 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-16 17:14:25.944 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:25.949 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:25.952 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:25.954 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:25.957 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:25.960 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:25.963 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:25.966 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:25.968 | + functions-common:time_stop:2432 : start_time=1647450865909 2022-03-16 17:14:25.972 | + functions-common:time_stop:2434 : [[ -z 1647450865909 ]] 2022-03-16 17:14:25.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:25.982 | + functions-common:time_stop:2437 : end_time=1647450865977 2022-03-16 17:14:25.984 | + functions-common:time_stop:2438 : elapsed_time=68 2022-03-16 17:14:25.987 | + functions-common:time_stop:2439 : total=29470 2022-03-16 17:14:25.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:25.995 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29538 2022-03-16 17:14:25.998 | + lib/nova:start_nova_compute:1048 : 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 2022-03-16 17:14:26.001 | + lib/nova:start_nova_compute:1048 : 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 2022-03-16 17:14:26.005 | + lib/nova:start_nova:1150 : is_service_enabled n-api 2022-03-16 17:14:26.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:26.031 | + lib/nova:start_nova:1152 : echo 'Dumping cells_v2 mapping' 2022-03-16 17:14:26.032 | Dumping cells_v2 mapping 2022-03-16 17:14:26.035 | + lib/nova:start_nova:1153 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-16 17:14:27.098 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:14:29.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:29.709 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:29.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:29.709 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:29.709 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:14:29.709 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-16 17:14:29.709 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:14:29.709 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-16 17:14:29.709 | | cell1 | 8162d0c5-ac3b-4d29-b0ef-f70cc07905b3 | rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-16 17:14:29.709 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:14:30.157 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-16 17:14:30.160 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-16 17:14:30.224 | + inc/async:async_inner:63 : create_flavors 2022-03-16 17:14:30.268 | [118830 Async create_flavors:176826]: running: create_flavors 2022-03-16 17:14:30.271 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-16 17:14:30.292 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:30.295 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-16 17:14:30.298 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:14:30.301 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-16 17:14:30.303 | + ./stack.sh:main:1324 : start_cinder 2022-03-16 17:14:30.307 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-16 17:14:30.309 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-16 17:14:30.312 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-16 17:14:30.315 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-16 17:14:30.333 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:30.335 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-16 17:14:30.338 | + lib/cinder:start_cinder:535 : [[ 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 ]] 2022-03-16 17:14:30.341 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-16 17:14:30.344 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-16 17:14:30.349 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:14:30.352 | + functions-common:run_process:1680 : local service=c-api 2022-03-16 17:14:30.355 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:14:30.358 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:30.361 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:30.363 | + functions-common:run_process:1685 : local name=c-api 2022-03-16 17:14:30.366 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:30.369 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:30.372 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:30.375 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:30.378 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:30.383 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450870380 2022-03-16 17:14:30.386 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-16 17:14:30.403 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:30.405 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-16 17:14:30.408 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-16 17:14:30.411 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:14:30.414 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:14:30.417 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:14:30.420 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:14:30.422 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-16 17:14:30.425 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-16 17:14:30.428 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-16 17:14:30.431 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:30.434 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:30.437 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:14:30.439 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-16 17:14:30.442 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-16 17:14:30.444 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:14:30.448 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:14:30.450 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:14:30.452 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-16 17:14:30.455 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:14:30.460 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-16 17:14:30.516 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-16 17:14:30.573 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-16 17:14:30.627 | + functions-common:write_uwsgi_user_unit_file:1599 : 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' 2022-03-16 17:14:30.684 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:30.741 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-16 17:14:30.805 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-16 17:14:30.863 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-16 17:14:30.921 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-16 17:14:30.981 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-16 17:14:31.045 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:14:31.047 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-16 17:14:31.112 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:14:31.578 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-16 17:14:31.592 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-16 17:14:32.093 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-16 17:14:32.186 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:32.189 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:32.193 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:32.195 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:32.199 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:32.202 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:32.204 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:32.207 | + functions-common:time_stop:2432 : start_time=1647450870380 2022-03-16 17:14:32.210 | + functions-common:time_stop:2434 : [[ -z 1647450870380 ]] 2022-03-16 17:14:32.215 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:32.220 | + functions-common:time_stop:2437 : end_time=1647450872217 2022-03-16 17:14:32.223 | + functions-common:time_stop:2438 : elapsed_time=1837 2022-03-16 17:14:32.225 | + functions-common:time_stop:2439 : total=29538 2022-03-16 17:14:32.229 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:32.232 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31375 2022-03-16 17:14:32.235 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.24/volume/v3 2022-03-16 17:14:32.237 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-16 17:14:32.237 | Waiting for Cinder API to start... 2022-03-16 17:14:32.240 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.24/volume/v3 2022-03-16 17:14:32.243 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:14:32.246 | + functions:wait_for_service:458 : local url=http://10.222.0.24/volume/v3 2022-03-16 17:14:32.249 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:14:32.252 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:14:32.254 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:14:32.257 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:32.260 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:32.266 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:32.270 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450872265 2022-03-16 17:14:32.273 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:14:32.289 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/volume/v3 2022-03-16 17:14:36.926 | + :: : [[ 401 == 503 ]] 2022-03-16 17:14:36.927 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:14:36.931 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:14:36.934 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:36.936 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:36.939 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:36.942 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:36.947 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:36.950 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:14:36.953 | + functions-common:time_stop:2432 : start_time=1647450872265 2022-03-16 17:14:36.955 | + functions-common:time_stop:2434 : [[ -z 1647450872265 ]] 2022-03-16 17:14:36.958 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:36.964 | + functions-common:time_stop:2437 : end_time=1647450876960 2022-03-16 17:14:36.967 | + functions-common:time_stop:2438 : elapsed_time=4695 2022-03-16 17:14:36.969 | + functions-common:time_stop:2439 : total=18402 2022-03-16 17:14:36.972 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:36.974 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23097 2022-03-16 17:14:36.977 | + functions:wait_for_service:467 : return 0 2022-03-16 17:14:36.980 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:36.982 | + functions-common:run_process:1680 : local service=c-sch 2022-03-16 17:14:36.985 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:36.988 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:36.990 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:36.998 | + functions-common:run_process:1685 : local name=c-sch 2022-03-16 17:14:37.002 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:37.006 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:37.009 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:37.012 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:37.015 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:37.020 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450877017 2022-03-16 17:14:37.023 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-16 17:14:37.044 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:37.047 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:14:37.050 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-16 17:14:37.052 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:37.056 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:37.058 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:37.061 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:37.064 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:14:37.066 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:14:37.069 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-16 17:14:37.073 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:37.075 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:37.078 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:14:37.081 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:14:37.083 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-16 17:14:37.086 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:37.090 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:14:37.092 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:14:37.095 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:14:37.098 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:14:37.100 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-16 17:14:37.103 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:14:37.108 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-16 17:14:37.164 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-16 17:14:37.220 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:37.279 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-16 17:14:37.335 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-16 17:14:37.395 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:37.453 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:14:37.456 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-16 17:14:37.513 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:14:37.993 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-16 17:14:38.008 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-16 17:14:38.440 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-16 17:14:38.470 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:38.475 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:38.480 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:38.483 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:38.486 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:38.489 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:38.492 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:38.495 | + functions-common:time_stop:2432 : start_time=1647450877017 2022-03-16 17:14:38.498 | + functions-common:time_stop:2434 : [[ -z 1647450877017 ]] 2022-03-16 17:14:38.502 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:38.506 | + functions-common:time_stop:2437 : end_time=1647450878503 2022-03-16 17:14:38.509 | + functions-common:time_stop:2438 : elapsed_time=1486 2022-03-16 17:14:38.512 | + functions-common:time_stop:2439 : total=31375 2022-03-16 17:14:38.515 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:38.517 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32861 2022-03-16 17:14:38.520 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.523 | + functions-common:run_process:1680 : local service=c-bak 2022-03-16 17:14:38.527 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.529 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:38.532 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:38.534 | + functions-common:run_process:1685 : local name=c-bak 2022-03-16 17:14:38.537 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:38.540 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:38.543 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:38.545 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:38.549 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:38.554 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450878551 2022-03-16 17:14:38.556 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-16 17:14:38.582 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:38.584 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:14:38.587 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-16 17:14:38.590 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.592 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.595 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.598 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.601 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:14:38.605 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:14:38.608 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-16 17:14:38.610 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:38.613 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:38.615 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:14:38.619 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:14:38.623 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-16 17:14:38.625 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.628 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:14:38.631 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:14:38.634 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:14:38.637 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:14:38.639 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-16 17:14:38.642 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:14:38.647 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-16 17:14:38.714 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-16 17:14:38.776 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:38.836 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-16 17:14:38.912 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-16 17:14:38.992 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:39.061 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:14:39.064 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-16 17:14:39.134 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:14:39.627 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-16 17:14:39.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-16 17:14:40.103 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-16 17:14:40.134 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:40.137 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:40.140 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:40.143 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:40.149 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:40.149 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:40.154 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:40.154 | + functions-common:time_stop:2432 : start_time=1647450878551 2022-03-16 17:14:40.158 | + functions-common:time_stop:2434 : [[ -z 1647450878551 ]] 2022-03-16 17:14:40.161 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:40.166 | + functions-common:time_stop:2437 : end_time=1647450880162 2022-03-16 17:14:40.170 | + functions-common:time_stop:2438 : elapsed_time=1611 2022-03-16 17:14:40.170 | + functions-common:time_stop:2439 : total=32861 2022-03-16 17:14:40.174 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:40.177 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34472 2022-03-16 17:14:40.179 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.184 | + functions-common:run_process:1680 : local service=c-vol 2022-03-16 17:14:40.187 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.190 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:40.193 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:40.195 | + functions-common:run_process:1685 : local name=c-vol 2022-03-16 17:14:40.201 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:40.201 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:40.205 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:40.208 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:40.214 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:40.214 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450880211 2022-03-16 17:14:40.218 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-16 17:14:40.240 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:40.243 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:14:40.247 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-16 17:14:40.249 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.252 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.255 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.258 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.261 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:14:40.264 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:14:40.267 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-16 17:14:40.270 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:40.273 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:40.276 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:14:40.279 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:14:40.282 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-16 17:14:40.285 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.288 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:14:40.291 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:14:40.293 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:14:40.296 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:14:40.299 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-16 17:14:40.302 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:14:40.308 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-16 17:14:40.382 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-16 17:14:40.453 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:14:40.527 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-16 17:14:40.597 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-16 17:14:40.666 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:40.738 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:14:40.741 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-16 17:14:40.810 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:14:41.323 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-16 17:14:41.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-16 17:14:41.889 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-16 17:14:41.931 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:41.934 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:41.937 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:41.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:41.947 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:41.949 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:41.952 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:41.956 | + functions-common:time_stop:2432 : start_time=1647450880211 2022-03-16 17:14:41.958 | + functions-common:time_stop:2434 : [[ -z 1647450880211 ]] 2022-03-16 17:14:41.967 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:41.994 | + functions-common:time_stop:2437 : end_time=1647450881971 2022-03-16 17:14:42.014 | + functions-common:time_stop:2438 : elapsed_time=1760 2022-03-16 17:14:42.029 | + functions-common:time_stop:2439 : total=34472 2022-03-16 17:14:42.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:42.062 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36232 2022-03-16 17:14:42.078 | + ./stack.sh:main:1325 : create_volume_types 2022-03-16 17:14:42.097 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-16 17:14:42.186 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:42.200 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:14:42.212 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-16 17:14:42.226 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:14:42.247 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-16 17:14:42.260 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-16 17:14:42.307 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:42.312 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-16 17:14:46.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:46.759 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:46.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:14:46.759 | from cryptography.utils import int_from_bytes 2022-03-16 17:14:46.759 | +-------------+--------------------------------------+ 2022-03-16 17:14:46.759 | | Field | Value | 2022-03-16 17:14:46.759 | +-------------+--------------------------------------+ 2022-03-16 17:14:46.759 | | description | None | 2022-03-16 17:14:46.759 | | id | 9f11ec2f-bf6d-4841-ac35-2d6e98dee48b | 2022-03-16 17:14:46.759 | | is_public | True | 2022-03-16 17:14:46.759 | | name | lvmdriver-1 | 2022-03-16 17:14:46.759 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-16 17:14:46.759 | +-------------+--------------------------------------+ 2022-03-16 17:14:47.007 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-16 17:14:47.013 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-16 17:14:47.017 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-16 17:14:47.048 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:47.051 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-16 17:14:47.059 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:14:47.064 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-16 17:14:47.069 | + ./stack.sh:main:1340 : start_glance 2022-03-16 17:14:47.073 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-16 17:14:47.080 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-16 17:14:47.118 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:47.121 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-16 17:14:47.128 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-16 17:14:47.137 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.140 | + functions-common:run_process:1680 : local service=g-api 2022-03-16 17:14:47.143 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.149 | + functions-common:run_process:1682 : local group= 2022-03-16 17:14:47.154 | + functions-common:run_process:1683 : local user= 2022-03-16 17:14:47.157 | + functions-common:run_process:1685 : local name=g-api 2022-03-16 17:14:47.163 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:14:47.181 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:14:47.187 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:47.193 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:47.207 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:47.222 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450887215 2022-03-16 17:14:47.233 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-16 17:14:47.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:47.330 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-16 17:14:47.345 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-16 17:14:47.347 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.349 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.356 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.359 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.364 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-16 17:14:47.368 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-16 17:14:47.373 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-16 17:14:47.376 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:14:47.379 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:14:47.382 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:14:47.385 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-16 17:14:47.388 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-16 17:14:47.391 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.393 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:14:47.396 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:14:47.399 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-16 17:14:47.402 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:14:47.407 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-16 17:14:47.476 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-16 17:14:47.543 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-16 17:14:47.604 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:14:47.670 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:14:47.734 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-16 17:14:47.798 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-16 17:14:47.862 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-16 17:14:47.933 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-16 17:14:48.007 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-16 17:14:48.076 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:14:48.079 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-16 17:14:48.138 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:14:48.621 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-16 17:14:48.637 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-16 17:14:49.097 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-16 17:14:49.197 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:14:49.206 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:49.214 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:49.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:49.230 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:49.240 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:49.260 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:14:49.266 | + functions-common:time_stop:2432 : start_time=1647450887215 2022-03-16 17:14:49.276 | + functions-common:time_stop:2434 : [[ -z 1647450887215 ]] 2022-03-16 17:14:49.291 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:49.297 | + functions-common:time_stop:2437 : end_time=1647450889293 2022-03-16 17:14:49.300 | + functions-common:time_stop:2438 : elapsed_time=2078 2022-03-16 17:14:49.304 | + functions-common:time_stop:2439 : total=36232 2022-03-16 17:14:49.308 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:49.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38310 2022-03-16 17:14:49.316 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-16 17:14:49.339 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:14:49.343 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.24) to start...' 2022-03-16 17:14:49.343 | Waiting for g-api (10.222.0.24) to start... 2022-03-16 17:14:49.347 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.24/image 2022-03-16 17:14:49.349 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:14:49.353 | + functions:wait_for_service:458 : local url=http://10.222.0.24/image 2022-03-16 17:14:49.356 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:14:49.358 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:14:49.361 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:14:49.364 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:14:49.367 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:14:49.373 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:14:49.376 | + functions-common:time_start:2416 : _TIME_START[$name]=1647450889372 2022-03-16 17:14:49.380 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:14:49.387 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/image 2022-03-16 17:14:53.914 | + :: : [[ 300 == 503 ]] 2022-03-16 17:14:53.917 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:14:53.920 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:14:53.923 | + functions-common:time_stop:2425 : local name 2022-03-16 17:14:53.928 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:14:53.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:14:53.936 | + functions-common:time_stop:2428 : local total 2022-03-16 17:14:53.944 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:14:53.949 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:14:53.952 | + functions-common:time_stop:2432 : start_time=1647450889372 2022-03-16 17:14:53.973 | + functions-common:time_stop:2434 : [[ -z 1647450889372 ]] 2022-03-16 17:14:53.982 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:14:53.991 | + functions-common:time_stop:2437 : end_time=1647450893981 2022-03-16 17:14:53.996 | + functions-common:time_stop:2438 : elapsed_time=4609 2022-03-16 17:14:54.003 | + functions-common:time_stop:2439 : total=23097 2022-03-16 17:14:54.010 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:14:54.011 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27706 2022-03-16 17:14:54.016 | + functions:wait_for_service:467 : return 0 2022-03-16 17:14:54.018 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-16 17:14:54.039 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:54.043 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-16 17:14:54.063 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:14:54.066 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-16 17:14:54.069 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:14:54.073 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-16 17:14:54.076 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-16 17:14:54.079 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.082 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.084 | + functions:upload_image:134 : local image image_fname image_name 2022-03-16 17:14:54.087 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-16 17:14:54.098 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.103 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.105 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-16 17:14:54.108 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-16 17:14:54.113 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.116 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-16 17:14:54.119 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.121 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-16 17:14:54.123 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-16 17:14:54.126 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-16 17:14:54.128 | + functions:upload_image:294 : local kernel= 2022-03-16 17:14:54.131 | + functions:upload_image:295 : local ramdisk= 2022-03-16 17:14:54.133 | + functions:upload_image:296 : local disk_format= 2022-03-16 17:14:54.136 | + functions:upload_image:297 : local container_format= 2022-03-16 17:14:54.138 | + functions:upload_image:298 : local unpack= 2022-03-16 17:14:54.141 | + functions:upload_image:299 : local img_property= 2022-03-16 17:14:54.146 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 17:14:54.149 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-16 17:14:54.152 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-16 17:14:54.154 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-16 17:14:54.156 | + functions:upload_image:309 : case "$image_fname" in 2022-03-16 17:14:54.159 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.163 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.168 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-16 17:14:54.173 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.180 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-16 17:14:54.186 | + functions:upload_image:376 : disk_format=vhdx 2022-03-16 17:14:54.188 | + functions:upload_image:377 : container_format=bare 2022-03-16 17:14:54.190 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-16 17:14:54.193 | + functions:upload_image:385 : is_arch ppc64le 2022-03-16 17:14:54.196 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:14:54.201 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-16 17:14:54.203 | + functions:upload_image:385 : is_arch ppc64 2022-03-16 17:14:54.206 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:14:54.212 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-16 17:14:54.214 | + functions:upload_image:385 : is_arch ppc 2022-03-16 17:14:54.217 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:14:54.222 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-16 17:14:54.225 | + functions:upload_image:389 : is_arch aarch64 2022-03-16 17:14:54.228 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:14:54.232 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 17:14:54.235 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-16 17:14:54.237 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-16 17:14:54.240 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-16 17:14:54.243 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-16 17:14:54.246 | + 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 2022-03-16 17:14:54.249 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-16 17:14:54.251 | + functions:_upload_image:105 : shift 2022-03-16 17:14:54.254 | + functions:_upload_image:106 : local container=bare 2022-03-16 17:14:54.256 | + functions:_upload_image:107 : shift 2022-03-16 17:14:54.259 | + functions:_upload_image:108 : local disk=vhdx 2022-03-16 17:14:54.261 | + functions:_upload_image:109 : shift 2022-03-16 17:14:54.264 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:14:54.266 | + functions:_upload_image:111 : shift 2022-03-16 17:14:54.269 | + functions:_upload_image:112 : local properties 2022-03-16 17:14:54.272 | + functions:_upload_image:113 : local useimport 2022-03-16 17:14:54.275 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-16 17:14:54.277 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-16 17:14:54.280 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-16 17:14:54.282 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-16 17:14:54.285 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-16 17:14:54.288 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-16 17:14:54.291 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-16 17:14:54.293 | + 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 2022-03-16 17:15:01.943 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:15:01.978 | [176826 Async create_flavors:176826]: finished successfully 2022-03-16 17:15:12.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.529 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.529 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.529 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:15:12.529 | | Field | Value | 2022-03-16 17:15:12.529 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:15:12.529 | | container_format | bare | 2022-03-16 17:15:12.529 | | created_at | 2022-03-16T17:14:57Z | 2022-03-16 17:15:12.529 | | disk_format | vhdx | 2022-03-16 17:15:12.529 | | file | /v2/images/936fadba-cbd1-421f-8211-f97b0fdc8fd4/file | 2022-03-16 17:15:12.529 | | id | 936fadba-cbd1-421f-8211-f97b0fdc8fd4 | 2022-03-16 17:15:12.529 | | min_disk | 0 | 2022-03-16 17:15:12.529 | | min_ram | 0 | 2022-03-16 17:15:12.529 | | name | ubuntu-16 | 2022-03-16 17:15:12.529 | | owner | b0ddfe25995c43889eedbde895a5095c | 2022-03-16 17:15:12.529 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-16 17:15:12.529 | | protected | False | 2022-03-16 17:15:12.529 | | schema | /v2/schemas/image | 2022-03-16 17:15:12.529 | | status | queued | 2022-03-16 17:15:12.529 | | tags | | 2022-03-16 17:15:12.529 | | updated_at | 2022-03-16T17:14:57Z | 2022-03-16 17:15:12.529 | | visibility | public | 2022-03-16 17:15:12.529 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:15:12.700 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-16 17:15:12.755 | [118830 Async create_flavors:176826]: Waiting for completion of create_flavors running on PID 176826 (2 other jobs running) 2022-03-16 17:15:12.785 | [118830 Async create_flavors:176826]: Signaling child to exit 2022-03-16 17:15:12.791 | WAKEUP 2022-03-16 17:15:12.817 | [118830 Async create_flavors:176826]: Signaled 2022-03-16 17:15:12.819 | + lib/nova:create_flavors:1217 : is_service_enabled n-api 2022-03-16 17:15:12.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:15:12.819 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-16 17:15:12.819 | + lib/nova:create_flavors:1218 : grep -q ds512M 2022-03-16 17:15:12.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.819 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.819 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.819 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-16 17:15:12.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.819 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.819 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.819 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.819 | | Field | Value | 2022-03-16 17:15:12.820 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.820 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.820 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.820 | | description | None | 2022-03-16 17:15:12.820 | | disk | 1 | 2022-03-16 17:15:12.820 | | id | c1 | 2022-03-16 17:15:12.820 | | name | cirros256 | 2022-03-16 17:15:12.820 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.820 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.820 | | ram | 256 | 2022-03-16 17:15:12.820 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.820 | | swap | | 2022-03-16 17:15:12.820 | | vcpus | 1 | 2022-03-16 17:15:12.820 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.820 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-16 17:15:12.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.820 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.820 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.820 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.820 | | Field | Value | 2022-03-16 17:15:12.820 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.820 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.820 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.820 | | description | None | 2022-03-16 17:15:12.820 | | disk | 5 | 2022-03-16 17:15:12.820 | | id | d1 | 2022-03-16 17:15:12.820 | | name | ds512M | 2022-03-16 17:15:12.821 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.821 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.821 | | ram | 512 | 2022-03-16 17:15:12.821 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.821 | | swap | | 2022-03-16 17:15:12.821 | | vcpus | 1 | 2022-03-16 17:15:12.821 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.821 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-16 17:15:12.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.821 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.821 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.821 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.821 | | Field | Value | 2022-03-16 17:15:12.821 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.821 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.821 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.821 | | description | None | 2022-03-16 17:15:12.821 | | disk | 10 | 2022-03-16 17:15:12.821 | | id | d2 | 2022-03-16 17:15:12.821 | | name | ds1G | 2022-03-16 17:15:12.821 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.821 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.821 | | ram | 1024 | 2022-03-16 17:15:12.821 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.821 | | swap | | 2022-03-16 17:15:12.821 | | vcpus | 1 | 2022-03-16 17:15:12.821 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.821 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-16 17:15:12.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.821 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.822 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.822 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.822 | | Field | Value | 2022-03-16 17:15:12.822 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.822 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.822 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.822 | | description | None | 2022-03-16 17:15:12.822 | | disk | 10 | 2022-03-16 17:15:12.822 | | id | d3 | 2022-03-16 17:15:12.822 | | name | ds2G | 2022-03-16 17:15:12.822 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.822 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.822 | | ram | 2048 | 2022-03-16 17:15:12.822 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.822 | | swap | | 2022-03-16 17:15:12.822 | | vcpus | 2 | 2022-03-16 17:15:12.822 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.822 | + lib/nova:create_flavors:1224 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-16 17:15:12.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.822 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.823 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.823 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.823 | | Field | Value | 2022-03-16 17:15:12.823 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.823 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.823 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.823 | | description | None | 2022-03-16 17:15:12.823 | | disk | 20 | 2022-03-16 17:15:12.823 | | id | d4 | 2022-03-16 17:15:12.823 | | name | ds4G | 2022-03-16 17:15:12.823 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.823 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.823 | | ram | 4096 | 2022-03-16 17:15:12.823 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.823 | | swap | | 2022-03-16 17:15:12.823 | | vcpus | 4 | 2022-03-16 17:15:12.823 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.823 | + lib/nova:create_flavors:1227 : openstack --os-region-name=RegionOne flavor list 2022-03-16 17:15:12.823 | + lib/nova:create_flavors:1227 : grep -q m1.tiny 2022-03-16 17:15:12.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.823 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.823 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.823 | + lib/nova:create_flavors:1228 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-16 17:15:12.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.823 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.823 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.823 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.823 | | Field | Value | 2022-03-16 17:15:12.824 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.824 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.824 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.824 | | description | None | 2022-03-16 17:15:12.824 | | disk | 1 | 2022-03-16 17:15:12.824 | | id | 1 | 2022-03-16 17:15:12.824 | | name | m1.tiny | 2022-03-16 17:15:12.824 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.824 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.824 | | ram | 512 | 2022-03-16 17:15:12.824 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.824 | | swap | | 2022-03-16 17:15:12.824 | | vcpus | 1 | 2022-03-16 17:15:12.824 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.824 | + lib/nova:create_flavors:1229 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-16 17:15:12.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.824 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.824 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.824 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.824 | | Field | Value | 2022-03-16 17:15:12.824 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.824 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.824 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.824 | | description | None | 2022-03-16 17:15:12.824 | | disk | 20 | 2022-03-16 17:15:12.824 | | id | 2 | 2022-03-16 17:15:12.824 | | name | m1.small | 2022-03-16 17:15:12.824 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.824 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.824 | | ram | 2048 | 2022-03-16 17:15:12.824 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.825 | | swap | | 2022-03-16 17:15:12.825 | | vcpus | 1 | 2022-03-16 17:15:12.825 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.825 | + lib/nova:create_flavors:1230 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-16 17:15:12.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.825 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.825 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.825 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.825 | | Field | Value | 2022-03-16 17:15:12.825 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.825 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.825 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.825 | | description | None | 2022-03-16 17:15:12.825 | | disk | 40 | 2022-03-16 17:15:12.825 | | id | 3 | 2022-03-16 17:15:12.825 | | name | m1.medium | 2022-03-16 17:15:12.825 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.825 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.825 | | ram | 4096 | 2022-03-16 17:15:12.825 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.825 | | swap | | 2022-03-16 17:15:12.825 | | vcpus | 2 | 2022-03-16 17:15:12.825 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.825 | + lib/nova:create_flavors:1231 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-16 17:15:12.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.825 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.826 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.826 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.826 | | Field | Value | 2022-03-16 17:15:12.826 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.826 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.826 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.826 | | description | None | 2022-03-16 17:15:12.826 | | disk | 80 | 2022-03-16 17:15:12.826 | | id | 4 | 2022-03-16 17:15:12.826 | | name | m1.large | 2022-03-16 17:15:12.826 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.826 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.826 | | ram | 8192 | 2022-03-16 17:15:12.826 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.827 | | swap | | 2022-03-16 17:15:12.827 | | vcpus | 4 | 2022-03-16 17:15:12.827 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.827 | + lib/nova:create_flavors:1232 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-16 17:15:12.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.827 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:12.827 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:12.827 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.827 | | Field | Value | 2022-03-16 17:15:12.827 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.827 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:15:12.827 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:15:12.827 | | description | None | 2022-03-16 17:15:12.827 | | disk | 160 | 2022-03-16 17:15:12.827 | | id | 5 | 2022-03-16 17:15:12.827 | | name | m1.xlarge | 2022-03-16 17:15:12.827 | | os-flavor-access:is_public | True | 2022-03-16 17:15:12.827 | | properties | hw_rng:allowed='True' | 2022-03-16 17:15:12.827 | | ram | 16384 | 2022-03-16 17:15:12.827 | | rxtx_factor | 1.0 | 2022-03-16 17:15:12.827 | | swap | | 2022-03-16 17:15:12.827 | | vcpus | 8 | 2022-03-16 17:15:12.827 | +----------------------------+-----------------------+ 2022-03-16 17:15:12.872 | [118830 Async create_flavors:176826]: finished create_flavors with result 0 in 31 seconds 2022-03-16 17:15:12.876 | + inc/async:async_wait:197 : return 0 2022-03-16 17:15:12.879 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-16 17:15:12.898 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:15:12.901 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-16 17:15:12.920 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:15:12.922 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-16 17:15:12.942 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:15:12.944 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-16 17:15:12.948 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:15:12.950 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 17:15:12.955 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-16 17:15:12.957 | ++ 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 --os-password Passw0rd 2022-03-16 17:15:12.959 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-16 17:15:12.961 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-16 17:15:12.962 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-16 17:15:12.964 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-16 17:15:12.965 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-16 17:15:12.967 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-16 17:15:12.968 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-16 17:15:12.970 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-16 17:15:12.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-16 17:15:12.973 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-16 17:15:12.974 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-16 17:15:12.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:15:12.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-16 17:15:12.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:15:12.980 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-16 17:15:12.982 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:15:12.983 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-16 17:15:12.985 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:15:12.986 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-16 17:15:12.988 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:15:12.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-16 17:15:12.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-16 17:15:12.993 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:15:12.995 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-16 17:15:12.996 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:15:12.997 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-16 17:15:12.999 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-16 17:15:13.000 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-16 17:15:13.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:15:13.003 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-16 17:15:13.005 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:15:13.006 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-16 17:15:13.009 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-16 17:15:13.010 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-16 17:15:13.012 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-16 17:15:13.013 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-16 17:15:13.015 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-16 17:15:13.017 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-16 17:15:13.018 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-16 17:15:13.020 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-16 17:15:13.021 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-16 17:15:13.023 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-16 17:15:13.024 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-16 17:15:13.026 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 17:15:13.027 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 17:15:13.029 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-16 17:15:13.030 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-16 17:15:13.032 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-16 17:15:13.033 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-16 17:15:13.035 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-16 17:15:13.036 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-16 17:15:13.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-16 17:15:13.041 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-16 17:15:13.044 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-16 17:15:13.044 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-16 17:15:13.044 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-16 17:15:13.045 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-16 17:15:13.046 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-16 17:15:15.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:15.141 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:15.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:15:15.141 | from cryptography.utils import int_from_bytes 2022-03-16 17:15:15.142 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-16 17:15:15.144 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-16 17:15:15.311 | + ./stack.sh:main:1390 : save_stackenv 2022-03-16 17:15:15.314 | + functions-common:save_stackenv:60 : local tag= 2022-03-16 17:15:15.317 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:15:15.323 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-171515 2022-03-16 17:15:15.325 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-171515 ' 2022-03-16 17:15:15.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.330 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:15:15.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.335 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:15:15.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.341 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:15:15.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.346 | + 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 2022-03-16 17:15:15.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.351 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:15:15.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.356 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:15:15.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.361 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-170235 2022-03-16 17:15:15.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.365 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:15:15.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.370 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:15:15.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.375 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:15:15.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.380 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:15:15.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.386 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:15:15.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:15:15.391 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:15:15.394 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-16 17:15:15.396 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:15:15.399 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:15:15.401 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-16 17:15:15.404 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:15:15.406 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:15:15.409 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:15:15.412 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-16 17:15:15.415 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:15:15.417 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-16 17:15:15.420 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:15:15.423 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-16 17:15:15.423 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:15:15.423 | gsub("[][]", "", $1); 2022-03-16 17:15:15.423 | split($1, a, "|"); 2022-03-16 17:15:15.423 | if (a[1] == matchgroup) 2022-03-16 17:15:15.423 | print a[2] 2022-03-16 17:15:15.423 | } 2022-03-16 17:15:15.423 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:15:15.429 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-16 17:15:15.432 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:15:15.434 | + functions-common:run_phase:1854 : local phase=extra 2022-03-16 17:15:15.437 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:15:15.439 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:15:15.442 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:15:15.445 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:15:15.448 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:15:15.452 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:15:15.456 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:15:15.459 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:15:15.462 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:15:15.465 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-16 17:15:15.468 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:15:15.487 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:15:15.490 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:15:15.493 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:15:15.495 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-16 17:15:15.498 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:15:15.501 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:15:15.504 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:15:15.506 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-16 17:15:15.509 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-16 17:15:15.512 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:15:15.514 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:15:15.517 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:15:15.520 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:15:15.522 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-16 17:15:15.526 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:15:15.528 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-16 17:15:15.531 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:15:15.534 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:15:15.536 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-16 17:15:15.539 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:15:15.542 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:15:15.544 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-16 17:15:15.547 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:15:15.550 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:15:15.552 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:15:15.557 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-16 17:15:15.560 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:15:15.563 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-16 17:15:15.565 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:15:15.568 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-16 17:15:15.568 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:15:15.568 | gsub("[][]", "", $1); 2022-03-16 17:15:15.568 | split($1, a, "|"); 2022-03-16 17:15:15.568 | if (a[1] == matchgroup) 2022-03-16 17:15:15.568 | print a[2] 2022-03-16 17:15:15.568 | } 2022-03-16 17:15:15.568 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:15:15.576 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-16 17:15:15.595 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:15:15.598 | + ./stack.sh:main:1430 : service_check 2022-03-16 17:15:15.601 | + functions-common:service_check:1718 : local service 2022-03-16 17:15:15.603 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.606 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-16 17:15:15.620 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-16 17:15:15.624 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.626 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-16 17:15:15.641 | enabled 2022-03-16 17:15:15.646 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-16 17:15:15.675 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-16 17:15:15.675 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-16 17:15:15.675 | Active: active (running) since Wed 2022-03-16 17:13:02 UTC; 2min 12s ago 2022-03-16 17:15:15.675 | Main PID: 169806 (uwsgi) 2022-03-16 17:15:15.675 | Status: "uWSGI is ready" 2022-03-16 17:15:15.675 | Tasks: 3 (limit: 14304) 2022-03-16 17:15:15.675 | Memory: 253.4M 2022-03-16 17:15:15.675 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-16 17:15:15.675 | ├─169806 nova-apiuWSGI master 2022-03-16 17:15:15.675 | ├─169807 nova-apiuWSGI worker 1 2022-03-16 17:15:15.675 | └─169808 nova-apiuWSGI worker 2 2022-03-16 17:15:15.675 | 2022-03-16 17:15:15.675 | Mar 16 17:14:59 dv-neutron-833247-11-hyperv devstack@n-api.service[169808]: [pid: 169808|app: 0|req: 16/32] 10.222.0.24 () {64 vars in 1332 bytes} [Wed Mar 16 17:14:59 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-16 17:15:15.675 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169807]: DEBUG nova.api.openstack.wsgi [None req-08b8604f-b471-4033-a107-2f701af5611c admin admin] Calling method '>' {{(pid=169807) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169807]: INFO nova.api.openstack.requestlog [None req-08b8604f-b471-4033-a107-2f701af5611c admin admin] 10.222.0.24 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002339 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169807]: [pid: 169807|app: 0|req: 17/33] 10.222.0.24 () {54 vars in 930 bytes} [Wed Mar 16 17:15:01 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169808]: DEBUG nova.api.openstack.wsgi [None req-f558ed62-3599-4993-9d13-ea775d1455f3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "id": "5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "ram": 16384, "disk": 160, "name": "m1.xlarge", "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 8}} {{(pid=169808) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169808]: INFO nova.api.openstack.requestlog [None req-f558ed62-3599-4993-9d13-ea775d1455f3 admin admin] 10.222.0.24 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.082487 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169808]: [pid: 169808|app: 0|req: 17/34] 10.222.0.24 () {64 vars in 1282 bytes} [Wed Mar 16 17:15:01 2022] POST /compute/v2.1/flavors => generated 408 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169807]: DEBUG nova.api.openstack.wsgi [None req-7be13a16-4c68-4bf7-a2bd-18a264abf36e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=169807) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169807]: INFO nova.api.openstack.requestlog [None req-7be13a16-4c68-4bf7-a2bd-18a264abf36e admin admin] 10.222.0.24 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.031406 2022-03-16 17:15:15.676 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv devstack@n-api.service[169807]: [pid: 169807|app: 0|req: 18/35] 10.222.0.24 () {64 vars in 1332 bytes} [Wed Mar 16 17:15:01 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-03-16 17:15:15.679 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.682 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-16 17:15:15.695 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-16 17:15:15.699 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.701 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-16 17:15:15.716 | enabled 2022-03-16 17:15:15.720 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-16 17:15:15.737 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-16 17:15:15.737 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-16 17:15:15.737 | Active: active (running) since Wed 2022-03-16 17:14:18 UTC; 57s ago 2022-03-16 17:15:15.737 | Main PID: 174576 (nova-scheduler) 2022-03-16 17:15:15.737 | Tasks: 3 (limit: 14304) 2022-03-16 17:15:15.737 | Memory: 154.1M 2022-03-16 17:15:15.738 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-16 17:15:15.738 | ├─174576 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:15:15.738 | ├─175891 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:15:15.738 | └─175892 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:15:15.738 | 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_limit.split_loggers = False {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_limit.status_code_retries = None {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_limit.status_code_retry_delay = None {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_limit.timeout = None {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_limit.valid_interfaces = None {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_limit.version = None {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_reports.file_event_handler = None {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] oslo_reports.log_dir = None {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:15.738 | Mar 16 17:14:23 dv-neutron-833247-11-hyperv nova-scheduler[174576]: DEBUG oslo_service.service [None req-c3966240-068f-47f4-b90c-c0312ec2fc6b None None] ******************************************************************************** {{(pid=174576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 17:15:15.741 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.744 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-16 17:15:15.758 | enabled 2022-03-16 17:15:15.762 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-16 17:15:15.786 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-16 17:15:15.786 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-16 17:15:15.786 | Active: active (running) since Wed 2022-03-16 17:14:20 UTC; 55s ago 2022-03-16 17:15:15.786 | Main PID: 175092 (uwsgi) 2022-03-16 17:15:15.786 | Status: "uWSGI is ready" 2022-03-16 17:15:15.786 | Tasks: 4 (limit: 14304) 2022-03-16 17:15:15.786 | Memory: 216.4M 2022-03-16 17:15:15.786 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-16 17:15:15.786 | ├─175092 nova-api-metauWSGI master 2022-03-16 17:15:15.786 | ├─175098 nova-api-metauWSGI worker 1 2022-03-16 17:15:15.786 | ├─175099 nova-api-metauWSGI worker 2 2022-03-16 17:15:15.786 | └─175100 nova-api-metauWSGI http 1 2022-03-16 17:15:15.786 | 2022-03-16 17:15:15.786 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: DEBUG oslo_concurrency.lockutils [None req-e8957ea3-d484-4b71-949c-a52a6047caeb None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=175099) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:15:15.786 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: DEBUG oslo_concurrency.lockutils [None req-e8957ea3-d484-4b71-949c-a52a6047caeb None None] Lock "8162d0c5-ac3b-4d29-b0ef-f70cc07905b3" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=175099) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:15:15.786 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: DEBUG oslo_concurrency.lockutils [None req-e8957ea3-d484-4b71-949c-a52a6047caeb None None] Lock "8162d0c5-ac3b-4d29-b0ef-f70cc07905b3" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=175099) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:15:15.786 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: DEBUG oslo_db.sqlalchemy.engines [None req-e8957ea3-d484-4b71-949c-a52a6047caeb 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=175099) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:15:15.786 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: DEBUG oslo_db.sqlalchemy.engines [None req-e8957ea3-d484-4b71-949c-a52a6047caeb 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=175099) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:15:15.786 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175098]: WARNING nova.api.metadata.handler [None req-2218d80f-a898-4c66-bac2-8712605019bb None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 17:15:15.787 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: DEBUG oslo_db.sqlalchemy.engines [None req-e8957ea3-d484-4b71-949c-a52a6047caeb 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=175099) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:15:15.787 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175098]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55722e5689a0 pid: 175098 (default app) 2022-03-16 17:15:15.787 | Mar 16 17:14:26 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: WARNING nova.api.metadata.handler [None req-e8957ea3-d484-4b71-949c-a52a6047caeb None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 17:15:15.787 | Mar 16 17:14:26 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[175099]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55722e5689a0 pid: 175099 (default app) 2022-03-16 17:15:15.791 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.793 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-16 17:15:15.807 | enabled 2022-03-16 17:15:15.811 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-16 17:15:15.828 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-16 17:15:15.828 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-16 17:15:15.828 | Active: active (running) since Wed 2022-03-16 17:13:17 UTC; 1min 57s ago 2022-03-16 17:15:15.828 | Main PID: 171028 (uwsgi) 2022-03-16 17:15:15.828 | Status: "uWSGI is ready" 2022-03-16 17:15:15.828 | Tasks: 3 (limit: 14304) 2022-03-16 17:15:15.828 | Memory: 138.2M 2022-03-16 17:15:15.828 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-16 17:15:15.828 | ├─171028 placementuWSGI master 2022-03-16 17:15:15.828 | ├─171029 placementuWSGI worker 1 2022-03-16 17:15:15.828 | └─171030 placementuWSGI worker 2 2022-03-16 17:15:15.828 | 2022-03-16 17:15:15.828 | Mar 16 17:13:20 dv-neutron-833247-11-hyperv devstack@placement-api.service[171029]: [pid: 171029|app: 0|req: 1/1] 10.222.0.24 () {50 vars in 776 bytes} [Wed Mar 16 17:13:20 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:15:15.828 | Mar 16 17:14:22 dv-neutron-833247-11-hyperv devstack@placement-api.service[171030]: DEBUG placement.requestlog [None req-8a63ce0f-567d-497b-91f8-22f7b5162d43 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=171030) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:15:15.828 | Mar 16 17:14:22 dv-neutron-833247-11-hyperv devstack@placement-api.service[171030]: INFO placement.requestlog [None req-8a63ce0f-567d-497b-91f8-22f7b5162d43 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:15:15.828 | Mar 16 17:14:22 dv-neutron-833247-11-hyperv devstack@placement-api.service[171030]: [pid: 171030|app: 0|req: 1/2] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:14:22 2022] GET /placement => generated 136 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:15:15.828 | Mar 16 17:14:26 dv-neutron-833247-11-hyperv devstack@placement-api.service[171029]: DEBUG placement.requestlog [None req-b48ba6a1-9259-4926-b7af-b33a5f15c4ee None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=171029) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:15:15.828 | Mar 16 17:14:26 dv-neutron-833247-11-hyperv devstack@placement-api.service[171029]: INFO placement.requestlog [None req-b48ba6a1-9259-4926-b7af-b33a5f15c4ee None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:15:15.828 | Mar 16 17:14:26 dv-neutron-833247-11-hyperv devstack@placement-api.service[171029]: [pid: 171029|app: 0|req: 2/3] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:14:26 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:15:15.828 | Mar 16 17:14:28 dv-neutron-833247-11-hyperv devstack@placement-api.service[171030]: DEBUG placement.requestlog [None req-8de62847-9deb-4b4f-9ffc-25981d257264 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=171030) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:15:15.828 | Mar 16 17:14:28 dv-neutron-833247-11-hyperv devstack@placement-api.service[171030]: INFO placement.requestlog [None req-8de62847-9deb-4b4f-9ffc-25981d257264 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:15:15.828 | Mar 16 17:14:28 dv-neutron-833247-11-hyperv devstack@placement-api.service[171030]: [pid: 171030|app: 0|req: 2/4] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:14:28 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:15:15.831 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.834 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-16 17:15:15.847 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-16 17:15:15.850 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.854 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-16 17:15:15.868 | enabled 2022-03-16 17:15:15.872 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-16 17:15:15.889 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-16 17:15:15.889 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-16 17:15:15.889 | Active: active (running) since Wed 2022-03-16 17:14:49 UTC; 26s ago 2022-03-16 17:15:15.889 | Main PID: 179094 (uwsgi) 2022-03-16 17:15:15.889 | Status: "uWSGI is ready" 2022-03-16 17:15:15.889 | Tasks: 7 (limit: 14304) 2022-03-16 17:15:15.889 | Memory: 225.5M 2022-03-16 17:15:15.889 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-16 17:15:15.889 | ├─179094 glance-apiuWSGI master 2022-03-16 17:15:15.889 | ├─179095 glance-apiuWSGI worker 1 2022-03-16 17:15:15.889 | └─179096 glance-apiuWSGI worker 2 2022-03-16 17:15:15.889 | 2022-03-16 17:15:15.889 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.889 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.889 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.889 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.890 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.890 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.890 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.890 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.location [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=179096) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:15:15.890 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: DEBUG glance_store.backend [None req-96dafdc6-38ae-4544-888e-a872b48cfa34 admin admin] Skipping store.set_acls... not implemented. {{(pid=179096) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-16 17:15:15.890 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv devstack@g-api.service[179096]: [pid: 179096|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 16 17:14:56 2022] PUT /v2/images/936fadba-cbd1-421f-8211-f97b0fdc8fd4/file => generated 0 bytes in 15572 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13 switches on core 0) 2022-03-16 17:15:15.893 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.896 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-16 17:15:15.912 | enabled 2022-03-16 17:15:15.916 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-16 17:15:15.933 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-16 17:15:15.934 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-16 17:15:15.934 | Active: active (running) since Wed 2022-03-16 17:14:38 UTC; 37s ago 2022-03-16 17:15:15.934 | Main PID: 177789 (cinder-schedule) 2022-03-16 17:15:15.934 | Tasks: 2 (limit: 14304) 2022-03-16 17:15:15.934 | Memory: 108.6M 2022-03-16 17:15:15.934 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-16 17:15:15.934 | └─177789 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-16 17:15:15.934 | 2022-03-16 17:15:15.934 | Mar 16 17:14:43 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: INFO cinder.manager [None req-b839e7d0-890b-4fa1-9460-8175c683a52e None None] Initiating service 1 cleanup 2022-03-16 17:15:15.934 | Mar 16 17:14:43 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: INFO cinder.manager [None req-b839e7d0-890b-4fa1-9460-8175c683a52e None None] Service 1 cleanup completed. 2022-03-16 17:15:15.934 | Mar 16 17:14:43 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.service [None req-b839e7d0-890b-4fa1-9460-8175c683a52e None None] Creating RPC server for service cinder-scheduler {{(pid=177789) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-16 17:15:15.934 | Mar 16 17:14:43 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.service [None req-b839e7d0-890b-4fa1-9460-8175c683a52e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=177789) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-16 17:15:15.934 | Mar 16 17:14:44 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.scheduler.host_manager [None req-9ddc2e9f-f855-40f0-8019-e690a7ac648f None None] Received backup service update from dv-neutron-833247-11-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=177789) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-16 17:15:15.934 | Mar 16 17:14:55 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.scheduler.host_manager [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 None None] Received volume service update from dv-neutron-833247-11-hyperv@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:dv-neutron-833247-11-hyperv: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=177789) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-16 17:15:15.934 | Mar 16 17:14:55 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.scheduler.host_manager [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 None None] Updating capabilities for dv-neutron-833247-11-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-833247-11-hyperv: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(2022, 3, 16, 17, 14, 55, 795311)} {{(pid=177789) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-16 17:15:15.934 | Mar 16 17:14:55 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.utils [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177789) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 17:15:15.934 | Mar 16 17:14:55 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.utils [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177789) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 17:15:15.934 | Mar 16 17:14:55 dv-neutron-833247-11-hyperv cinder-scheduler[177789]: DEBUG cinder.scheduler.host_manager [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-833247-11-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 16, 17, 14, 55, 819555)}]. {{(pid=177789) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-16 17:15:15.938 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.940 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-16 17:15:15.954 | enabled 2022-03-16 17:15:15.958 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-16 17:15:15.975 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-16 17:15:15.975 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-16 17:15:15.975 | Active: active (running) since Wed 2022-03-16 17:14:32 UTC; 43s ago 2022-03-16 17:15:15.975 | Main PID: 177349 (uwsgi) 2022-03-16 17:15:15.976 | Status: "uWSGI is ready" 2022-03-16 17:15:15.976 | Tasks: 5 (limit: 14304) 2022-03-16 17:15:15.976 | Memory: 246.0M 2022-03-16 17:15:15.976 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-16 17:15:15.976 | ├─177349 cinder-apiuWSGI master 2022-03-16 17:15:15.976 | ├─177351 cinder-apiuWSGI worker 1 2022-03-16 17:15:15.976 | └─177352 cinder-apiuWSGI worker 2 2022-03-16 17:15:15.976 | 2022-03-16 17:15:15.976 | Mar 16 17:14:45 dv-neutron-833247-11-hyperv devstack@c-api.service[177351]: INFO cinder.api.openstack.wsgi [None req-72ae8a9b-f686-4c05-9e30-b5fbe2599981 admin admin] http://10.222.0.24/volume/v3/b0ddfe25995c43889eedbde895a5095c/types returned with HTTP 200 2022-03-16 17:15:15.976 | Mar 16 17:14:45 dv-neutron-833247-11-hyperv devstack@c-api.service[177351]: [pid: 177351|app: 0|req: 1/2] 10.222.0.24 () {60 vars in 1237 bytes} [Wed Mar 16 17:14:44 2022] POST /volume/v3/b0ddfe25995c43889eedbde895a5095c/types => generated 186 bytes in 1064 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-16 17:15:15.976 | Mar 16 17:14:45 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: DEBUG cinder.api.middleware.request_id [req-72ae8a9b-f686-4c05-9e30-b5fbe2599981 req-91572d48-d3ab-4b45-9e77-856f96ece821 None None] RequestId filter calling following filter/app {{(pid=177352) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-16 17:15:15.976 | Mar 16 17:14:46 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: INFO cinder.api.openstack.wsgi [req-72ae8a9b-f686-4c05-9e30-b5fbe2599981 req-91572d48-d3ab-4b45-9e77-856f96ece821 admin admin] POST http://10.222.0.24/volume/v3/b0ddfe25995c43889eedbde895a5095c/types/9f11ec2f-bf6d-4841-ac35-2d6e98dee48b/extra_specs 2022-03-16 17:15:15.976 | Mar 16 17:14:46 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: DEBUG cinder.api.openstack.wsgi [req-72ae8a9b-f686-4c05-9e30-b5fbe2599981 req-91572d48-d3ab-4b45-9e77-856f96ece821 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=177352) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-16 17:15:15.976 | Mar 16 17:14:46 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: 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. 2022-03-16 17:15:15.976 | Mar 16 17:14:46 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-16 17:15:15.976 | Mar 16 17:14:46 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: DEBUG oslo_db.sqlalchemy.engines [req-72ae8a9b-f686-4c05-9e30-b5fbe2599981 req-91572d48-d3ab-4b45-9e77-856f96ece821 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=177352) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:15:15.976 | Mar 16 17:14:46 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: INFO cinder.api.openstack.wsgi [req-72ae8a9b-f686-4c05-9e30-b5fbe2599981 req-91572d48-d3ab-4b45-9e77-856f96ece821 admin admin] http://10.222.0.24/volume/v3/b0ddfe25995c43889eedbde895a5095c/types/9f11ec2f-bf6d-4841-ac35-2d6e98dee48b/extra_specs returned with HTTP 200 2022-03-16 17:15:15.976 | Mar 16 17:14:46 dv-neutron-833247-11-hyperv devstack@c-api.service[177352]: [pid: 177352|app: 0|req: 2/3] 10.222.0.24 () {62 vars in 1454 bytes} [Wed Mar 16 17:14:45 2022] POST /volume/v3/b0ddfe25995c43889eedbde895a5095c/types/9f11ec2f-bf6d-4841-ac35-2d6e98dee48b/extra_specs => generated 55 bytes in 907 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-16 17:15:15.981 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:15.983 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-16 17:15:15.997 | enabled 2022-03-16 17:15:16.001 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-16 17:15:16.018 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-16 17:15:16.018 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.018 | Active: active (running) since Wed 2022-03-16 17:14:41 UTC; 34s ago 2022-03-16 17:15:16.018 | Main PID: 178504 (cinder-volume) 2022-03-16 17:15:16.018 | Tasks: 3 (limit: 14304) 2022-03-16 17:15:16.018 | Memory: 141.0M 2022-03-16 17:15:16.018 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-16 17:15:16.019 | ├─178504 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 17:15:16.019 | └─178628 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 17:15:16.019 | 2022-03-16 17:15:16.019 | Mar 16 17:14:55 dv-neutron-833247-11-hyperv sudo[179480]: 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 2022-03-16 17:15:16.019 | Mar 16 17:14:55 dv-neutron-833247-11-hyperv sudo[179480]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 17:15:16.019 | Mar 16 17:14:57 dv-neutron-833247-11-hyperv sudo[179480]: pam_unix(sudo:session): session closed for user root 2022-03-16 17:15:16.019 | Mar 16 17:14:57 dv-neutron-833247-11-hyperv cinder-volume[178628]: DEBUG oslo_concurrency.processutils [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 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 1.159s {{(pid=178628) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 17:15:16.019 | Mar 16 17:14:57 dv-neutron-833247-11-hyperv cinder-volume[178628]: DEBUG oslo_concurrency.processutils [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 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=178628) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-16 17:15:16.019 | Mar 16 17:14:57 dv-neutron-833247-11-hyperv sudo[179490]: 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 2022-03-16 17:15:16.019 | Mar 16 17:14:57 dv-neutron-833247-11-hyperv sudo[179490]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 17:15:16.019 | Mar 16 17:14:58 dv-neutron-833247-11-hyperv sudo[179490]: pam_unix(sudo:session): session closed for user root 2022-03-16 17:15:16.019 | Mar 16 17:14:58 dv-neutron-833247-11-hyperv cinder-volume[178628]: DEBUG oslo_concurrency.processutils [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 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 1.184s {{(pid=178628) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 17:15:16.019 | Mar 16 17:14:58 dv-neutron-833247-11-hyperv cinder-volume[178628]: INFO cinder.volume.manager [None req-9c2bde6a-48d4-411a-a16a-0ef4602e69f6 None None] Driver post RPC initialization completed successfully. 2022-03-16 17:15:16.022 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.026 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-16 17:15:16.038 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-16 17:15:16.042 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.045 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-16 17:15:16.057 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-16 17:15:16.061 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.064 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-16 17:15:16.077 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-16 17:15:16.081 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.083 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-16 17:15:16.096 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-16 17:15:16.100 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.103 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-16 17:15:16.116 | enabled 2022-03-16 17:15:16.120 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-16 17:15:16.137 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-16 17:15:16.137 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.137 | Active: active (running) since Wed 2022-03-16 17:13:10 UTC; 2min 5s ago 2022-03-16 17:15:16.137 | Main PID: 170436 (/usr/bin/python) 2022-03-16 17:15:16.137 | Tasks: 11 (limit: 14304) 2022-03-16 17:15:16.137 | Memory: 401.4M 2022-03-16 17:15:16.137 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-16 17:15:16.137 | ├─170436 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:15:16.137 | ├─170545 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) 2022-03-16 17:15:16.137 | ├─170546 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) 2022-03-16 17:15:16.137 | ├─170547 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) 2022-03-16 17:15:16.137 | └─170548 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) 2022-03-16 17:15:16.137 | 2022-03-16 17:15:16.137 | Mar 16 17:14:27 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-92821648-70ab-4745-8f2d-b1bfb35f8d7d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (4d8f07f5-4fbf-49c8-8857-b93c7df45149), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.137 | Mar 16 17:14:30 dv-neutron-833247-11-hyperv neutron-server[170548]: DEBUG neutron.db.agents_db [None req-2676a144-6ff8-465f-a7c6-8ef7fb19803b None None] Agent healthcheck: found 4 active agents {{(pid=170548) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-16 17:15:16.137 | Mar 16 17:14:30 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-32d82eb1-7425-450f-b4f8-1bbe1086e216 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (9547da7a-53d1-4683-a6f8-2f0919034a06), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.137 | Mar 16 17:14:31 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (6ffdeb8e-6eab-46ed-a921-edb95406ebbf), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.137 | Mar 16 17:14:34 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-fb5ec29b-22a9-48ca-ab5f-26b5f6b1fc61 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (960b63e3-0beb-499f-89d9-ee20502bcef7), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.138 | Mar 16 17:14:57 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-a38f5a82-0b1f-4093-98e7-45b8b583288b None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (4d8f07f5-4fbf-49c8-8857-b93c7df45149), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.138 | Mar 16 17:15:00 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-5db69f40-5f27-4c78-91cd-a0d40bdf0593 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (9547da7a-53d1-4683-a6f8-2f0919034a06), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.138 | Mar 16 17:15:01 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (6ffdeb8e-6eab-46ed-a921-edb95406ebbf), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.138 | Mar 16 17:15:04 dv-neutron-833247-11-hyperv neutron-server[170547]: DEBUG neutron_lib.callbacks.manager [None req-fb5ec29b-22a9-48ca-ab5f-26b5f6b1fc61 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8759637428565', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1000875'] for agent (960b63e3-0beb-499f-89d9-ee20502bcef7), after_update {{(pid=170547) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:15:16.138 | Mar 16 17:15:07 dv-neutron-833247-11-hyperv neutron-server[170548]: DEBUG neutron.db.agents_db [None req-2676a144-6ff8-465f-a7c6-8ef7fb19803b None None] Agent healthcheck: found 4 active agents {{(pid=170548) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-16 17:15:16.141 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.144 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-16 17:15:16.157 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-16 17:15:16.161 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.163 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-16 17:15:16.176 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-16 17:15:16.180 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.182 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-16 17:15:16.196 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-16 17:15:16.199 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.202 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-16 17:15:16.214 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-16 17:15:16.218 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.220 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-16 17:15:16.233 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-16 17:15:16.237 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.239 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-16 17:15:16.253 | enabled 2022-03-16 17:15:16.258 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-16 17:15:16.280 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-16 17:15:16.280 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.280 | Active: active (running) since Wed 2022-03-16 17:06:40 UTC; 8min ago 2022-03-16 17:15:16.280 | Main PID: 145246 (dstat.sh) 2022-03-16 17:15:16.280 | Tasks: 3 (limit: 14304) 2022-03-16 17:15:16.280 | Memory: 19.1M 2022-03-16 17:15:16.280 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-16 17:15:16.280 | ├─145246 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-16 17:15:16.280 | ├─145382 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-16 17:15:16.280 | └─145383 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-16 17:15:16.280 | 2022-03-16 17:15:16.280 | Mar 16 17:15:06 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:06| 44 10 44 0 0|5494M 501M 171M 5517M| 181M 181M| 0 236k| 0 23.0 |5822 14k|3.37 2.64 2.04|6.0 0 0| 0 0 | 0 0 | 23 218 0 59 0 2022-03-16 17:15:16.280 | Mar 16 17:15:07 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:07| 45 10 44 0 0|5496M 456M 171M 5559M| 179M 179M| 0 12M| 0 675 |5807 14k|3.18 2.61 2.03|4.0 0 0| 0 0 | 0 0 | 23 218 0 59 0 2022-03-16 17:15:16.280 | Mar 16 17:15:08 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:08| 44 26 23 3 0|5501M 138M 169M 5872M| 171M 171M| 0 455M| 0 1111 |4699 13k|3.18 2.61 2.03|5.0 0 8.0| 0 0 | 0 0 | 23 218 0 58 0 2022-03-16 17:15:16.280 | Mar 16 17:15:09 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:09| 44 12 42 0 0|5505M 150M 167M 5858M| 176M 176M| 0 45M| 0 109 |5859 14k|3.18 2.61 2.03|6.0 0 20| 0 0 | 0 0 | 23 220 0 58 0 2022-03-16 17:15:16.280 | Mar 16 17:15:10 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:10| 46 12 41 1 0|5502M 599M 167M 5413M| 178M 178M| 48k 15M|1.01 51.4 |5577 14k|3.18 2.61 2.03|4.0 0 1.0| 0 0 | 0 0 | 23 220 0 57 0 2022-03-16 17:15:16.280 | Mar 16 17:15:11 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:11| 44 9 45 0 0|5497M 562M 167M 5455M| 178M 178M| 0 96k| 0 9.00 |5532 13k|3.18 2.61 2.03|2.0 0 0| 0 0 | 0 0 | 23 220 0 57 0 2022-03-16 17:15:16.280 | Mar 16 17:15:12 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:12| 28 13 57 2 0|5433M 607M 167M 5472M| 60M 60M| 28k 104M|3.00 269 |4284 12k|3.16 2.62 2.04|2.0 0 112| 0 0 | 0 0 | 23 215 0 61 0 2022-03-16 17:15:16.280 | Mar 16 17:15:13 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:13| 23 7 70 0 0|5456M 583M 167M 5472M|7966 6603 | 0 296k| 0 21.0 |1166 4962 |3.16 2.62 2.04|2.0 0 174| 0 0 | 0 0 | 23 215 0 61 0 2022-03-16 17:15:16.280 | Mar 16 17:15:14 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:14| 26 2 71 0 0|5480M 559M 167M 5472M|7274 6436 | 0 480k| 0 39.0 | 502 4305 |3.16 2.62 2.04|1.0 0 0| 0 0 | 0 0 | 23 215 0 60 0 2022-03-16 17:15:16.280 | Mar 16 17:15:15 dv-neutron-833247-11-hyperv dstat.sh[145383]: 16-03 17:15:15| 19 12 68 0 0|5428M 612M 167M 5472M|6626 4007 | 180k 248k|3.00 14.0 |1933 6054 |3.16 2.62 2.04|2.0 0 282| 0 0 | 0 0 | 23 215 0 60 0 2022-03-16 17:15:16.284 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.286 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-16 17:15:16.299 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-16 17:15:16.303 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.306 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-16 17:15:16.318 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-16 17:15:16.323 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.325 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-16 17:15:16.339 | enabled 2022-03-16 17:15:16.343 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-16 17:15:16.360 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-16 17:15:16.360 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.360 | Active: active (running) since Wed 2022-03-16 17:13:22 UTC; 1min 54s ago 2022-03-16 17:15:16.360 | Main PID: 171489 (neutron-openvsw) 2022-03-16 17:15:16.360 | Tasks: 7 (limit: 14304) 2022-03-16 17:15:16.360 | Memory: 249.7M 2022-03-16 17:15:16.360 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-16 17:15:16.360 | ├─171489 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) 2022-03-16 17:15:16.360 | ├─173155 /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/tmpprtije1e/privsep.sock 2022-03-16 17:15:16.360 | ├─173224 /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/tmpthmr57km/privsep.sock 2022-03-16 17:15:16.360 | └─173227 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-16 17:15:16.360 | 2022-03-16 17:15:16.360 | Mar 16 17:15:11 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: DEBUG neutron.agent.linux.utils [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 173227. {{(pid=171489) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:15:16.360 | Mar 16 17:15:11 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 17:15:16.360 | Mar 16 17:15:13 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Agent rpc_loop - iteration:48 started 2022-03-16 17:15:16.360 | Mar 16 17:15:13 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x6f650924,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=12911325338439611542,duration_nsec=533000000,duration_sec=105,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=171489) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 17:15:16.360 | Mar 16 17:15:13 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: DEBUG neutron.agent.linux.utils [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 173227. {{(pid=171489) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:15:16.360 | Mar 16 17:15:13 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 17:15:16.361 | Mar 16 17:15:15 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Agent rpc_loop - iteration:49 started 2022-03-16 17:15:16.361 | Mar 16 17:15:15 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x6f650926,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=12911325338439611542,duration_nsec=534000000,duration_sec=107,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=171489) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 17:15:16.361 | Mar 16 17:15:15 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: DEBUG neutron.agent.linux.utils [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 173227. {{(pid=171489) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:15:16.361 | Mar 16 17:15:15 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[171489]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3ef4c970-eb9f-4eb1-b4a4-410e11231ae4 None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 17:15:16.364 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.367 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-16 17:15:16.381 | enabled 2022-03-16 17:15:16.384 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-16 17:15:16.402 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-16 17:15:16.402 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.402 | Active: active (running) since Wed 2022-03-16 17:13:23 UTC; 1min 52s ago 2022-03-16 17:15:16.402 | Main PID: 171850 (neutron-dhcp-ag) 2022-03-16 17:15:16.402 | Tasks: 16 (limit: 14304) 2022-03-16 17:15:16.402 | Memory: 378.1M 2022-03-16 17:15:16.402 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-16 17:15:16.402 | ├─171850 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) 2022-03-16 17:15:16.402 | ├─173071 /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/tmpagcmvg69/privsep.sock 2022-03-16 17:15:16.402 | ├─173184 /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/tmp6gkq7r_w/privsep.sock 2022-03-16 17:15:16.402 | ├─173438 /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/tmp5yi_p4g5/privsep.sock 2022-03-16 17:15:16.402 | ├─173519 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:15:16.402 | ├─173520 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:15:16.402 | └─173531 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6/host --addn-hosts=/opt/stack/data/neutron/dhcp/df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/df67e10d-9fe0-4aa6-98b7-ef4fe3f805a6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f5339e4a-fc5e-43d7-b654-68011c27a5fc,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 2022-03-16 17:15:16.402 | 2022-03-16 17:15:16.402 | Mar 16 17:14:09 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG oslo_concurrency.lockutils [None req-fd129a53-0168-4d1b-87bf-7b9f6e313038 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=171850) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:15:16.402 | Mar 16 17:14:09 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG oslo_concurrency.lockutils [None req-fd129a53-0168-4d1b-87bf-7b9f6e313038 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=171850) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:15:16.402 | Mar 16 17:14:09 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG neutron.agent.dhcp.agent [None req-fd129a53-0168-4d1b-87bf-7b9f6e313038 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '263ff2e3-7048-49cd-90ff-0a7a4ff27996', 'name': 'public-subnet', 'tenant_id': 'b0ddfe25995c43889eedbde895a5095c', 'network_id': '984261d4-59c5-41fa-b95f-22dd96ce90d0', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.0.1', 'cidr': '172.26.0.0/24', 'allocation_pools': [{'start': '172.26.0.2', 'end': '172.26.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-16T17:14:09Z', 'updated_at': '2022-03-16T17:14:09Z', 'revision_number': 0, 'project_id': 'b0ddfe25995c43889eedbde895a5095c', 'network': {'id': '984261d4-59c5-41fa-b95f-22dd96ce90d0', 'name': 'public', 'tenant_id': 'b0ddfe25995c43889eedbde895a5095c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['263ff2e3-7048-49cd-90ff-0a7a4ff27996'], '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': '2022-03-16T17:14:01Z', 'updated_at': '2022-03-16T17:14:09Z', 'revision_number': 2, 'project_id': 'b0ddfe25995c43889eedbde895a5095c', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=171850) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:15:16.403 | Mar 16 17:14:09 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG oslo_concurrency.lockutils [None req-09ff2bd0-98ad-44f0-b3aa-3ea531435c44 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=171850) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:15:16.403 | Mar 16 17:14:09 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG oslo_concurrency.lockutils [None req-09ff2bd0-98ad-44f0-b3aa-3ea531435c44 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=171850) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:15:16.403 | Mar 16 17:14:13 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=171850) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:15:16.403 | Mar 16 17:14:18 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=171850) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:15:16.403 | Mar 16 17:14:18 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=171850) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:15:16.403 | Mar 16 17:14:27 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=171850) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:15:16.403 | Mar 16 17:14:27 dv-neutron-833247-11-hyperv neutron-dhcp-agent[171850]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=171850) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:15:16.406 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.409 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-16 17:15:16.423 | enabled 2022-03-16 17:15:16.427 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-16 17:15:16.444 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-16 17:15:16.444 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.444 | Active: active (running) since Wed 2022-03-16 17:13:25 UTC; 1min 51s ago 2022-03-16 17:15:16.444 | Main PID: 172225 (neutron-l3-agen) 2022-03-16 17:15:16.444 | Tasks: 25 (limit: 14304) 2022-03-16 17:15:16.444 | Memory: 382.6M 2022-03-16 17:15:16.445 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-16 17:15:16.445 | ├─108165 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/8574b10b-ab9e-48db-867b-7284e9717268.conf 2022-03-16 17:15:16.445 | ├─172225 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) 2022-03-16 17:15:16.445 | ├─173178 /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/tmpz1jvcma8/privsep.sock 2022-03-16 17:15:16.445 | ├─173946 /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/tmpis5trvxo/privsep.sock 2022-03-16 17:15:16.445 | ├─173956 /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/tmp_wrt55__/privsep.sock 2022-03-16 17:15:16.445 | ├─174176 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:15:16.445 | ├─174177 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:15:16.445 | └─174408 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/ec42d70c-55b9-47b7-a512-2892e6fd5551.conf 2022-03-16 17:15:16.445 | 2022-03-16 17:15:16.445 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4524152-d3f9-4893-bf31-f3b114b91ace]: (4, ('ARPING 172.26.0.84 from 172.26.0.84 qg-f4f06f78-32\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173946) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:15:16.445 | Mar 16 17:14:25 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo.privsep.daemon [-] privsep: reply[aff77238-2608-4af3-add1-984233a3e909]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-4dc05c4a-55\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173946) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:15:16.445 | Mar 16 17:14:26 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e4e4834-1234-4270-ae10-fe8425e5bbb6]: (4, ('ARPING 172.26.0.84 from 172.26.0.84 qg-f4f06f78-32\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173946) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:15:16.445 | Mar 16 17:14:29 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo.privsep.daemon [-] privsep: reply[2dafbecf-6de0-4a06-bfd4-d922721243d9]: (4, ('ARPING 172.26.0.84 from 172.26.0.84 qg-f4f06f78-32\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173946) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:15:16.445 | Mar 16 17:14:29 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=172225) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:15:16.445 | Mar 16 17:14:29 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=172225) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:15:16.445 | Mar 16 17:14:30 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo.privsep.daemon [-] privsep: reply[99665b46-3f87-42fe-ac22-f81cebb1b18b]: (4, ('ARPING 172.26.0.84 from 172.26.0.84 qg-f4f06f78-32\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=173946) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:15:16.445 | Mar 16 17:14:30 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=172225) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:15:16.445 | Mar 16 17:14:30 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=172225) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:15:16.446 | Mar 16 17:14:52 dv-neutron-833247-11-hyperv neutron-l3-agent[172225]: DEBUG oslo_service.periodic_task [None req-f97e82a7-3c43-4d28-89bb-48354b1ff58a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=172225) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 17:15:16.449 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.452 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-16 17:15:16.466 | enabled 2022-03-16 17:15:16.470 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-16 17:15:16.487 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-16 17:15:16.487 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.487 | Active: active (running) since Wed 2022-03-16 17:13:26 UTC; 1min 49s ago 2022-03-16 17:15:16.487 | Main PID: 172578 (neutron-metadat) 2022-03-16 17:15:16.487 | Tasks: 4 (limit: 14304) 2022-03-16 17:15:16.487 | Memory: 129.4M 2022-03-16 17:15:16.487 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-16 17:15:16.487 | ├─172578 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) 2022-03-16 17:15:16.487 | ├─173072 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) 2022-03-16 17:15:16.487 | └─173073 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) 2022-03-16 17:15:16.487 | 2022-03-16 17:15:16.487 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_rabbit.ssl = False {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.487 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_rabbit.ssl_version = {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_notifications.driver = [] {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_notifications.retry = -1 {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] oslo_messaging_notifications.transport_url = **** {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:15:16.488 | Mar 16 17:13:31 dv-neutron-833247-11-hyperv neutron-metadata-agent[172578]: DEBUG oslo_service.service [None req-1255a9ba-7ab0-4b5e-8165-8f643d528ca2 None None] ******************************************************************************** {{(pid=172578) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 17:15:16.491 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:15:16.494 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-16 17:15:16.507 | enabled 2022-03-16 17:15:16.511 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-16 17:15:16.527 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-16 17:15:16.528 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-16 17:15:16.528 | Active: failed (Result: exit-code) since Wed 2022-03-16 17:13:32 UTC; 1min 44s ago 2022-03-16 17:15:16.528 | Main PID: 172963 (code=exited, status=1/FAILURE) 2022-03-16 17:15:16.528 | 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: from neutron.objects import address_group 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: File "/opt/stack/neutron/neutron/objects/address_group.py", line 20, in 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: from neutron.objects import base 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: File "/opt/stack/neutron/neutron/objects/base.py", line 61, in 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: if cfg.CONF.debug: 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: raise NoSuchOptError(name) 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv neutron-metering-agent[172963]: oslo_config.cfg.NoSuchOptError: no such option debug in group [DEFAULT] 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv systemd[1]: devstack@q-metering.service: Main process exited, code=exited, status=1/FAILURE 2022-03-16 17:15:16.528 | Mar 16 17:13:32 dv-neutron-833247-11-hyperv systemd[1]: devstack@q-metering.service: Failed with result 'exit-code'. 2022-03-16 17:15:16.531 | + functions-common:service_check:1 : exit_trap 2022-03-16 17:15:16.534 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-16 17:15:16.537 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 17:15:16.541 | + ./stack.sh:exit_trap:522 : jobs=144178 2022-03-16 17:15:16.544 | + ./stack.sh:exit_trap:525 : [[ -n 144178 ]] 2022-03-16 17:15:16.546 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-16-170235 ]] 2022-03-16 17:15:16.549 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-16 17:15:16.552 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-16 17:15:16.552 | exit_trap: cleaning up child processes 2022-03-16 17:15:16.554 | + ./stack.sh:exit_trap:527 : kill 144178 2022-03-16 17:15:16.558 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.SC56nwXgvV ']' 2022-03-16 17:15:16.561 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.SC56nwXgvV 2022-03-16 17:15:16.565 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 17:15:16.568 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 17:15:16.571 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-16 17:15:16.574 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 17:15:16.574 | Error on exit 2022-03-16 17:15:16.576 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 17:15:16.579 | + ./stack.sh:exit_trap:542 : generate-subunit 1647450151 765 fail 2022-03-16 17:15:17.284 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 17:15:17.287 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 17:15:18.885 | + ./stack.sh:exit_trap:556 : exit 3