2022-03-18 18:54:03.769 | + ./stack.sh:main:487 : exec 2022-03-18 18:54:03.769 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-18-185403' 2022-03-18 18:54:03.769 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-18-185403.summary.2022-03-18-185403 2022-03-18 18:54:03.769 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:54:03.769 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-18-185403 2022-03-18 18:54:03.769 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-18-185403 /opt/stack/logs/stack.sh.log 2022-03-18 18:54:03.769 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-18-185403.summary.2022-03-18-185403 /opt/stack/logs/stack.sh.log.summary 2022-03-18 18:54:03.769 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-18 18:54:03.769 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-18 18:54:03.769 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-18 18:54:03.769 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-18 18:54:03.769 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-18 18:54:03.769 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-18 18:54:03.769 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-18 18:54:03.769 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-18 18:54:03.769 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-18 18:54:03.769 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-18 18:54:03.769 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-18 18:54:03.769 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-18 18:54:03.770 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-18 18:54:03.770 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-18 18:54:03.770 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-18 18:54:03.770 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-18 18:54:03.770 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-18 18:54:03.771 | + ./stack.sh:main:573 : set -o errexit 2022-03-18 18:54:03.773 | + ./stack.sh:main:576 : uname -a 2022-03-18 18:54:03.774 | Linux dv-neutron-829247-6-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-18 18:54:03.776 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-18 18:54:03.778 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-18 18:54:03.782 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-18 18:54:03.821 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-18 18:54:03.836 | + ./stack.sh:main:590 : fetch_plugins 2022-03-18 18:54:03.838 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-18 18:54:03.840 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-18 18:54:03.842 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-18 18:54:03.844 | + functions-common:fetch_plugins:1776 : return 2022-03-18 18:54:03.846 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-18 18:54:03.847 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-18 18:54:03.849 | + functions-common:run_phase:1854 : local phase= 2022-03-18 18:54:03.851 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:54:03.853 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:54:03.855 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:54:03.857 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:54:03.859 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:54:03.861 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:54:03.864 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:54:03.866 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:54:03.868 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:54:03.870 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-18 18:54:03.872 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:54:03.884 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:03.886 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-18 18:54:03.888 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:54:03.890 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:54:03.892 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:54:03.893 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:54:03.895 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:54:03.897 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-18 18:54:03.899 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-18 18:54:03.901 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-18 18:54:03.902 | + 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-18 18:54:03.904 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-18 18:54:03.906 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-18 18:54:03.908 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-18 18:54:03.910 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-18 18:54:03.911 | + functions-common:plugin_override_defaults:1817 : return 2022-03-18 18:54:03.914 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-18 18:54:03.931 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-18 18:54:03.934 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-18 18:54:03.946 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:54:03.949 | +++ lib/tls:source:43 : hostname -f 2022-03-18 18:54:03.952 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-18 18:54:03.954 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-18 18:54:03.956 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-18 18:54:03.957 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-18 18:54:03.959 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-18 18:54:03.961 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-18 18:54:03.963 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-18 18:54:03.965 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-18 18:54:03.967 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-18 18:54:03.969 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-18 18:54:03.973 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-18 18:54:03.985 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-18 18:54:04.003 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-18 18:54:04.015 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-18 18:54:04.027 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-18 18:54:04.063 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-18 18:54:04.122 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-18 18:54:04.214 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-18 18:54:04.237 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-18 18:54:04.289 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-18 18:54:04.342 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-18 18:54:04.497 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-18 18:54:04.511 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-18 18:54:04.525 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-18 18:54:04.537 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-18 18:54:04.633 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-18 18:54:04.636 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-18 18:54:04.639 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-18 18:54:04.641 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-18 18:54:04.643 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-18 18:54:04.645 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-18 18:54:04.648 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-18 18:54:04.648 | False' 2022-03-18 18:54:04.651 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-18 18:54:04.666 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-18 18:54:04.668 | + ./stack.sh:main:624 : run_phase source 2022-03-18 18:54:04.670 | + functions-common:run_phase:1853 : local mode=source 2022-03-18 18:54:04.672 | + functions-common:run_phase:1854 : local phase= 2022-03-18 18:54:04.674 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:54:04.676 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:54:04.678 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:54:04.680 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:54:04.682 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:54:04.685 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:54:04.688 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:54:04.690 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:54:04.693 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:54:04.695 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-18 18:54:04.697 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:54:04.712 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:04.714 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-18 18:54:04.716 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-18 18:54:04.756 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-18 18:54:04.759 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-18 18:54:04.761 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-18 18:54:04.763 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-18 18:54:04.765 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-18 18:54:04.767 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-18 18:54:04.769 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-18 18:54:04.771 | + functions-common:load_plugin_settings:1794 : return 2022-03-18 18:54:04.774 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-18 18:54:04.776 | + functions-common:verify_disabled_services:2136 : local service 2022-03-18 18:54:04.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.781 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-18 18:54:04.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-18 18:54:04.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.790 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-18 18:54:04.792 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.794 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-18 18:54:04.796 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.799 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-18 18:54:04.801 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.803 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-18 18:54:04.805 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.808 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-18 18:54:04.810 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.812 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-18 18:54:04.814 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.817 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-18 18:54:04.819 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.822 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-18 18:54:04.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.826 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-18 18:54:04.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.831 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-18 18:54:04.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-18 18:54:04.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.840 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-18 18:54:04.843 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.845 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-18 18:54:04.847 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.849 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-18 18:54:04.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.854 | + 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-18 18:54:04.856 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.859 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-18 18:54:04.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.863 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-18 18:54:04.865 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.868 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-18 18:54:04.871 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.873 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-18 18:54:04.876 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.878 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-18 18:54:04.881 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.883 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-18 18:54:04.886 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.888 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-18 18:54:04.890 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.892 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-18 18:54:04.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.897 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-18 18:54:04.899 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.901 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-18 18:54:04.904 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.906 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-18 18:54:04.908 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.910 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-18 18:54:04.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.915 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-18 18:54:04.917 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.919 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-18 18:54:04.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.924 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-18 18:54:04.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.928 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-18 18:54:04.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.933 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-18 18:54:04.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.937 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-18 18:54:04.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.942 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-18 18:54:04.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.947 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-18 18:54:04.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.951 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-18 18:54:04.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-18 18:54:04.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.960 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-18 18:54:04.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.965 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-18 18:54:04.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.969 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-18 18:54:04.971 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.974 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-18 18:54:04.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.978 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-18 18:54:04.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.983 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-18 18:54:04.985 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.987 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-18 18:54:04.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:54:04.992 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-18 18:54:04.995 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-18 18:54:04.997 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-18 18:54:05.000 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-18 18:54:05.015 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:05.017 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-18 18:54:05.020 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-18 18:54:05.022 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-18 18:54:05.037 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:54:05.039 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-18 18:54:05.041 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-18 18:54:05.044 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-18 18:54:05.046 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-18 18:54:05.048 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-18 18:54:05.051 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-18 18:54:05.053 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-18 18:54:05.056 | + lib/database:initialize_database_backends:92 : return 0 2022-03-18 18:54:05.058 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-18 18:54:05.058 | Using mysql database backend 2022-03-18 18:54:05.060 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-18 18:54:05.076 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-18 18:54:05.080 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-18 18:54:05.082 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-18 18:54:05.084 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-18 18:54:05.087 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 18:54:05.090 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-18 18:54:05.106 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:05.108 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-18 18:54:05.125 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-18 18:54:05.141 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:05.143 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-18 18:54:05.161 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-18 18:54:05.178 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-18 18:54:05.195 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:54:05.198 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-18 18:54:05.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:05.216 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-18 18:54:05.233 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-18 18:54:05.235 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-18 18:54:05.237 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-18 18:54:05.240 | + functions-common:save_stackenv:60 : local tag=757 2022-03-18 18:54:05.243 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-18 18:54:05.248 | + functions-common:save_stackenv:62 : time_stamp=2022-03-18-185405 2022-03-18 18:54:05.250 | + functions-common:save_stackenv:63 : echo '# 2022-03-18-185405 757' 2022-03-18 18:54:05.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.255 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 18:54:05.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.260 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-18 18:54:05.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.265 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-18 18:54:05.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.270 | + 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-18 18:54:05.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.275 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-18 18:54:05.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.279 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-18 18:54:05.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.284 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-18-185403 2022-03-18 18:54:05.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.289 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-18 18:54:05.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.294 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-18 18:54:05.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.299 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-18 18:54:05.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.304 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-18 18:54:05.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.309 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-18 18:54:05.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:54:05.314 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-18 18:54:05.317 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-18 18:54:05.319 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-18 18:54:05.321 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-18 18:54:05.324 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-18 18:54:05.326 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:54:05.328 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:54:05.330 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:54:05.333 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:54:05.335 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:54:05.338 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:54:05.353 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:54:05.355 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:54:05.357 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:05.360 | + functions-common:git_clone:629 : echo master 2022-03-18 18:54:05.360 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:54:05.365 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-18 18:54:05.368 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:05.370 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-18 18:54:05.373 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:54:05.373 | + functions-common:git_clone:678 : head -1 2022-03-18 18:54:05.376 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-18 18:54:05.379 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:54:05.381 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-18 18:54:05.384 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:54:05.386 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-18 18:54:05.389 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-18 18:54:05.391 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-18 18:54:05.393 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-18 18:54:05.396 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-18 18:54:05.398 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-18 18:54:05.401 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-18 18:54:05.403 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-18 18:54:05.406 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-18 18:54:05.410 | ++ tools/install_prereqs.sh:source:47 : NOW=1647629645 2022-03-18 18:54:05.414 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-18 18:54:05.418 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647628924 2022-03-18 18:54:05.421 | ++ tools/install_prereqs.sh:source:49 : DELTA=721 2022-03-18 18:54:05.423 | ++ tools/install_prereqs.sh:source:50 : [[ 721 -lt 7200 ]] 2022-03-18 18:54:05.426 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-18 18:54:05.428 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-18 18:54:05.431 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-18 18:54:05.433 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-18 18:54:05.436 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-18 18:54:05.438 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-18 18:54:05.440 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-18 18:54:05.443 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-18 18:54:05.446 | +++ 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-18 18:54:05.492 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-18 18:54:05.492 | apache2-dev 2022-03-18 18:54:05.492 | bc 2022-03-18 18:54:05.492 | bsdmainutils 2022-03-18 18:54:05.492 | curl 2022-03-18 18:54:05.492 | g++ 2022-03-18 18:54:05.492 | gawk 2022-03-18 18:54:05.492 | gcc 2022-03-18 18:54:05.493 | gettext 2022-03-18 18:54:05.493 | git 2022-03-18 18:54:05.493 | graphviz 2022-03-18 18:54:05.493 | iputils-ping 2022-03-18 18:54:05.493 | libapache2-mod-proxy-uwsgi 2022-03-18 18:54:05.493 | libffi-dev 2022-03-18 18:54:05.493 | libjpeg-dev 2022-03-18 18:54:05.493 | libpcre3-dev 2022-03-18 18:54:05.493 | libpq-dev 2022-03-18 18:54:05.493 | libssl-dev 2022-03-18 18:54:05.493 | libsystemd-dev 2022-03-18 18:54:05.493 | libxml2-dev 2022-03-18 18:54:05.493 | libxslt1-dev 2022-03-18 18:54:05.493 | libyaml-dev 2022-03-18 18:54:05.493 | lsof 2022-03-18 18:54:05.493 | openssh-server 2022-03-18 18:54:05.493 | openssl 2022-03-18 18:54:05.493 | pkg-config 2022-03-18 18:54:05.493 | psmisc 2022-03-18 18:54:05.493 | python3-dev 2022-03-18 18:54:05.493 | python3-pip 2022-03-18 18:54:05.493 | python3-systemd 2022-03-18 18:54:05.493 | python3-venv 2022-03-18 18:54:05.493 | tar 2022-03-18 18:54:05.493 | tcpdump 2022-03-18 18:54:05.493 | unzip 2022-03-18 18:54:05.493 | uuid-runtime 2022-03-18 18:54:05.493 | wget 2022-03-18 18:54:05.493 | wget 2022-03-18 18:54:05.493 | zlib1g-dev 2022-03-18 18:54:05.493 | libkrb5-dev 2022-03-18 18:54:05.493 | libldap2-dev 2022-03-18 18:54:05.493 | libsasl2-dev 2022-03-18 18:54:05.494 | memcached 2022-03-18 18:54:05.494 | python3-mysqldb 2022-03-18 18:54:05.494 | sqlite3 2022-03-18 18:54:05.494 | conntrack 2022-03-18 18:54:05.494 | curl 2022-03-18 18:54:05.494 | dnsmasq-base 2022-03-18 18:54:05.494 | dnsmasq-utils 2022-03-18 18:54:05.494 | ebtables 2022-03-18 18:54:05.494 | genisoimage 2022-03-18 18:54:05.494 | iptables 2022-03-18 18:54:05.494 | iputils-arping 2022-03-18 18:54:05.494 | kpartx 2022-03-18 18:54:05.494 | libjs-jquery-tablesorter 2022-03-18 18:54:05.494 | parted 2022-03-18 18:54:05.494 | pm-utils 2022-03-18 18:54:05.494 | python3-mysqldb 2022-03-18 18:54:05.494 | socat 2022-03-18 18:54:05.494 | sqlite3 2022-03-18 18:54:05.494 | sudo 2022-03-18 18:54:05.494 | vlan 2022-03-18 18:54:05.494 | lsscsi 2022-03-18 18:54:05.494 | open-iscsi 2022-03-18 18:54:05.494 | lvm2 2022-03-18 18:54:05.494 | qemu-utils 2022-03-18 18:54:05.494 | thin-provisioning-tools 2022-03-18 18:54:05.494 | acl 2022-03-18 18:54:05.494 | dnsmasq-base 2022-03-18 18:54:05.494 | dnsmasq-utils 2022-03-18 18:54:05.494 | ebtables 2022-03-18 18:54:05.494 | haproxy 2022-03-18 18:54:05.494 | iptables 2022-03-18 18:54:05.494 | iputils-arping 2022-03-18 18:54:05.494 | iputils-ping 2022-03-18 18:54:05.494 | postgresql-server-dev-all 2022-03-18 18:54:05.494 | python3-mysqldb 2022-03-18 18:54:05.494 | sqlite3 2022-03-18 18:54:05.495 | sudo 2022-03-18 18:54:05.495 | vlan 2022-03-18 18:54:05.495 | pcp 2022-03-18 18:54:05.495 | ipset 2022-03-18 18:54:05.495 | conntrack 2022-03-18 18:54:05.495 | conntrackd 2022-03-18 18:54:05.495 | keepalived 2022-03-18 18:54:05.495 | lvm2 2022-03-18 18:54:05.495 | qemu-utils 2022-03-18 18:54:05.495 | thin-provisioning-tools 2022-03-18 18:54:05.495 | curl 2022-03-18 18:54:05.495 | liberasurecode-dev 2022-03-18 18:54:05.495 | make 2022-03-18 18:54:05.495 | memcached 2022-03-18 18:54:05.495 | rsync 2022-03-18 18:54:05.495 | sqlite3 2022-03-18 18:54:05.495 | xfsprogs' 2022-03-18 18:54:05.495 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-18 18:54:05.514 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-18 18:54:05.514 | apache2-dev 2022-03-18 18:54:05.514 | bc 2022-03-18 18:54:05.514 | bsdmainutils 2022-03-18 18:54:05.514 | curl 2022-03-18 18:54:05.514 | g++ 2022-03-18 18:54:05.514 | gawk 2022-03-18 18:54:05.514 | gcc 2022-03-18 18:54:05.514 | gettext 2022-03-18 18:54:05.514 | git 2022-03-18 18:54:05.514 | graphviz 2022-03-18 18:54:05.514 | iputils-ping 2022-03-18 18:54:05.514 | libapache2-mod-proxy-uwsgi 2022-03-18 18:54:05.514 | libffi-dev 2022-03-18 18:54:05.514 | libjpeg-dev 2022-03-18 18:54:05.514 | libpcre3-dev 2022-03-18 18:54:05.514 | libpq-dev 2022-03-18 18:54:05.514 | libssl-dev 2022-03-18 18:54:05.514 | libsystemd-dev 2022-03-18 18:54:05.514 | libxml2-dev 2022-03-18 18:54:05.514 | libxslt1-dev 2022-03-18 18:54:05.514 | libyaml-dev 2022-03-18 18:54:05.514 | lsof 2022-03-18 18:54:05.514 | openssh-server 2022-03-18 18:54:05.514 | openssl 2022-03-18 18:54:05.514 | pkg-config 2022-03-18 18:54:05.514 | psmisc 2022-03-18 18:54:05.514 | python3-dev 2022-03-18 18:54:05.514 | python3-pip 2022-03-18 18:54:05.514 | python3-systemd 2022-03-18 18:54:05.514 | python3-venv 2022-03-18 18:54:05.514 | tar 2022-03-18 18:54:05.514 | tcpdump 2022-03-18 18:54:05.515 | unzip 2022-03-18 18:54:05.515 | uuid-runtime 2022-03-18 18:54:05.515 | wget 2022-03-18 18:54:05.515 | wget 2022-03-18 18:54:05.515 | zlib1g-dev 2022-03-18 18:54:05.515 | libkrb5-dev 2022-03-18 18:54:05.515 | libldap2-dev 2022-03-18 18:54:05.515 | libsasl2-dev 2022-03-18 18:54:05.515 | memcached 2022-03-18 18:54:05.515 | python3-mysqldb 2022-03-18 18:54:05.515 | sqlite3 2022-03-18 18:54:05.515 | conntrack 2022-03-18 18:54:05.515 | curl 2022-03-18 18:54:05.515 | dnsmasq-base 2022-03-18 18:54:05.515 | dnsmasq-utils 2022-03-18 18:54:05.515 | ebtables 2022-03-18 18:54:05.515 | genisoimage 2022-03-18 18:54:05.515 | iptables 2022-03-18 18:54:05.515 | iputils-arping 2022-03-18 18:54:05.515 | kpartx 2022-03-18 18:54:05.515 | libjs-jquery-tablesorter 2022-03-18 18:54:05.515 | parted 2022-03-18 18:54:05.515 | pm-utils 2022-03-18 18:54:05.515 | python3-mysqldb 2022-03-18 18:54:05.515 | socat 2022-03-18 18:54:05.515 | sqlite3 2022-03-18 18:54:05.515 | sudo 2022-03-18 18:54:05.515 | vlan 2022-03-18 18:54:05.515 | lsscsi 2022-03-18 18:54:05.515 | open-iscsi 2022-03-18 18:54:05.515 | lvm2 2022-03-18 18:54:05.515 | qemu-utils 2022-03-18 18:54:05.515 | thin-provisioning-tools 2022-03-18 18:54:05.516 | acl 2022-03-18 18:54:05.516 | dnsmasq-base 2022-03-18 18:54:05.516 | dnsmasq-utils 2022-03-18 18:54:05.516 | ebtables 2022-03-18 18:54:05.516 | haproxy 2022-03-18 18:54:05.516 | iptables 2022-03-18 18:54:05.516 | iputils-arping 2022-03-18 18:54:05.516 | iputils-ping 2022-03-18 18:54:05.516 | postgresql-server-dev-all 2022-03-18 18:54:05.516 | python3-mysqldb 2022-03-18 18:54:05.516 | sqlite3 2022-03-18 18:54:05.516 | sudo 2022-03-18 18:54:05.516 | vlan 2022-03-18 18:54:05.516 | pcp 2022-03-18 18:54:05.516 | ipset 2022-03-18 18:54:05.516 | conntrack 2022-03-18 18:54:05.516 | conntrackd 2022-03-18 18:54:05.516 | keepalived 2022-03-18 18:54:05.516 | lvm2 2022-03-18 18:54:05.516 | qemu-utils 2022-03-18 18:54:05.516 | thin-provisioning-tools 2022-03-18 18:54:05.516 | curl 2022-03-18 18:54:05.516 | liberasurecode-dev 2022-03-18 18:54:05.516 | make 2022-03-18 18:54:05.516 | memcached 2022-03-18 18:54:05.516 | rsync 2022-03-18 18:54:05.516 | sqlite3 2022-03-18 18:54:05.516 | xfsprogs ' 2022-03-18 18:54:05.516 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-18 18:54:05.519 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:05.522 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:05.526 | ++ 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-18 18:54:05.526 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-18 18:54:05.531 | ++ 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-18 18:54:05.533 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-18 18:54:05.536 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:54:05.538 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-18 18:54:05.540 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:54:05.542 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:05.544 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:54:05.546 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:05.548 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:05.550 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:54:05.552 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-18 18:54:05.554 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:05.556 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-18 18:54:05.559 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-18 18:54:05.563 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-18 18:54:05.565 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-18 18:54:05.567 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-18 18:54:05.570 | ++ functions-common:time_start:2412 : local start_time= 2022-03-18 18:54:05.572 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:54:05.575 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:54:05.578 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647629645576 2022-03-18 18:54:05.581 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-18 18:54:05.583 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-18 18:54:05.585 | ++ 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-18 18:54:05.925 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-18 18:54:06.020 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-18 18:54:06.025 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-18 18:54:06.134 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-18 18:54:08.181 | Reading package lists... 2022-03-18 18:54:08.213 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-18 18:54:08.215 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-18 18:54:08.217 | ++ functions-common:time_stop:2425 : local name 2022-03-18 18:54:08.219 | ++ functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:08.221 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:08.223 | ++ functions-common:time_stop:2428 : local total 2022-03-18 18:54:08.225 | ++ functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:08.228 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-18 18:54:08.230 | ++ functions-common:time_stop:2432 : start_time=1647629645576 2022-03-18 18:54:08.232 | ++ functions-common:time_stop:2434 : [[ -z 1647629645576 ]] 2022-03-18 18:54:08.235 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:08.239 | ++ functions-common:time_stop:2437 : end_time=1647629648237 2022-03-18 18:54:08.241 | ++ functions-common:time_stop:2438 : elapsed_time=2661 2022-03-18 18:54:08.243 | ++ functions-common:time_stop:2439 : total=0 2022-03-18 18:54:08.245 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:08.248 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2661 2022-03-18 18:54:08.251 | ++ 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-18 18:54:08.253 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:54:08.255 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:08.258 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:08.260 | ++ 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-18 18:54:08.281 | ++ 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-18 18:54:08.390 | Reading package lists... 2022-03-18 18:54:08.630 | Building dependency tree... 2022-03-18 18:54:08.631 | Reading state information... 2022-03-18 18:54:08.665 | acl is already the newest version (2.2.53-6). 2022-03-18 18:54:08.665 | bc is already the newest version (1.07.1-2build1). 2022-03-18 18:54:08.665 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-18 18:54:08.665 | conntrack is already the newest version (1:1.4.5-2). 2022-03-18 18:54:08.665 | ebtables is already the newest version (2.0.11-3build1). 2022-03-18 18:54:08.665 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-18 18:54:08.665 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-18 18:54:08.665 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-18 18:54:08.665 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-18 18:54:08.665 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-18 18:54:08.665 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-18 18:54:08.665 | iputils-arping is already the newest version (3:20190709-3). 2022-03-18 18:54:08.666 | iputils-ping is already the newest version (3:20190709-3). 2022-03-18 18:54:08.666 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-18 18:54:08.666 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-18 18:54:08.666 | libffi-dev is already the newest version (3.3-4). 2022-03-18 18:54:08.666 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-18 18:54:08.666 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-18 18:54:08.666 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-18 18:54:08.666 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-18 18:54:08.666 | lsscsi is already the newest version (0.30-0.1). 2022-03-18 18:54:08.666 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-18 18:54:08.666 | make is already the newest version (4.2.1-1.2). 2022-03-18 18:54:08.666 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-18 18:54:08.666 | psmisc is already the newest version (23.3-1). 2022-03-18 18:54:08.666 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-18 18:54:08.666 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-18 18:54:08.666 | python3-systemd is already the newest version (234-3build2). 2022-03-18 18:54:08.666 | socat is already the newest version (1.7.3.3-2). 2022-03-18 18:54:08.666 | tcpdump is already the newest version (4.9.3-4). 2022-03-18 18:54:08.666 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-18 18:54:08.666 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-18 18:54:08.666 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-18 18:54:08.666 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-18 18:54:08.666 | graphviz is already the newest version (2.42.2-3build2). 2022-03-18 18:54:08.666 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-18 18:54:08.666 | pcp is already the newest version (5.0.3-1). 2022-03-18 18:54:08.666 | pm-utils is already the newest version (1.4.1-19). 2022-03-18 18:54:08.666 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-18 18:54:08.666 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:54:08.666 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:54:08.666 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-18 18:54:08.666 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-18 18:54:08.666 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-18 18:54:08.666 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-18 18:54:08.666 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-18 18:54:08.667 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-18 18:54:08.667 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-18 18:54:08.667 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-18 18:54:08.667 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-18 18:54:08.667 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-18 18:54:08.667 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-18 18:54:08.667 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-18 18:54:08.667 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-18 18:54:08.667 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-18 18:54:08.667 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-18 18:54:08.667 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-18 18:54:08.667 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-18 18:54:08.667 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-18 18:54:08.667 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-18 18:54:08.667 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-18 18:54:08.667 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-18 18:54:08.667 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-18 18:54:08.667 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-18 18:54:08.667 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-18 18:54:08.667 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-18 18:54:08.667 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-18 18:54:08.667 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-18 18:54:08.667 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-18 18:54:08.886 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:54:08.886 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-18 18:54:08.886 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-18 18:54:08.886 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-18 18:54:08.886 | The following packages were automatically installed and are no longer required: 2022-03-18 18:54:08.887 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:54:08.887 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:54:08.887 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:54:08.887 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:54:08.887 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:54:08.888 | python3-zope.interface 2022-03-18 18:54:08.888 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:54:09.000 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:54:09.005 | ++ functions-common:apt_get:1234 : result=0 2022-03-18 18:54:09.008 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:54:09.010 | ++ functions-common:time_stop:2425 : local name 2022-03-18 18:54:09.012 | ++ functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:09.014 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:09.016 | ++ functions-common:time_stop:2428 : local total 2022-03-18 18:54:09.019 | ++ functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:09.021 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:54:09.023 | ++ functions-common:time_stop:2432 : start_time=1647629648279 2022-03-18 18:54:09.025 | ++ functions-common:time_stop:2434 : [[ -z 1647629648279 ]] 2022-03-18 18:54:09.028 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:09.032 | ++ functions-common:time_stop:2437 : end_time=1647629649030 2022-03-18 18:54:09.034 | ++ functions-common:time_stop:2438 : elapsed_time=751 2022-03-18 18:54:09.036 | ++ functions-common:time_stop:2439 : total=784 2022-03-18 18:54:09.039 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:09.041 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1535 2022-03-18 18:54:09.044 | ++ functions-common:apt_get:1238 : return 0 2022-03-18 18:54:09.046 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-18 18:54:09.049 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-18 18:54:09.051 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-18 18:54:09.056 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-18 18:54:09.060 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-18 18:54:09.062 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-18 18:54:09.065 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-18 18:54:10.462 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-18 18:54:10.463 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-18 18:54:10.465 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-18 18:54:10.467 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-18 18:54:10.469 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-18 18:54:10.471 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-18 18:54:10.472 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-18 18:54:10.474 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-18 18:54:10.476 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-18 18:54:10.478 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-18 18:54:10.479 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-18 18:54:10.481 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-18 18:54:10.483 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-18 18:54:10.485 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-18 18:54:10.486 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-18 18:54:10.488 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-18 18:54:10.490 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-18 18:54:10.492 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-18 18:54:10.494 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-18 18:54:10.495 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-18 18:54:10.498 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-18 18:54:10.500 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-18 18:54:10.502 | + functions-common:_ensure_lsb_release:394 : return 2022-03-18 18:54:10.504 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-18 18:54:10.581 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-18 18:54:10.583 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-18 18:54:10.658 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-18 18:54:10.661 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-18 18:54:10.736 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-18 18:54:10.738 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-18 18:54:10.740 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-18 18:54:10.742 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-18 18:54:10.744 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-18 18:54:10.746 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-18 18:54:10.748 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-18 18:54:10.749 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-18 18:54:10.751 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-18 18:54:10.753 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-18 18:54:10.755 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-18 18:54:10.755 | Distro: focal 2022-03-18 18:54:10.757 | + tools/install_pip.sh:main:124 : get_versions 2022-03-18 18:54:10.761 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-18 18:54:10.765 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-18 18:54:10.766 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-18 18:54:10.769 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-18 18:54:10.769 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-18 18:54:11.448 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-18 18:54:11.450 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-18 18:54:11.450 | pip: 21.3.1 2022-03-18 18:54:11.452 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-18 18:54:11.454 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-18 18:54:11.455 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:54:11.457 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:54:11.459 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:54:11.460 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:54:11.462 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:54:11.464 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:54:11.465 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:54:11.467 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:54:11.469 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:54:11.470 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:54:11.472 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:54:11.474 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-18 18:54:11.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:11.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:11.480 | + tools/install_pip.sh:main:142 : : 2022-03-18 18:54:11.482 | + tools/install_pip.sh:main:147 : set -x 2022-03-18 18:54:11.483 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-18 18:54:11.485 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-18 18:54:11.487 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:54:11.489 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-18 18:54:11.492 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-18 18:54:11.493 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:54:11.496 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:54:11.497 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:54:11.501 | ++ 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-18 18:54:11.503 | ++ 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-18 18:54:11.504 | ++ 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-18 18:54:11.506 | + 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-18 18:54:11.508 | + 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-18 18:54:11.524 | 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-18 18:54:11.526 | + 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-18 18:54:12.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:12.398 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:12.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:12.398 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:13.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:54:14.684 | 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-18 18:54:14.696 | 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-18 18:54:17.315 | Installing collected packages: setuptools 2022-03-18 18:54:18.099 | Successfully installed setuptools-60.9.3 2022-03-18 18:54:18.099 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 18:54:18.272 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:54:18.272 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:54:18.415 | + inc/python:pip_install:200 : result=0 2022-03-18 18:54:18.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:54:18.419 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:18.421 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:18.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:18.424 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:18.426 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:18.427 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:54:18.429 | + functions-common:time_stop:2432 : start_time=1647629651520 2022-03-18 18:54:18.431 | + functions-common:time_stop:2434 : [[ -z 1647629651520 ]] 2022-03-18 18:54:18.433 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:18.436 | + functions-common:time_stop:2437 : end_time=1647629658434 2022-03-18 18:54:18.438 | + functions-common:time_stop:2438 : elapsed_time=6914 2022-03-18 18:54:18.440 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:54:18.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:18.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6914 2022-03-18 18:54:18.445 | + inc/python:pip_install:203 : return 0 2022-03-18 18:54:18.447 | + tools/install_pip.sh:main:153 : get_versions 2022-03-18 18:54:18.449 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-18 18:54:18.452 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-18 18:54:18.454 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-18 18:54:18.457 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-18 18:54:18.457 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-18 18:54:19.148 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-18 18:54:19.150 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-18 18:54:19.150 | pip: 21.3.1 2022-03-18 18:54:19.153 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-18 18:54:19.156 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-18 18:54:19.159 | + ./stack.sh:main:796 : fixup_all 2022-03-18 18:54:19.161 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-18 18:54:19.163 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-18 18:54:19.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:19.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:19.170 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-18 18:54:19.182 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-18 18:54:19.193 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-18 18:54:19.205 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-18 18:54:19.207 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-18 18:54:19.209 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:54:19.211 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:54:19.213 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:54:19.215 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:54:19.217 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:54:19.220 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:54:19.222 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:54:19.224 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:54:19.226 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:54:19.228 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:54:19.230 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:54:19.232 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-18 18:54:19.235 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-18 18:54:19.237 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-18 18:54:19.239 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:54:19.242 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:54:19.244 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:54:19.246 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:54:19.248 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:54:19.250 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:54:19.252 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-18 18:54:19.255 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-18 18:54:19.258 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-18 18:54:19.260 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-18 18:54:19.262 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-18 18:54:19.264 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-18 18:54:19.267 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-18 18:54:19.287 | Using python 3.8 to install os-testr 2022-03-18 18:54:19.289 | + 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-18 18:54:20.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:20.160 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:20.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:20.160 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:21.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:54:21.337 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-18 18:54:21.797 | 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-18 18:54:21.798 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-18 18:54:21.799 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-18 18:54:21.800 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-18 18:54:21.813 | 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-18 18:54:21.840 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-18 18:54:21.843 | 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-18 18:54:21.845 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-18 18:54:21.846 | 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-18 18:54:21.848 | 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-18 18:54:21.871 | 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-18 18:54:21.872 | 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-18 18:54:21.874 | 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-18 18:54:21.875 | 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-18 18:54:21.876 | 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-18 18:54:21.889 | 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-18 18:54:21.953 | 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-18 18:54:21.954 | 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-18 18:54:21.955 | 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-18 18:54:24.378 | 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-18 18:54:24.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:54:24.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:54:24.508 | + inc/python:pip_install:200 : result=0 2022-03-18 18:54:24.510 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:54:24.513 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:24.515 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:24.517 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:24.519 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:24.521 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:24.523 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:54:24.525 | + functions-common:time_stop:2432 : start_time=1647629659282 2022-03-18 18:54:24.527 | + functions-common:time_stop:2434 : [[ -z 1647629659282 ]] 2022-03-18 18:54:24.530 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:24.534 | + functions-common:time_stop:2437 : end_time=1647629664532 2022-03-18 18:54:24.536 | + functions-common:time_stop:2438 : elapsed_time=5250 2022-03-18 18:54:24.538 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:54:24.540 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:24.542 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5250 2022-03-18 18:54:24.544 | + inc/python:pip_install:203 : return 0 2022-03-18 18:54:24.547 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-18 18:54:24.599 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-18 18:54:24.705 | + ./stack.sh:main:810 : install_infra 2022-03-18 18:54:24.707 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 18:54:24.710 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-18 18:54:24.713 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 18:54:24.715 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-18 18:54:24.738 | + 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-18 18:54:26.685 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.695 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.701 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.705 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.805 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.824 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.828 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.832 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.846 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.855 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.857 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.887 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.896 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.901 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.919 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.956 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.964 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:26.969 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.016 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.029 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.033 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.052 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.058 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.105 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.123 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.127 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.217 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.224 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.277 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.396 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.419 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.423 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.434 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.439 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.459 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.465 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.482 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.538 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.550 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.566 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.609 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.613 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:27.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:54:27.752 | 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-18 18:54:28.026 | + inc/python:pip_install:200 : result=0 2022-03-18 18:54:28.028 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:54:28.030 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:28.033 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:28.035 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:28.037 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:28.039 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:28.041 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:54:28.043 | + functions-common:time_stop:2432 : start_time=1647629664730 2022-03-18 18:54:28.045 | + functions-common:time_stop:2434 : [[ -z 1647629664730 ]] 2022-03-18 18:54:28.048 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:28.052 | + functions-common:time_stop:2437 : end_time=1647629668050 2022-03-18 18:54:28.054 | + functions-common:time_stop:2438 : elapsed_time=3320 2022-03-18 18:54:28.056 | + functions-common:time_stop:2439 : total=5250 2022-03-18 18:54:28.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:28.061 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8570 2022-03-18 18:54:28.063 | + inc/python:pip_install:203 : return 0 2022-03-18 18:54:28.065 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 18:54:28.068 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-18 18:54:28.091 | + 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-18 18:54:29.901 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:29.911 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:29.917 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:29.921 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.023 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.042 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.046 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.049 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.064 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.072 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.074 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.105 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.115 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.120 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.137 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.174 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.182 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.188 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.234 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.248 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.252 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.271 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.277 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.325 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.342 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.346 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.438 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.445 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.502 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.622 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.645 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.650 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.660 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.666 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.685 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.692 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.708 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.766 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.780 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.795 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.838 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.842 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:54:30.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:54:30.850 | Processing /opt/stack/requirements 2022-03-18 18:54:32.582 | 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-18 18:54:32.585 | 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-18 18:54:32.596 | 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-18 18:54:32.601 | 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-18 18:54:32.604 | 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-18 18:54:32.610 | 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-18 18:54:32.637 | 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-18 18:54:32.659 | 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-18 18:54:32.669 | 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-18 18:54:32.689 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-18 18:54:32.692 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-18 18:54:32.707 | 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-18 18:54:32.711 | 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-18 18:54:32.713 | 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-18 18:54:32.719 | 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-18 18:54:32.721 | 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-18 18:54:32.734 | 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-18 18:54:32.740 | 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-18 18:54:32.789 | 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-18 18:54:32.800 | 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-18 18:54:32.803 | 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-18 18:54:32.864 | 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-18 18:54:32.869 | 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-18 18:54:32.872 | Building wheels for collected packages: openstack-requirements 2022-03-18 18:54:32.873 | Building wheel for openstack-requirements (setup.py): started 2022-03-18 18:54:33.687 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-18 18:54:33.687 | ERROR: Command errored out with exit status 1: 2022-03-18 18:54:33.687 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-l5t16auu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-l5t16auu/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-glbh74dw 2022-03-18 18:54:33.687 | cwd: /tmp/pip-req-build-l5t16auu/ 2022-03-18 18:54:33.687 | Complete output (6 lines): 2022-03-18 18:54:33.687 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-18 18:54:33.687 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-18 18:54:33.687 | or: setup.py --help-commands 2022-03-18 18:54:33.687 | or: setup.py cmd --help 2022-03-18 18:54:33.688 | 2022-03-18 18:54:33.688 | error: invalid command 'bdist_wheel' 2022-03-18 18:54:33.688 | ---------------------------------------- 2022-03-18 18:54:33.688 | ERROR: Failed building wheel for openstack-requirements 2022-03-18 18:54:33.688 | Running setup.py clean for openstack-requirements 2022-03-18 18:54:34.505 | Failed to build openstack-requirements 2022-03-18 18:54:34.522 | Installing collected packages: openstack-requirements 2022-03-18 18:54:34.522 | Attempting uninstall: openstack-requirements 2022-03-18 18:54:34.523 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-18 18:54:34.558 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-18 18:54:34.577 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-18 18:54:34.581 | Running setup.py install for openstack-requirements: started 2022-03-18 18:54:36.938 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-18 18:54:36.962 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-18 18:54:37.090 | + inc/python:pip_install:200 : result=0 2022-03-18 18:54:37.092 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:54:37.094 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:37.096 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:37.098 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:37.101 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:37.103 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:37.105 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:54:37.107 | + functions-common:time_stop:2432 : start_time=1647629668083 2022-03-18 18:54:37.109 | + functions-common:time_stop:2434 : [[ -z 1647629668083 ]] 2022-03-18 18:54:37.112 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:37.117 | + functions-common:time_stop:2437 : end_time=1647629677114 2022-03-18 18:54:37.119 | + functions-common:time_stop:2438 : elapsed_time=9031 2022-03-18 18:54:37.121 | + functions-common:time_stop:2439 : total=8570 2022-03-18 18:54:37.123 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:37.125 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17601 2022-03-18 18:54:37.127 | + inc/python:pip_install:203 : return 0 2022-03-18 18:54:37.130 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-18 18:54:37.132 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-18 18:54:37.135 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-18 18:54:37.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:37.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:37.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-18 18:54:37.144 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:37.146 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-18 18:54:37.167 | Using python 3.8 to install pbr 2022-03-18 18:54:37.169 | + 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-18 18:54:38.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:38.039 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:38.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:38.039 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:39.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:54:39.196 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-18 18:54:41.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-18 18:54:41.809 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:54:41.809 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:54:41.930 | + inc/python:pip_install:200 : result=0 2022-03-18 18:54:41.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:54:41.935 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:41.937 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:41.939 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:41.941 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:41.943 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:41.945 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:54:41.947 | + functions-common:time_stop:2432 : start_time=1647629677161 2022-03-18 18:54:41.949 | + functions-common:time_stop:2434 : [[ -z 1647629677161 ]] 2022-03-18 18:54:41.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:41.956 | + functions-common:time_stop:2437 : end_time=1647629681954 2022-03-18 18:54:41.958 | + functions-common:time_stop:2438 : elapsed_time=4793 2022-03-18 18:54:41.961 | + functions-common:time_stop:2439 : total=17601 2022-03-18 18:54:41.963 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:41.965 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22394 2022-03-18 18:54:41.967 | + inc/python:pip_install:203 : return 0 2022-03-18 18:54:41.969 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-18 18:54:44.277 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-18 18:54:46.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:54:46.282 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-18 18:54:46.296 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-18 18:54:46.300 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-18 18:54:46.305 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-18 18:54:46.307 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-18 18:54:46.310 | 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-18 18:54:46.382 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-18 18:54:46.385 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-18 18:54:46.388 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-18 18:54:46.405 | + ./stack.sh:main:819 : pkgs= 2022-03-18 18:54:46.407 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-18 18:54:46.410 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-18 18:54:46.412 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 18:54:46.416 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-18 18:54:46.418 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:54:46.421 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:54:46.424 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:54:46.426 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:54:46.428 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:54:46.431 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:54:46.435 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:54:46.438 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:54:46.440 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:54:46.443 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-18 18:54:46.446 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:54:46.462 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:46.464 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:54:46.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:54:46.469 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-18 18:54:46.471 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:54:46.473 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-18 18:54:46.476 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:54:46.478 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-18 18:54:46.480 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:54:46.482 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-18 18:54:46.484 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:54:46.486 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-18 18:54:46.489 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 18:54:46.491 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 18:54:46.493 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:54:46.495 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 18:54:46.497 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-18 18:54:46.500 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 18:54:46.502 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-18 18:54:46.504 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 18:54:46.506 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 18:54:46.509 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-18 18:54:46.511 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-18 18:54:46.514 | + functions:set_systemd_override:821 : local value=2048 2022-03-18 18:54:46.516 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-18 18:54:46.518 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-18 18:54:46.570 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-18 18:54:46.570 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-18 18:54:46.573 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-18 18:54:47.035 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-18 18:54:47.038 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-18 18:54:47.054 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:47.056 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-18 18:54:47.059 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:54:47.061 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:54:47.064 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:54:47.066 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:54:47.068 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:47.071 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:54:47.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:47.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:47.078 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:54:47.080 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:54:47.083 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:54:47.085 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:54:47.087 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-18 18:54:47.090 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:54:47.092 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:47.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:47.097 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-18 18:54:47.118 | + 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-18 18:54:47.227 | Reading package lists... 2022-03-18 18:54:47.470 | Building dependency tree... 2022-03-18 18:54:47.472 | Reading state information... 2022-03-18 18:54:47.724 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-18 18:54:47.724 | The following packages were automatically installed and are no longer required: 2022-03-18 18:54:47.725 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:54:47.725 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:54:47.725 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:54:47.725 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:54:47.725 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:54:47.726 | python3-zope.interface 2022-03-18 18:54:47.726 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:54:47.840 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:54:47.845 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:54:47.847 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:54:47.849 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:47.852 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:47.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:47.857 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:47.859 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:47.861 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:54:47.863 | + functions-common:time_stop:2432 : start_time=1647629687115 2022-03-18 18:54:47.866 | + functions-common:time_stop:2434 : [[ -z 1647629687115 ]] 2022-03-18 18:54:47.868 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:47.872 | + functions-common:time_stop:2437 : end_time=1647629687870 2022-03-18 18:54:47.875 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-18 18:54:47.877 | + functions-common:time_stop:2439 : total=1535 2022-03-18 18:54:47.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:47.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2290 2022-03-18 18:54:47.884 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:54:47.886 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-18 18:54:47.888 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:54:47.890 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:54:47.893 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:54:47.895 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:54:47.898 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:54:47.900 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:54:47.902 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-18 18:54:47.905 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:54:47.907 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:54:47.909 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:54:47.911 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:54:47.914 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:54:47.916 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:54:47.919 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:54:47.921 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:54:47.923 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:54:47.925 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:54:47.928 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:54:47.930 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-18 18:54:47.932 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:54:47.935 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:54:47.937 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:54:47.939 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:54:47.941 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:54:47.944 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:54:47.946 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-18 18:54:47.948 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-18 18:54:47.965 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:47.967 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-18 18:54:47.970 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:54:47.973 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-18 18:54:47.976 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-18 18:54:47.979 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-18 18:54:47.984 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-18 18:54:47.986 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-18 18:54:47.988 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-18 18:54:47.990 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-18 18:54:47.993 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-18 18:54:47.995 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-18 18:54:47.998 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-18 18:54:48.699 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-18 18:54:48.699 | user tags 2022-03-18 18:54:48.699 | stackrabbit []' 2022-03-18 18:54:48.703 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-18 18:54:48.703 | user tags 2022-03-18 18:54:48.703 | stackrabbit []' 2022-03-18 18:54:48.703 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-18 18:54:48.709 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-18 18:54:48.711 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-18 18:54:48.714 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-18 18:54:49.364 | Changing password for user "stackrabbit" ... 2022-03-18 18:54:49.388 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-18 18:54:50.045 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-18 18:54:50.068 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-18 18:54:50.071 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-18 18:54:50.723 | Changing password for user "stackrabbit" ... 2022-03-18 18:54:50.746 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-18 18:54:50.748 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-18 18:54:50.751 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-18 18:54:51.406 | Deleting user "guest" ... 2022-03-18 18:54:51.420 | Error: 2022-03-18 18:54:51.420 | {:no_such_user, "guest"} 2022-03-18 18:54:51.434 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-18 18:54:51.436 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-18 18:54:51.453 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:51.455 | + ./stack.sh:main:836 : install_database 2022-03-18 18:54:51.458 | + lib/database:install_database:118 : install_database_mysql 2022-03-18 18:54:51.460 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-18 18:54:51.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:51.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:51.467 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-18 18:54:51.679 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-18 18:54:51.682 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-18 18:54:51.684 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-18 18:54:51.686 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-18 18:54:51.689 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:54:51.691 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-18 18:54:51.693 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:54:51.696 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:54:51.699 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:54:51.701 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:54:51.703 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:54:51.706 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:54:51.708 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:54:51.710 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:54:51.713 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:54:51.715 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:54:51.717 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:54:51.720 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-18 18:54:51.722 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:54:51.724 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:54:51.727 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:54:51.729 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:54:51.731 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:54:51.734 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:54:51.736 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-18 18:54:51.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:51.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:51.743 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-18 18:54:51.746 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:54:51.748 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:54:51.750 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:54:51.753 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:54:51.755 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:51.758 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:54:51.761 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:51.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:51.765 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:54:51.768 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:54:51.770 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:54:51.772 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:54:51.775 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-18 18:54:51.777 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:54:51.779 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:51.782 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:51.784 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-18 18:54:51.806 | + 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-18 18:54:51.915 | Reading package lists... 2022-03-18 18:54:52.159 | Building dependency tree... 2022-03-18 18:54:52.161 | Reading state information... 2022-03-18 18:54:52.415 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-18 18:54:52.415 | The following packages were automatically installed and are no longer required: 2022-03-18 18:54:52.416 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:54:52.416 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:54:52.416 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:54:52.416 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:54:52.416 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:54:52.416 | python3-zope.interface 2022-03-18 18:54:52.416 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:54:52.538 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:54:52.543 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:54:52.545 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:54:52.547 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:52.549 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:52.551 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:52.554 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:52.556 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:52.558 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:54:52.560 | + functions-common:time_stop:2432 : start_time=1647629691802 2022-03-18 18:54:52.563 | + functions-common:time_stop:2434 : [[ -z 1647629691802 ]] 2022-03-18 18:54:52.565 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:52.569 | + functions-common:time_stop:2437 : end_time=1647629692567 2022-03-18 18:54:52.571 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-18 18:54:52.574 | + functions-common:time_stop:2439 : total=2290 2022-03-18 18:54:52.576 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:52.578 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3055 2022-03-18 18:54:52.580 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:54:52.583 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-18 18:54:52.585 | + ./stack.sh:main:839 : install_database_python 2022-03-18 18:54:52.587 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-18 18:54:52.589 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-18 18:54:52.592 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-18 18:54:52.594 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:54:52.597 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-18 18:54:52.599 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-18 18:54:52.602 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:54:52.606 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:54:52.607 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:54:52.611 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-18 18:54:52.614 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-18 18:54:52.617 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-18 18:54:52.620 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-18 18:54:52.622 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-18 18:54:52.642 | Using python 3.8 to install PyMySQL 2022-03-18 18:54:52.645 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-18 18:54:53.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:53.510 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:53.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:54:53.510 | from cryptography.utils import int_from_bytes 2022-03-18 18:54:54.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:54:54.666 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-18 18:54:57.161 | 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-18 18:54:57.168 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:54:57.168 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:54:57.284 | + inc/python:pip_install:200 : result=0 2022-03-18 18:54:57.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:54:57.289 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:57.291 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:57.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:57.296 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:57.298 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:57.300 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:54:57.303 | + functions-common:time_stop:2432 : start_time=1647629692637 2022-03-18 18:54:57.305 | + functions-common:time_stop:2434 : [[ -z 1647629692637 ]] 2022-03-18 18:54:57.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:57.312 | + functions-common:time_stop:2437 : end_time=1647629697309 2022-03-18 18:54:57.314 | + functions-common:time_stop:2438 : elapsed_time=4672 2022-03-18 18:54:57.317 | + functions-common:time_stop:2439 : total=22394 2022-03-18 18:54:57.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:57.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27066 2022-03-18 18:54:57.324 | + inc/python:pip_install:203 : return 0 2022-03-18 18:54:57.326 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-18 18:54:57.328 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-18 18:54:57.330 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-18 18:54:57.333 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-18 18:54:57.350 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:57.352 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-18 18:54:57.354 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-18 18:54:57.358 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:54:57.358 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:54:57.363 | + 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-18 18:54:57.366 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:54:57.368 | + 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-18 18:54:57.371 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:54:57.373 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-18 18:54:57.376 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-18 18:54:57.395 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:57.398 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-18 18:54:57.400 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:54:57.402 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:54:57.405 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:54:57.407 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:54:57.409 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:57.412 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:54:57.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:57.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:57.418 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:54:57.421 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:54:57.423 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:54:57.425 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:54:57.428 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-18 18:54:57.430 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:54:57.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:57.435 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:57.437 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-18 18:54:57.458 | + 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-18 18:54:57.567 | Reading package lists... 2022-03-18 18:54:57.806 | Building dependency tree... 2022-03-18 18:54:57.808 | Reading state information... 2022-03-18 18:54:58.059 | radvd is already the newest version (1:2.17-2). 2022-03-18 18:54:58.059 | The following packages were automatically installed and are no longer required: 2022-03-18 18:54:58.060 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:54:58.060 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:54:58.060 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:54:58.060 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:54:58.061 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:54:58.061 | python3-zope.interface 2022-03-18 18:54:58.061 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:54:58.174 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:54:58.178 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:54:58.180 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:54:58.182 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:58.185 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:58.187 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:58.189 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:58.191 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:58.193 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:54:58.196 | + functions-common:time_stop:2432 : start_time=1647629697455 2022-03-18 18:54:58.198 | + functions-common:time_stop:2434 : [[ -z 1647629697455 ]] 2022-03-18 18:54:58.200 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:58.205 | + functions-common:time_stop:2437 : end_time=1647629698202 2022-03-18 18:54:58.207 | + functions-common:time_stop:2438 : elapsed_time=747 2022-03-18 18:54:58.209 | + functions-common:time_stop:2439 : total=3055 2022-03-18 18:54:58.212 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:58.214 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3802 2022-03-18 18:54:58.216 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:54:58.218 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-18 18:54:58.236 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:58.238 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-18 18:54:58.240 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-18 18:54:58.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-18 18:54:58.246 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-18 18:54:58.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-18 18:54:58.267 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:54:58.269 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:54:58.272 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:54:58.274 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:54:58.276 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:54:58.279 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:54:58.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:58.283 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:58.285 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:54:58.288 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:54:58.290 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:54:58.292 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:54:58.295 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-18 18:54:58.297 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:54:58.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:58.301 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:58.303 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-18 18:54:58.323 | + 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-18 18:54:58.433 | Reading package lists... 2022-03-18 18:54:58.673 | Building dependency tree... 2022-03-18 18:54:58.674 | Reading state information... 2022-03-18 18:54:58.924 | fakeroot is already the newest version (1.24-1). 2022-03-18 18:54:58.924 | make is already the newest version (4.2.1-1.2). 2022-03-18 18:54:58.924 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-18 18:54:58.924 | The following packages were automatically installed and are no longer required: 2022-03-18 18:54:58.925 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:54:58.925 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:54:58.925 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:54:58.925 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:54:58.925 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:54:58.925 | python3-zope.interface 2022-03-18 18:54:58.925 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:54:59.039 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:54:59.044 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:54:59.046 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:54:59.048 | + functions-common:time_stop:2425 : local name 2022-03-18 18:54:59.050 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:54:59.052 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:54:59.055 | + functions-common:time_stop:2428 : local total 2022-03-18 18:54:59.057 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:54:59.059 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:54:59.061 | + functions-common:time_stop:2432 : start_time=1647629698320 2022-03-18 18:54:59.063 | + functions-common:time_stop:2434 : [[ -z 1647629698320 ]] 2022-03-18 18:54:59.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:54:59.070 | + functions-common:time_stop:2437 : end_time=1647629699067 2022-03-18 18:54:59.072 | + functions-common:time_stop:2438 : elapsed_time=747 2022-03-18 18:54:59.074 | + functions-common:time_stop:2439 : total=3802 2022-03-18 18:54:59.077 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:54:59.079 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4549 2022-03-18 18:54:59.081 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:54:59.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-18 18:54:59.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:54:59.088 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:54:59.090 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-18 18:54:59.092 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-18 18:54:59.095 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-18 18:54:59.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-18 18:54:59.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-18 18:54:59.105 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-18 18:54:59.105 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-18 18:54:59.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-18 18:54:59.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-18 18:54:59.114 | + functions:vercmp:628 : local v1=5.4 2022-03-18 18:54:59.117 | + functions:vercmp:629 : local 'op=<' 2022-03-18 18:54:59.119 | + functions:vercmp:630 : local v2=3.13 2022-03-18 18:54:59.121 | + functions:vercmp:631 : local result 2022-03-18 18:54:59.125 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-18 18:54:59.125 | ++ functions:vercmp:635 : sort -V 2022-03-18 18:54:59.126 | ++ functions:vercmp:635 : head -1 2022-03-18 18:54:59.130 | + functions:vercmp:635 : result=3.13 2022-03-18 18:54:59.133 | + functions:vercmp:637 : case $op in 2022-03-18 18:54:59.135 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-18 18:54:59.137 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-18 18:54:59.139 | + functions:vercmp:648 : return 2022-03-18 18:54:59.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-18 18:54:59.145 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:54:59.147 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-18 18:54:59.617 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-18 18:54:59.622 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-18 18:54:59.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-18 18:54:59.632 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.635 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-18 18:54:59.656 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:54:59.658 | + ./stack.sh:main:847 : install_etcd3 2022-03-18 18:54:59.660 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-18 18:54:59.660 | Installing etcd 2022-03-18 18:54:59.662 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-18 18:54:59.677 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-18 18:54:59.689 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-18 18:54:59.691 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-18 18:54:59.705 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-18 18:54:59.708 | ++ 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-18 18:54:59.711 | ++ 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-18 18:54:59.714 | +++ 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-18 18:54:59.718 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 18:54:59.721 | ++ 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-18 18:54:59.723 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-18 18:54:59.726 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 18:54:59.728 | ++ functions:get_extra_file:74 : return 2022-03-18 18:54:59.731 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 18:54:59.734 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-18 18:54:59.736 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-18 18:54:59.739 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-18 18:54:59.755 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:54:59.757 | + ./stack.sh:main:866 : install_dstat 2022-03-18 18:54:59.760 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-18 18:54:59.776 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:54:59.779 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-18 18:54:59.781 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:54:59.784 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-18 18:54:59.786 | + ./stack.sh:main:875 : install_libs 2022-03-18 18:54:59.789 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-18 18:54:59.791 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-18 18:54:59.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-18 18:54:59.796 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-18 18:54:59.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-18 18:54:59.806 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.809 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-18 18:54:59.811 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-18 18:54:59.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-18 18:54:59.816 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-18 18:54:59.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-18 18:54:59.825 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.827 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-18 18:54:59.829 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-18 18:54:59.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-18 18:54:59.834 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-18 18:54:59.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-18 18:54:59.843 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.845 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-18 18:54:59.848 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-18 18:54:59.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-18 18:54:59.853 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-18 18:54:59.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-18 18:54:59.862 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.864 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-18 18:54:59.867 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-18 18:54:59.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-18 18:54:59.871 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-18 18:54:59.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-18 18:54:59.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.883 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-18 18:54:59.885 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-18 18:54:59.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-18 18:54:59.889 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-18 18:54:59.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-18 18:54:59.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.901 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-18 18:54:59.904 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-18 18:54:59.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-18 18:54:59.908 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-18 18:54:59.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-18 18:54:59.918 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.920 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-18 18:54:59.922 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-18 18:54:59.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-18 18:54:59.927 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-18 18:54:59.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-18 18:54:59.936 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.938 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-18 18:54:59.941 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-18 18:54:59.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-18 18:54:59.945 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-18 18:54:59.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-18 18:54:59.954 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.957 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-18 18:54:59.959 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-18 18:54:59.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-18 18:54:59.964 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-18 18:54:59.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-18 18:54:59.973 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.976 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-18 18:54:59.978 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-18 18:54:59.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-18 18:54:59.983 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-18 18:54:59.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:54:59.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:54:59.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-18 18:54:59.993 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:54:59.995 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-18 18:54:59.997 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-18 18:54:59.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-18 18:55:00.002 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-18 18:55:00.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-18 18:55:00.011 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.014 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-18 18:55:00.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-18 18:55:00.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-18 18:55:00.021 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-18 18:55:00.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-18 18:55:00.030 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.033 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-18 18:55:00.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-18 18:55:00.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-18 18:55:00.040 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-18 18:55:00.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-18 18:55:00.049 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.051 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-18 18:55:00.054 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-18 18:55:00.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-18 18:55:00.058 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-18 18:55:00.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-18 18:55:00.067 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.070 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-18 18:55:00.073 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-18 18:55:00.075 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-18 18:55:00.080 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-18 18:55:00.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-18 18:55:00.090 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.092 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-18 18:55:00.095 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-18 18:55:00.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-18 18:55:00.100 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-18 18:55:00.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-18 18:55:00.110 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.112 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-18 18:55:00.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-18 18:55:00.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-18 18:55:00.119 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-18 18:55:00.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-18 18:55:00.128 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.131 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-18 18:55:00.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-18 18:55:00.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-18 18:55:00.138 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-18 18:55:00.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-18 18:55:00.148 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.150 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-18 18:55:00.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-18 18:55:00.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-18 18:55:00.157 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-18 18:55:00.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-18 18:55:00.167 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.169 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-18 18:55:00.172 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-18 18:55:00.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-18 18:55:00.176 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-18 18:55:00.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-18 18:55:00.185 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.188 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-18 18:55:00.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-18 18:55:00.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-18 18:55:00.195 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-18 18:55:00.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-18 18:55:00.204 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.207 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-18 18:55:00.209 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-18 18:55:00.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-18 18:55:00.214 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-18 18:55:00.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-18 18:55:00.223 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.226 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-18 18:55:00.228 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-18 18:55:00.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-18 18:55:00.233 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-18 18:55:00.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-18 18:55:00.242 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.244 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-18 18:55:00.247 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-18 18:55:00.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-18 18:55:00.251 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-18 18:55:00.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-18 18:55:00.261 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.263 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-18 18:55:00.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-18 18:55:00.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-18 18:55:00.270 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-18 18:55:00.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-18 18:55:00.280 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.282 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-18 18:55:00.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-18 18:55:00.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-18 18:55:00.289 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-18 18:55:00.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-18 18:55:00.298 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.301 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-18 18:55:00.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-18 18:55:00.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-18 18:55:00.307 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-18 18:55:00.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-18 18:55:00.317 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.319 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-18 18:55:00.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-18 18:55:00.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-18 18:55:00.326 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-18 18:55:00.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-18 18:55:00.336 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.338 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-18 18:55:00.341 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-18 18:55:00.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-18 18:55:00.345 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-18 18:55:00.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-18 18:55:00.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.357 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-18 18:55:00.359 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-18 18:55:00.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-18 18:55:00.364 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-18 18:55:00.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-18 18:55:00.374 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.376 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-18 18:55:00.378 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-18 18:55:00.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-18 18:55:00.384 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-18 18:55:00.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-18 18:55:00.393 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.395 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-18 18:55:00.397 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-18 18:55:00.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-18 18:55:00.402 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-18 18:55:00.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-18 18:55:00.411 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.414 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-18 18:55:00.416 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-18 18:55:00.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-18 18:55:00.421 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-18 18:55:00.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-18 18:55:00.430 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.433 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-18 18:55:00.435 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-18 18:55:00.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-18 18:55:00.440 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-18 18:55:00.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-18 18:55:00.451 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.453 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-18 18:55:00.456 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-18 18:55:00.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-18 18:55:00.460 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-18 18:55:00.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-18 18:55:00.470 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.472 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-18 18:55:00.474 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-18 18:55:00.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-18 18:55:00.480 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-18 18:55:00.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-18 18:55:00.490 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.493 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-18 18:55:00.496 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-18 18:55:00.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-18 18:55:00.500 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-18 18:55:00.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:00.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:00.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-18 18:55:00.510 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:00.513 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-18 18:55:00.533 | Using python 3.8 to install etcd3 2022-03-18 18:55:00.536 | + 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-18 18:55:01.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:01.407 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:01.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:01.407 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:02.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:55:02.595 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-18 18:55:02.603 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-18 18:55:02.604 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-18 18:55:02.605 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-18 18:55:02.606 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-18 18:55:05.146 | 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-18 18:55:05.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:55:05.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:55:05.271 | + inc/python:pip_install:200 : result=0 2022-03-18 18:55:05.274 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:55:05.276 | + functions-common:time_stop:2425 : local name 2022-03-18 18:55:05.278 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:55:05.280 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:55:05.282 | + functions-common:time_stop:2428 : local total 2022-03-18 18:55:05.284 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:55:05.287 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:55:05.289 | + functions-common:time_stop:2432 : start_time=1647629700528 2022-03-18 18:55:05.291 | + functions-common:time_stop:2434 : [[ -z 1647629700528 ]] 2022-03-18 18:55:05.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:55:05.298 | + functions-common:time_stop:2437 : end_time=1647629705295 2022-03-18 18:55:05.300 | + functions-common:time_stop:2438 : elapsed_time=4767 2022-03-18 18:55:05.302 | + functions-common:time_stop:2439 : total=27066 2022-03-18 18:55:05.304 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:55:05.306 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31833 2022-03-18 18:55:05.309 | + inc/python:pip_install:203 : return 0 2022-03-18 18:55:05.311 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-18 18:55:05.333 | Using python 3.8 to install etcd3gw 2022-03-18 18:55:05.336 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-18 18:55:06.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:06.205 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:06.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:06.205 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:07.325 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:55:07.351 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-18 18:55:07.359 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-18 18:55:07.360 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-18 18:55:07.361 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-18 18:55:07.362 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-18 18:55:07.394 | 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-18 18:55:07.395 | 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-18 18:55:07.397 | 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-18 18:55:07.399 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-18 18:55:09.852 | 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-18 18:55:09.859 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:55:09.859 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:55:09.975 | + inc/python:pip_install:200 : result=0 2022-03-18 18:55:09.978 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:55:09.980 | + functions-common:time_stop:2425 : local name 2022-03-18 18:55:09.983 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:55:09.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:55:09.987 | + functions-common:time_stop:2428 : local total 2022-03-18 18:55:09.990 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:55:09.992 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:55:09.994 | + functions-common:time_stop:2432 : start_time=1647629705327 2022-03-18 18:55:09.997 | + functions-common:time_stop:2434 : [[ -z 1647629705327 ]] 2022-03-18 18:55:09.999 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:55:10.003 | + functions-common:time_stop:2437 : end_time=1647629710001 2022-03-18 18:55:10.006 | + functions-common:time_stop:2438 : elapsed_time=4674 2022-03-18 18:55:10.008 | + functions-common:time_stop:2439 : total=31833 2022-03-18 18:55:10.010 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:55:10.012 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36507 2022-03-18 18:55:10.015 | + inc/python:pip_install:203 : return 0 2022-03-18 18:55:10.017 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-18 18:55:10.019 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-18 18:55:10.022 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-18 18:55:10.024 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:55:10.026 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:55:10.029 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:55:10.031 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:55:10.033 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:55:10.036 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:55:10.038 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:55:10.041 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:55:10.043 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:55:10.045 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:55:10.048 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:55:10.050 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-18 18:55:10.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:10.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:10.058 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-18 18:55:10.060 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 18:55:10.062 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:55:10.065 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:55:10.067 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:55:10.069 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:55:10.072 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:55:10.074 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:55:10.076 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:10.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:10.081 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:55:10.083 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:55:10.086 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:55:10.088 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:55:10.091 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 18:55:10.093 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:55:10.096 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:10.098 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:10.100 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 18:55:10.122 | + 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-18 18:55:10.233 | Reading package lists... 2022-03-18 18:55:10.471 | Building dependency tree... 2022-03-18 18:55:10.472 | Reading state information... 2022-03-18 18:55:10.726 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-18 18:55:10.726 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-18 18:55:10.726 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:55:10.726 | The following packages were automatically installed and are no longer required: 2022-03-18 18:55:10.727 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:55:10.727 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:55:10.727 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:55:10.727 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:55:10.727 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:55:10.727 | python3-zope.interface 2022-03-18 18:55:10.727 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:55:10.840 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:55:10.845 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:55:10.847 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:55:10.849 | + functions-common:time_stop:2425 : local name 2022-03-18 18:55:10.851 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:55:10.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:55:10.856 | + functions-common:time_stop:2428 : local total 2022-03-18 18:55:10.858 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:55:10.861 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:55:10.863 | + functions-common:time_stop:2432 : start_time=1647629710119 2022-03-18 18:55:10.865 | + functions-common:time_stop:2434 : [[ -z 1647629710119 ]] 2022-03-18 18:55:10.868 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:55:10.872 | + functions-common:time_stop:2437 : end_time=1647629710870 2022-03-18 18:55:10.874 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-18 18:55:10.877 | + functions-common:time_stop:2439 : total=4549 2022-03-18 18:55:10.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:55:10.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5300 2022-03-18 18:55:10.884 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:55:10.887 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-18 18:55:10.889 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:10.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:10.893 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-18 18:55:10.955 | Module proxy already enabled 2022-03-18 18:55:10.959 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-18 18:55:11.020 | Considering dependency proxy for proxy_uwsgi: 2022-03-18 18:55:11.021 | Module proxy already enabled 2022-03-18 18:55:11.021 | Module proxy_uwsgi already enabled 2022-03-18 18:55:11.024 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-18 18:55:11.027 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:55:11.029 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:55:11.032 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:55:11.166 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-18 18:55:11.169 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-18 18:55:11.172 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-18 18:55:11.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-18 18:55:11.182 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.184 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-18 18:55:11.187 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-18 18:55:11.189 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-18 18:55:11.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-18 18:55:11.199 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.201 | + ./stack.sh:main:883 : install_glanceclient 2022-03-18 18:55:11.204 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-18 18:55:11.206 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-18 18:55:11.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-18 18:55:11.215 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.218 | + ./stack.sh:main:884 : install_cinderclient 2022-03-18 18:55:11.220 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-18 18:55:11.223 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-18 18:55:11.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-18 18:55:11.233 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.236 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-18 18:55:11.238 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-18 18:55:11.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-18 18:55:11.249 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.251 | + ./stack.sh:main:885 : install_novaclient 2022-03-18 18:55:11.253 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-18 18:55:11.256 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-18 18:55:11.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-18 18:55:11.265 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.268 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-18 18:55:11.284 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:11.287 | + ./stack.sh:main:887 : install_swiftclient 2022-03-18 18:55:11.289 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-18 18:55:11.292 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-18 18:55:11.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-18 18:55:11.301 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.304 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-18 18:55:11.321 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:11.323 | + ./stack.sh:main:890 : install_neutronclient 2022-03-18 18:55:11.325 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-18 18:55:11.328 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-18 18:55:11.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-18 18:55:11.337 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.340 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-18 18:55:11.342 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-18 18:55:11.344 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-18 18:55:11.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:11.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:11.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-18 18:55:11.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:11.357 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-18 18:55:11.360 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-18 18:55:11.362 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:55:11.365 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-18 18:55:11.368 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-18 18:55:11.370 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:55:11.374 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:55:11.374 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:55:11.379 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-18 18:55:11.381 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-18 18:55:11.384 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-18 18:55:11.387 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-18 18:55:11.389 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-18 18:55:11.410 | Using python 3.8 to install keystonemiddleware 2022-03-18 18:55:11.412 | + 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-18 18:55:12.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:12.280 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:12.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:12.281 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:13.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:55:13.433 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-18 18:55:13.484 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-18 18:55:13.485 | 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-18 18:55:13.487 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-18 18:55:13.488 | 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-18 18:55:13.489 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-18 18:55:13.490 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-18 18:55:13.491 | 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-18 18:55:13.493 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-18 18:55:13.494 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-18 18:55:13.495 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-18 18:55:13.496 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-18 18:55:13.497 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-18 18:55:13.498 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-18 18:55:13.499 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-18 18:55:13.555 | 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-18 18:55:13.556 | 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-18 18:55:13.558 | 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-18 18:55:13.595 | 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-18 18:55:13.635 | 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-18 18:55:13.636 | 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-18 18:55:13.637 | 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-18 18:55:13.638 | 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-18 18:55:13.688 | 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-18 18:55:13.690 | 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-18 18:55:13.699 | 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-18 18:55:13.701 | 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-18 18:55:13.714 | 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-18 18:55:13.716 | 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-18 18:55:13.716 | 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-18 18:55:13.781 | 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-18 18:55:13.782 | 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-18 18:55:13.784 | 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-18 18:55:13.785 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-18 18:55:13.835 | 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-18 18:55:13.847 | 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-18 18:55:16.244 | 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-18 18:55:16.251 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:55:16.251 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:55:16.370 | + inc/python:pip_install:200 : result=0 2022-03-18 18:55:16.373 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:55:16.375 | + functions-common:time_stop:2425 : local name 2022-03-18 18:55:16.377 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:55:16.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:55:16.382 | + functions-common:time_stop:2428 : local total 2022-03-18 18:55:16.385 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:55:16.387 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:55:16.389 | + functions-common:time_stop:2432 : start_time=1647629711404 2022-03-18 18:55:16.391 | + functions-common:time_stop:2434 : [[ -z 1647629711404 ]] 2022-03-18 18:55:16.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:55:16.398 | + functions-common:time_stop:2437 : end_time=1647629716396 2022-03-18 18:55:16.400 | + functions-common:time_stop:2438 : elapsed_time=4992 2022-03-18 18:55:16.403 | + functions-common:time_stop:2439 : total=36507 2022-03-18 18:55:16.405 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:55:16.407 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41499 2022-03-18 18:55:16.409 | + inc/python:pip_install:203 : return 0 2022-03-18 18:55:16.412 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-18 18:55:16.414 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-18 18:55:16.417 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:55:16.420 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-18 18:55:16.422 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-18 18:55:16.425 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:55:16.428 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:55:16.428 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:55:16.434 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-18 18:55:16.437 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-18 18:55:16.439 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-18 18:55:16.442 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-18 18:55:16.444 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-18 18:55:16.465 | Using python 3.8 to install python-memcached 2022-03-18 18:55:16.468 | + 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-18 18:55:17.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:17.357 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:17.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:17.357 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:18.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:55:18.525 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-18 18:55:18.528 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-18 18:55:21.009 | 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-18 18:55:21.016 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:55:21.016 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:55:21.133 | + inc/python:pip_install:200 : result=0 2022-03-18 18:55:21.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:55:21.137 | + functions-common:time_stop:2425 : local name 2022-03-18 18:55:21.140 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:55:21.142 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:55:21.144 | + functions-common:time_stop:2428 : local total 2022-03-18 18:55:21.146 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:55:21.149 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:55:21.151 | + functions-common:time_stop:2432 : start_time=1647629716460 2022-03-18 18:55:21.153 | + functions-common:time_stop:2434 : [[ -z 1647629716460 ]] 2022-03-18 18:55:21.156 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:55:21.160 | + functions-common:time_stop:2437 : end_time=1647629721158 2022-03-18 18:55:21.162 | + functions-common:time_stop:2438 : elapsed_time=4698 2022-03-18 18:55:21.165 | + functions-common:time_stop:2439 : total=41499 2022-03-18 18:55:21.167 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:55:21.169 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46197 2022-03-18 18:55:21.172 | + inc/python:pip_install:203 : return 0 2022-03-18 18:55:21.174 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-18 18:55:21.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:21.193 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-18 18:55:21.196 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-18 18:55:21.198 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-18 18:55:21.200 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-18 18:55:21.203 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:55:21.205 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-18 18:55:21.207 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-18 18:55:21.222 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:21.225 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-18 18:55:21.227 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-18 18:55:21.229 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-18 18:55:21.231 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:55:21.234 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:55:21.236 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:55:21.239 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:55:21.241 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:55:21.244 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:55:21.259 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:55:21.261 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:55:21.263 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:55:21.266 | + functions-common:git_clone:629 : echo master 2022-03-18 18:55:21.266 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:55:21.271 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-18 18:55:21.273 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:55:21.275 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-18 18:55:21.278 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:55:21.278 | + functions-common:git_clone:678 : head -1 2022-03-18 18:55:21.282 | c141e6164 trivial: Fix typo 2022-03-18 18:55:21.284 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:55:21.286 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-18 18:55:21.289 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:55:21.292 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 18:55:21.294 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-18 18:55:21.296 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:55:21.298 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-18 18:55:21.301 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:55:21.303 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 18:55:21.306 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-18 18:55:21.308 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:55:21.311 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:55:21.313 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-18 18:55:21.316 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:55:21.318 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-18 18:55:21.321 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:55:21.323 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:55:21.326 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-18 18:55:21.332 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-18 18:55:21.334 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-18 18:55:22.009 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-18 18:55:22.011 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:55:22.014 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:55:22.016 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:55:22.018 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 18:55:22.020 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-18 18:55:22.022 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:55:22.025 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:55:22.027 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:55:22.029 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:55:22.032 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:55:22.034 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:55:22.036 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:55:22.038 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-18 18:55:22.059 | Using python 3.8 to install /opt/stack/keystone 2022-03-18 18:55:22.061 | + 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-18 18:55:22.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:22.951 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:22.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:22.951 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:24.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:55:24.111 | Obtaining file:///opt/stack/keystone 2022-03-18 18:55:24.112 | Preparing metadata (setup.py): started 2022-03-18 18:55:27.645 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:55:27.718 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-18 18:55:27.719 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-18 18:55:27.720 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-18 18:55:27.721 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-18 18:55:27.723 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-18 18:55:27.724 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-18 18:55:27.725 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-18 18:55:27.726 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-18 18:55:27.727 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-18 18:55:27.729 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-18 18:55:27.730 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-18 18:55:27.731 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-18 18:55:27.732 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-18 18:55:27.733 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-18 18:55:27.734 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-18 18:55:27.735 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-18 18:55:27.736 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-18 18:55:27.737 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-18 18:55:27.739 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-18 18:55:27.740 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-18 18:55:27.741 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-18 18:55:27.742 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-18 18:55:27.743 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-18 18:55:27.745 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-18 18:55:27.746 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-18 18:55:27.747 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-18 18:55:27.748 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-18 18:55:27.749 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-18 18:55:27.751 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-18 18:55:27.752 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-18 18:55:27.753 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-18 18:55:27.753 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-18 18:55:27.755 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-18 18:55:27.756 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-18 18:55:27.766 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-18 18:55:27.767 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-18 18:55:27.811 | 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.dev2) (5.1.1) 2022-03-18 18:55:27.822 | 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.dev2) (8.0.4) 2022-03-18 18:55:27.823 | 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.dev2) (2.0.3) 2022-03-18 18:55:27.825 | 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.dev2) (2.1.0) 2022-03-18 18:55:27.826 | 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.dev2) (3.0.3) 2022-03-18 18:55:27.836 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-18 18:55:27.896 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-18 18:55:27.899 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-18 18:55:27.994 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-18 18:55:27.995 | 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.dev2) (2.5.0) 2022-03-18 18:55:27.996 | 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.dev2) (0.8.0) 2022-03-18 18:55:27.997 | 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.dev2) (1.5.0) 2022-03-18 18:55:28.050 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-18 18:55:28.052 | 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.dev2) (1.7.6) 2022-03-18 18:55:28.054 | 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.dev2) (2.0.1) 2022-03-18 18:55:28.103 | 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.dev2) (2.8.2) 2022-03-18 18:55:28.108 | 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.dev2) (0.9.6) 2022-03-18 18:55:28.161 | 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.dev2) (5.2.3) 2022-03-18 18:55:28.162 | 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.dev2) (5.0.0) 2022-03-18 18:55:28.163 | 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.dev2) (0.4.0) 2022-03-18 18:55:28.167 | 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.dev2) (2.4.0) 2022-03-18 18:55:28.169 | 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.dev2) (2.8.0) 2022-03-18 18:55:28.170 | 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.dev2) (5.0.9) 2022-03-18 18:55:28.190 | 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.dev2) (3.3.0) 2022-03-18 18:55:28.239 | 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.dev2) (3.1.1) 2022-03-18 18:55:28.257 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-18 18:55:28.259 | 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.dev2) (1.0.2) 2022-03-18 18:55:28.260 | 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.dev2) (3.0.7) 2022-03-18 18:55:28.262 | 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.dev2) (0.11.0) 2022-03-18 18:55:28.339 | 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.dev2) (4.5.0) 2022-03-18 18:55:28.452 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-18 18:55:28.453 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-18 18:55:28.454 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-18 18:55:28.456 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-18 18:55:28.458 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-18 18:55:28.685 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-18 18:55:28.706 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-18 18:55:28.707 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-18 18:55:28.776 | 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.dev2) (4.11.1) 2022-03-18 18:55:28.777 | 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.dev2) (1.1.6) 2022-03-18 18:55:28.795 | 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.dev2) (5.0.0) 2022-03-18 18:55:28.868 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-18 18:55:28.906 | 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.dev2) (1.13.3) 2022-03-18 18:55:29.018 | 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.dev2) (2.1.0) 2022-03-18 18:55:29.090 | 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.dev2) (1.7.0) 2022-03-18 18:55:29.217 | 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.dev2) (0.17.3) 2022-03-18 18:55:29.248 | 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.dev2) (0.13.1) 2022-03-18 18:55:29.285 | 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.dev2) (2.1.1) 2022-03-18 18:55:29.286 | 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.dev2) (3.0.0) 2022-03-18 18:55:29.289 | 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.dev2) (0.33.0) 2022-03-18 18:55:29.292 | 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.dev2) (2.5.1) 2022-03-18 18:55:29.293 | 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.dev2) (1.3.3) 2022-03-18 18:55:29.294 | 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.dev2) (3.5.0) 2022-03-18 18:55:29.347 | 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.dev2) (0.2.5) 2022-03-18 18:55:29.485 | 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.dev2) (2019.11.28) 2022-03-18 18:55:29.487 | 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.dev2) (2.0.12) 2022-03-18 18:55:29.489 | 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.dev2) (3.3) 2022-03-18 18:55:29.490 | 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.dev2) (1.26.8) 2022-03-18 18:55:29.639 | 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.dev2) (2.5.0) 2022-03-18 18:55:29.725 | 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.dev2) (2.4.0) 2022-03-18 18:55:29.798 | 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.dev2) (3.7.0) 2022-03-18 18:55:29.971 | 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.dev2) (2.1.0) 2022-03-18 18:55:30.230 | 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.dev2) (0.7) 2022-03-18 18:55:30.263 | 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.dev2) (1.0.0) 2022-03-18 18:55:32.145 | Installing collected packages: keystone 2022-03-18 18:55:32.145 | Attempting uninstall: keystone 2022-03-18 18:55:32.146 | Found existing installation: keystone 21.1.0.dev2 2022-03-18 18:55:32.150 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-18 18:55:32.152 | Running setup.py develop for keystone 2022-03-18 18:55:36.670 | Successfully installed keystone 2022-03-18 18:55:36.670 | 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-18 18:55:36.678 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:55:36.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:55:36.811 | + inc/python:pip_install:200 : result=0 2022-03-18 18:55:36.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:55:36.815 | + functions-common:time_stop:2425 : local name 2022-03-18 18:55:36.818 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:55:36.820 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:55:36.822 | + functions-common:time_stop:2428 : local total 2022-03-18 18:55:36.824 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:55:36.826 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:55:36.828 | + functions-common:time_stop:2432 : start_time=1647629722053 2022-03-18 18:55:36.830 | + functions-common:time_stop:2434 : [[ -z 1647629722053 ]] 2022-03-18 18:55:36.833 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:55:36.837 | + functions-common:time_stop:2437 : end_time=1647629736835 2022-03-18 18:55:36.839 | + functions-common:time_stop:2438 : elapsed_time=14782 2022-03-18 18:55:36.841 | + functions-common:time_stop:2439 : total=46197 2022-03-18 18:55:36.843 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:55:36.846 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60979 2022-03-18 18:55:36.848 | + inc/python:pip_install:203 : return 0 2022-03-18 18:55:36.850 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:55:36.853 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 18:55:36.855 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 18:55:36.875 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 18:55:36.886 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-18 18:55:36.889 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-18 18:55:36.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:36.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:36.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-18 18:55:36.898 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:36.901 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-18 18:55:36.917 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:36.919 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-18 18:55:36.922 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:55:36.924 | + ./stack.sh:main:899 : configure_keystone 2022-03-18 18:55:36.927 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-18 18:55:36.940 | + 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-18 18:55:36.942 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-18 18:55:36.947 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-18 18:55:36.962 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:36.965 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-18 18:55:36.996 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-18 18:55:37.023 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-18 18:55:37.052 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-18 18:55:37.082 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-18 18:55:37.113 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-18 18:55:37.142 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-18 18:55:37.170 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-18 18:55:37.197 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-18 18:55:37.199 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-18 18:55:37.202 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-18 18:55:37.204 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-18 18:55:37.206 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:55:37.209 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:55:37.224 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:37.228 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:55:37.230 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:55:37.233 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:55:37.248 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:37.250 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:55:37.253 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:55:37.282 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:55:37.285 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:55:37.287 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-18 18:55:37.290 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-18 18:55:37.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:37.308 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-03-18 18:55:37.338 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-18 18:55:37.341 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-18 18:55:37.371 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-18 18:55:37.374 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-18 18:55:37.376 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-18 18:55:37.378 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-18 18:55:37.381 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-18 18:55:37.383 | + 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-18 18:55:37.413 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-18 18:55:37.416 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-18 18:55:37.418 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-18 18:55:37.421 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-18 18:55:37.424 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:55:37.445 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:55:37.447 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:55:37.450 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:55:37.452 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:55:37.454 | + 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-18 18:55:37.483 | + 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-18 18:55:37.511 | + 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-18 18:55:37.538 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:55:37.565 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-18 18:55:37.596 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-18 18:55:37.598 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-18 18:55:37.600 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-18 18:55:37.603 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-18 18:55:37.605 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-18 18:55:37.607 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:55:37.610 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:55:37.613 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-18 18:55:37.617 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-18 18:55:37.619 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:55:37.621 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:55:37.634 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:55:37.635 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:55:37.643 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:55:37.646 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:55:37.662 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-18 18:55:37.664 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-18 18:55:37.668 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-18 18:55:37.697 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-18 18:55:37.724 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-18 18:55:37.754 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-18 18:55:37.782 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-18 18:55:37.809 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-18 18:55:37.836 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-18 18:55:37.863 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-18 18:55:37.891 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-18 18:55:37.917 | + 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-18 18:55:37.944 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-18 18:55:37.972 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-18 18:55:38.002 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-18 18:55:38.030 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:55:38.032 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:55:38.035 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-18 18:55:38.037 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-18 18:55:38.039 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:55:38.042 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:38.044 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:38.046 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 18:55:38.049 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 18:55:38.051 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-18 18:55:38.079 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-18 18:55:38.108 | + 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-18 18:55:38.108 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 18:55:38.117 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-18 18:55:38.121 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-18 18:55:38.123 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-18 18:55:38.125 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:55:38.128 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:55:38.130 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:55:38.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:38.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:38.137 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:55:38.140 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:55:38.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:38.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:38.146 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-18 18:55:38.208 | Site keystone-wsgi-public already enabled 2022-03-18 18:55:38.212 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:55:38.214 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:55:38.216 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:55:38.219 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:55:38.357 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-18 18:55:38.390 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-18 18:55:38.422 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-18 18:55:38.453 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-18 18:55:38.455 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-18 18:55:38.486 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-18 18:55:38.514 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-18 18:55:38.543 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-18 18:55:38.545 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-18 18:55:38.562 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:38.565 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-18 18:55:38.581 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:38.584 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-18 18:55:38.586 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-18 18:55:38.589 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-18 18:55:38.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:55:38.594 | + lib/stack:stack_install_service:32 : install_swift 2022-03-18 18:55:38.596 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-18 18:55:38.598 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-18 18:55:38.601 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-18 18:55:38.603 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:55:38.606 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:55:38.609 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:55:38.612 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:55:38.614 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:55:38.617 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:55:38.633 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:55:38.635 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:55:38.637 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:55:38.640 | + functions-common:git_clone:629 : echo master 2022-03-18 18:55:38.640 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:55:38.645 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-18 18:55:38.648 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:55:38.651 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-18 18:55:38.653 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:55:38.654 | + functions-common:git_clone:678 : head -1 2022-03-18 18:55:38.661 | 954032d5d CHANGELOG for 2.29.1 2022-03-18 18:55:38.664 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:55:38.667 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-18 18:55:38.669 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:55:38.672 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 18:55:38.674 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-18 18:55:38.676 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-18 18:55:38.679 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-18 18:55:38.682 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:55:38.684 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 18:55:38.687 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-18 18:55:38.689 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:55:38.691 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-18 18:55:38.694 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-18 18:55:38.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:55:38.700 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-18 18:55:38.702 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:55:38.704 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:55:38.707 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-18 18:55:38.713 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-18 18:55:38.716 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-18 18:55:39.375 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-18 18:55:39.378 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:55:39.380 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:55:39.383 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:55:39.385 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 18:55:39.387 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-18 18:55:39.390 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:55:39.392 | + inc/python:setup_package:428 : local extras=keystone 2022-03-18 18:55:39.394 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:55:39.397 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-18 18:55:39.399 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-18 18:55:39.401 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-18 18:55:39.403 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:55:39.406 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-18 18:55:39.426 | Using python 3.8 to install /opt/stack/swift 2022-03-18 18:55:39.428 | + 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-18 18:55:40.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:40.300 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:40.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:40.300 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:41.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:55:41.454 | Obtaining file:///opt/stack/swift 2022-03-18 18:55:41.455 | Preparing metadata (setup.py): started 2022-03-18 18:55:44.696 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:55:44.734 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.33.0) 2022-03-18 18:55:44.735 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.1.2) 2022-03-18 18:55:44.737 | 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.dev20) (0.11.0) 2022-03-18 18:55:44.738 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.1.1) 2022-03-18 18:55:44.739 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (4.8.0) 2022-03-18 18:55:44.740 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.27.1) 2022-03-18 18:55:44.741 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.16.0) 2022-03-18 18:55:44.742 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.9.9) 2022-03-18 18:55:44.743 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.6.0) 2022-03-18 18:55:44.744 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (36.0.1) 2022-03-18 18:55:44.745 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (9.4.0) 2022-03-18 18:55:44.782 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev20) (1.15.0) 2022-03-18 18:55:44.790 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev20) (2.1.0) 2022-03-18 18:55:44.843 | 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.dev20) (5.8.1) 2022-03-18 18:55:44.845 | 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.dev20) (2.10.1) 2022-03-18 18:55:44.845 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.8.7) 2022-03-18 18:55:44.847 | 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.dev20) (5.1.0) 2022-03-18 18:55:44.848 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.5.0) 2022-03-18 18:55:44.849 | 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.dev20) (3.1.1) 2022-03-18 18:55:44.850 | 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.dev20) (4.3.0) 2022-03-18 18:55:44.852 | 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.dev20) (4.12.2) 2022-03-18 18:55:44.853 | 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.dev20) (4.1.0) 2022-03-18 18:55:44.854 | 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.dev20) (4.4.0) 2022-03-18 18:55:44.855 | 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.dev20) (8.8.0) 2022-03-18 18:55:44.856 | 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.dev20) (4.7.0) 2022-03-18 18:55:44.876 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev20) (60.9.3) 2022-03-18 18:55:44.907 | 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.dev20) (2.0.12) 2022-03-18 18:55:44.909 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (3.3) 2022-03-18 18:55:44.910 | 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.dev20) (1.26.8) 2022-03-18 18:55:44.912 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2019.11.28) 2022-03-18 18:55:44.934 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev20) (2.21) 2022-03-18 18:55:45.024 | 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.dev20) (1.0.2) 2022-03-18 18:55:45.025 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.7.0) 2022-03-18 18:55:45.026 | 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.dev20) (3.5.0) 2022-03-18 18:55:45.068 | 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.dev20) (1.1.5) 2022-03-18 18:55:45.110 | 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.dev20) (2.5.0) 2022-03-18 18:55:45.111 | 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.dev20) (6.0) 2022-03-18 18:55:45.113 | 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.dev20) (1.5.0) 2022-03-18 18:55:45.114 | 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.dev20) (0.8.0) 2022-03-18 18:55:45.173 | 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.dev20) (0.9.6) 2022-03-18 18:55:45.177 | 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.dev20) (2.8.2) 2022-03-18 18:55:45.189 | 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.dev20) (2021.3) 2022-03-18 18:55:45.191 | 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.dev20) (1.0.3) 2022-03-18 18:55:45.209 | 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.dev20) (21.3) 2022-03-18 18:55:45.210 | 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.dev20) (3.0.7) 2022-03-18 18:55:45.314 | 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.dev20) (1.13.3) 2022-03-18 18:55:45.328 | 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.dev20) (5.1.1) 2022-03-18 18:55:47.610 | Installing collected packages: swift 2022-03-18 18:55:47.610 | Attempting uninstall: swift 2022-03-18 18:55:47.610 | Found existing installation: swift 2.29.1.dev20 2022-03-18 18:55:47.613 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-18 18:55:47.615 | Running setup.py develop for swift 2022-03-18 18:55:51.808 | Successfully installed swift 2022-03-18 18:55:51.808 | 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-18 18:55:51.816 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:55:51.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:55:51.947 | + inc/python:pip_install:200 : result=0 2022-03-18 18:55:51.949 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:55:51.951 | + functions-common:time_stop:2425 : local name 2022-03-18 18:55:51.954 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:55:51.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:55:51.958 | + functions-common:time_stop:2428 : local total 2022-03-18 18:55:51.960 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:55:51.962 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:55:51.964 | + functions-common:time_stop:2432 : start_time=1647629739421 2022-03-18 18:55:51.967 | + functions-common:time_stop:2434 : [[ -z 1647629739421 ]] 2022-03-18 18:55:51.969 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:55:51.973 | + functions-common:time_stop:2437 : end_time=1647629751971 2022-03-18 18:55:51.976 | + functions-common:time_stop:2438 : elapsed_time=12550 2022-03-18 18:55:51.978 | + functions-common:time_stop:2439 : total=60979 2022-03-18 18:55:51.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:55:51.983 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73529 2022-03-18 18:55:51.985 | + inc/python:pip_install:203 : return 0 2022-03-18 18:55:51.987 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:55:51.990 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 18:55:51.993 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 18:55:52.011 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 18:55:52.023 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-18 18:55:52.025 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-18 18:55:52.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:52.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:52.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-18 18:55:52.035 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:52.037 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-18 18:55:52.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:55:52.042 | + ./stack.sh:main:908 : configure_swift 2022-03-18 18:55:52.045 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-18 18:55:52.047 | + lib/swift:configure_swift:332 : local node_number 2022-03-18 18:55:52.049 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-18 18:55:52.051 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-18 18:55:52.053 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-18 18:55:53.261 | No account-server running 2022-03-18 18:55:53.261 | No container-auditor running 2022-03-18 18:55:53.261 | No object-updater running 2022-03-18 18:55:53.261 | No container-sync running 2022-03-18 18:55:53.261 | No container-server running 2022-03-18 18:55:53.261 | No container-sharder running 2022-03-18 18:55:53.261 | No object-server running 2022-03-18 18:55:53.261 | No container-reconciler running 2022-03-18 18:55:53.261 | No proxy-server running 2022-03-18 18:55:53.261 | No object-expirer running 2022-03-18 18:55:53.261 | No object-replicator running 2022-03-18 18:55:53.261 | No account-auditor running 2022-03-18 18:55:53.261 | No account-reaper running 2022-03-18 18:55:53.262 | No container-updater running 2022-03-18 18:55:53.262 | No object-auditor running 2022-03-18 18:55:53.262 | No container-replicator running 2022-03-18 18:55:53.262 | No account-replicator running 2022-03-18 18:55:53.262 | No object-reconstructor running 2022-03-18 18:55:53.352 | + lib/swift:configure_swift:337 : true 2022-03-18 18:55:53.354 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-18 18:55:53.367 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-18 18:55:53.379 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-18 18:55:53.382 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-18 18:55:53.382 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-18 18:55:53.387 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-18 18:55:53.387 | s/%GROUP%/ubuntu/; 2022-03-18 18:55:53.387 | s/%USER%/ubuntu/; 2022-03-18 18:55:53.387 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-18 18:55:53.387 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-18 18:55:53.390 | uid = ubuntu 2022-03-18 18:55:53.390 | gid = ubuntu 2022-03-18 18:55:53.390 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-18 18:55:53.390 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-18 18:55:53.390 | address = 127.0.0.1 2022-03-18 18:55:53.390 | 2022-03-18 18:55:53.390 | [account6612] 2022-03-18 18:55:53.390 | max connections = 25 2022-03-18 18:55:53.390 | path = /opt/stack/data/swift/1/node/ 2022-03-18 18:55:53.390 | read only = false 2022-03-18 18:55:53.390 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-18 18:55:53.390 | 2022-03-18 18:55:53.390 | [account6622] 2022-03-18 18:55:53.390 | max connections = 25 2022-03-18 18:55:53.391 | path = /opt/stack/data/swift/2/node/ 2022-03-18 18:55:53.391 | read only = false 2022-03-18 18:55:53.391 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-18 18:55:53.391 | 2022-03-18 18:55:53.391 | [account6632] 2022-03-18 18:55:53.391 | max connections = 25 2022-03-18 18:55:53.391 | path = /opt/stack/data/swift/3/node/ 2022-03-18 18:55:53.391 | read only = false 2022-03-18 18:55:53.391 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-18 18:55:53.391 | 2022-03-18 18:55:53.391 | [account6642] 2022-03-18 18:55:53.391 | max connections = 25 2022-03-18 18:55:53.391 | path = /opt/stack/data/swift/4/node/ 2022-03-18 18:55:53.391 | read only = false 2022-03-18 18:55:53.391 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-18 18:55:53.391 | 2022-03-18 18:55:53.391 | 2022-03-18 18:55:53.391 | [container6611] 2022-03-18 18:55:53.391 | max connections = 25 2022-03-18 18:55:53.391 | path = /opt/stack/data/swift/1/node/ 2022-03-18 18:55:53.391 | read only = false 2022-03-18 18:55:53.391 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-18 18:55:53.391 | 2022-03-18 18:55:53.391 | [container6621] 2022-03-18 18:55:53.391 | max connections = 25 2022-03-18 18:55:53.391 | path = /opt/stack/data/swift/2/node/ 2022-03-18 18:55:53.391 | read only = false 2022-03-18 18:55:53.391 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-18 18:55:53.391 | 2022-03-18 18:55:53.391 | [container6631] 2022-03-18 18:55:53.391 | max connections = 25 2022-03-18 18:55:53.391 | path = /opt/stack/data/swift/3/node/ 2022-03-18 18:55:53.391 | read only = false 2022-03-18 18:55:53.392 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-18 18:55:53.392 | 2022-03-18 18:55:53.392 | [container6641] 2022-03-18 18:55:53.392 | max connections = 25 2022-03-18 18:55:53.392 | path = /opt/stack/data/swift/4/node/ 2022-03-18 18:55:53.392 | read only = false 2022-03-18 18:55:53.392 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-18 18:55:53.392 | 2022-03-18 18:55:53.392 | 2022-03-18 18:55:53.392 | [object6613] 2022-03-18 18:55:53.392 | max connections = 25 2022-03-18 18:55:53.392 | path = /opt/stack/data/swift/1/node/ 2022-03-18 18:55:53.392 | read only = false 2022-03-18 18:55:53.392 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-18 18:55:53.392 | 2022-03-18 18:55:53.392 | [object6623] 2022-03-18 18:55:53.392 | max connections = 25 2022-03-18 18:55:53.392 | path = /opt/stack/data/swift/2/node/ 2022-03-18 18:55:53.392 | read only = false 2022-03-18 18:55:53.392 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-18 18:55:53.392 | 2022-03-18 18:55:53.392 | [object6633] 2022-03-18 18:55:53.392 | max connections = 25 2022-03-18 18:55:53.392 | path = /opt/stack/data/swift/3/node/ 2022-03-18 18:55:53.392 | read only = false 2022-03-18 18:55:53.392 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-18 18:55:53.392 | 2022-03-18 18:55:53.392 | [object6643] 2022-03-18 18:55:53.392 | max connections = 25 2022-03-18 18:55:53.392 | path = /opt/stack/data/swift/4/node/ 2022-03-18 18:55:53.392 | read only = false 2022-03-18 18:55:53.392 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-18 18:55:53.393 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-18 18:55:53.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:55:53.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:55:53.399 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-18 18:55:53.411 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-18 18:55:53.414 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-18 18:55:53.418 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-18 18:55:53.422 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-18 18:55:53.424 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-18 18:55:53.429 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-18 18:55:53.458 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-03-18 18:55:53.487 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-18 18:55:53.505 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-18 18:55:53.532 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-18 18:55:53.550 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:55:53.578 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-18 18:55:53.597 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-18 18:55:53.626 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-18 18:55:53.643 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-18 18:55:53.671 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-18 18:55:53.688 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:55:53.716 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-18 18:55:53.734 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-18 18:55:53.749 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:53.751 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-18 18:55:53.780 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-18 18:55:53.807 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-18 18:55:53.833 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-18 18:55:53.861 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-18 18:55:53.875 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:53.877 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-18 18:55:53.904 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-18 18:55:53.919 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:53.921 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-18 18:55:53.935 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:53.938 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-18 18:55:53.940 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-18 18:55:53.954 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:53.956 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-18 18:55:53.958 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-18 18:55:53.961 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-18 18:55:53.966 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-18 18:55:53.971 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-18 18:55:53.998 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-18 18:55:54.025 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-18 18:55:54.054 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-18 18:55:54.083 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-18 18:55:54.110 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-18 18:55:54.113 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-18 18:55:54.115 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-18 18:55:54.117 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-18 18:55:54.119 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-18 18:55:54.145 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-18 18:55:54.172 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:55:54.199 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-18 18:55:54.226 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-18 18:55:54.252 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-18 18:55:54.280 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-18 18:55:54.306 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-18 18:55:54.333 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:55:54.360 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-18 18:55:54.387 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-18 18:55:54.413 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-18 18:55:54.440 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-18 18:55:54.467 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-18 18:55:54.497 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-18 18:55:54.524 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-18 18:55:54.542 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-18 18:55:54.570 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-18 18:55:54.597 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-18 18:55:54.601 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-18 18:55:54.630 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-18 18:55:54.657 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-18 18:55:54.686 | + lib/swift:configure_swift:475 : local node_number 2022-03-18 18:55:54.688 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 18:55:54.690 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-18 18:55:54.693 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-18 18:55:54.698 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-18 18:55:54.700 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-18 18:55:54.702 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 18:55:54.704 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-18 18:55:54.706 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-18 18:55:54.709 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 18:55:54.711 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 18:55:54.713 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-18 18:55:54.730 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-18 18:55:54.759 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-18 18:55:54.776 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-18 18:55:54.804 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-18 18:55:54.821 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:55:54.850 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-18 18:55:54.868 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 18:55:54.896 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-18 18:55:54.914 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 18:55:54.942 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-18 18:55:54.959 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-18 18:55:54.987 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-18 18:55:55.005 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-18 18:55:55.033 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-18 18:55:55.051 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-18 18:55:55.082 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-18 18:55:55.102 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-18 18:55:55.129 | + 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-18 18:55:55.134 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-18 18:55:55.152 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:55:55.181 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-18 18:55:55.208 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-18 18:55:55.211 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-18 18:55:55.215 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-18 18:55:55.218 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-18 18:55:55.220 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 18:55:55.222 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-18 18:55:55.224 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-18 18:55:55.227 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 18:55:55.229 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 18:55:55.231 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-18 18:55:55.249 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-18 18:55:55.277 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-18 18:55:55.294 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-18 18:55:55.322 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-18 18:55:55.340 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:55:55.368 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-18 18:55:55.385 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 18:55:55.414 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-18 18:55:55.433 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 18:55:55.461 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-18 18:55:55.479 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-18 18:55:55.507 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-18 18:55:55.526 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-18 18:55:55.553 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-18 18:55:55.571 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-18 18:55:55.600 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-18 18:55:55.618 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-18 18:55:55.645 | + 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-18 18:55:55.651 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-18 18:55:55.668 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:55:55.697 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-18 18:55:55.699 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-18 18:55:55.704 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-18 18:55:55.706 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-18 18:55:55.708 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 18:55:55.711 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-18 18:55:55.713 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-18 18:55:55.715 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 18:55:55.717 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 18:55:55.719 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-18 18:55:55.737 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-18 18:55:55.765 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-18 18:55:55.783 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-18 18:55:55.810 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-18 18:55:55.828 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:55:55.858 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-18 18:55:55.876 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 18:55:55.904 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-18 18:55:55.922 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 18:55:55.950 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-18 18:55:55.968 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-18 18:55:55.996 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-18 18:55:56.014 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-18 18:55:56.041 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-18 18:55:56.059 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-18 18:55:56.087 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-18 18:55:56.105 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-18 18:55:56.133 | + 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-18 18:55:56.137 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-18 18:55:56.155 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:55:56.183 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-18 18:55:56.211 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-18 18:55:56.239 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-18 18:55:56.266 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-18 18:55:56.268 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-18 18:55:56.273 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-18 18:55:56.301 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-18 18:55:56.329 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-18 18:55:56.357 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-18 18:55:56.386 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-18 18:55:56.414 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-18 18:55:56.441 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-18 18:55:56.468 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-18 18:55:56.496 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-18 18:55:56.522 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-18 18:55:56.538 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:56.540 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-18 18:55:56.559 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-18 18:55:56.562 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-18 18:55:56.581 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-18 18:55:56.583 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-03-18 18:55:56.610 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-18 18:55:56.613 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-18 18:55:56.639 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-03-18 18:55:56.668 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-18 18:55:56.670 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-18 18:55:56.698 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-18 18:55:56.715 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:56.717 | + lib/swift:configure_swift:538 : local user_group 2022-03-18 18:55:56.720 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-18 18:55:56.724 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-18 18:55:56.727 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-18 18:55:56.740 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-18 18:55:56.742 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-18 18:55:56.753 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-18 18:55:56.756 | + lib/swift:configure_swift:545 : is_suse 2022-03-18 18:55:56.758 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:55:56.760 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:55:56.762 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:55:56.764 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:55:56.767 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:55:56.769 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:55:56.771 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-18 18:55:56.784 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-18 18:55:56.786 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-18 18:55:56.790 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-18 18:55:56.806 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:55:56.809 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-18 18:55:56.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:56.828 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-18 18:55:56.831 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-18 18:55:56.833 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-18 18:55:56.836 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:55:56.838 | + lib/stack:stack_install_service:32 : install_glance 2022-03-18 18:55:56.841 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-18 18:55:56.844 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-18 18:55:56.846 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-18 18:55:56.863 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:56.866 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-18 18:55:56.868 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-18 18:55:56.885 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:55:56.888 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-18 18:55:56.890 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-18 18:55:56.893 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-18 18:55:56.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:55:56.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:55:56.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-18 18:55:56.904 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:55:56.907 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-18 18:55:56.910 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-18 18:55:56.912 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-18 18:55:56.916 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-18 18:55:56.918 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-18 18:55:56.921 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-18 18:55:56.923 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-18 18:55:56.927 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-18 18:55:56.929 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-18 18:55:56.932 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-18 18:55:56.936 | +++ 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-18 18:55:56.936 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-18 18:55:56.941 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-18 18:55:56.943 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-18 18:55:56.946 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-18 18:55:56.949 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-18 18:55:56.952 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-18 18:55:56.973 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-18 18:55:56.977 | + 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-18 18:55:57.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:57.849 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:57.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:55:57.849 | from cryptography.utils import int_from_bytes 2022-03-18 18:55:58.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:55:59.012 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-18 18:55:59.094 | 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-18 18:55:59.095 | 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-18 18:55:59.096 | 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-18 18:55:59.097 | 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-18 18:55:59.098 | 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-18 18:55:59.099 | 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-18 18:55:59.100 | 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-18 18:55:59.101 | 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-18 18:55:59.102 | 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-18 18:55:59.103 | 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-18 18:55:59.104 | 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-18 18:55:59.105 | 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-18 18:55:59.107 | 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-18 18:55:59.110 | 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-18 18:55:59.113 | 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-18 18:55:59.115 | 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-18 18:55:59.118 | 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-18 18:55:59.120 | 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-18 18:55:59.129 | 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-18 18:55:59.130 | 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-18 18:55:59.143 | 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-18 18:55:59.212 | 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-18 18:55:59.213 | 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-18 18:55:59.215 | 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-18 18:55:59.240 | 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-18 18:55:59.241 | 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-18 18:55:59.243 | 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-18 18:55:59.245 | 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-18 18:55:59.246 | 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-18 18:55:59.256 | 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-18 18:55:59.297 | 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-18 18:55:59.298 | 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-18 18:55:59.299 | 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-18 18:55:59.300 | 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-18 18:55:59.321 | 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-18 18:55:59.323 | 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-18 18:55:59.338 | 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-18 18:55:59.353 | 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-18 18:55:59.354 | 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-18 18:55:59.374 | 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-18 18:55:59.376 | 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-18 18:55:59.457 | 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-18 18:55:59.459 | 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-18 18:55:59.460 | 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-18 18:55:59.461 | 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-18 18:55:59.511 | 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-18 18:55:59.535 | 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-18 18:55:59.732 | 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-18 18:55:59.738 | 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-18 18:55:59.771 | 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-18 18:55:59.772 | 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-18 18:55:59.774 | 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-18 18:55:59.776 | 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-18 18:55:59.777 | 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-18 18:55:59.778 | 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-18 18:55:59.833 | 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-18 18:56:00.023 | 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-18 18:56:00.046 | 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-18 18:56:00.129 | 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-18 18:56:00.275 | 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-18 18:56:02.387 | 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-18 18:56:02.394 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:56:02.394 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:56:02.517 | + inc/python:pip_install:200 : result=0 2022-03-18 18:56:02.520 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:56:02.523 | + functions-common:time_stop:2425 : local name 2022-03-18 18:56:02.525 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:56:02.528 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:56:02.530 | + functions-common:time_stop:2428 : local total 2022-03-18 18:56:02.532 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:56:02.534 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:56:02.537 | + functions-common:time_stop:2432 : start_time=1647629756968 2022-03-18 18:56:02.539 | + functions-common:time_stop:2434 : [[ -z 1647629756968 ]] 2022-03-18 18:56:02.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:56:02.546 | + functions-common:time_stop:2437 : end_time=1647629762544 2022-03-18 18:56:02.548 | + functions-common:time_stop:2438 : elapsed_time=5576 2022-03-18 18:56:02.551 | + functions-common:time_stop:2439 : total=73529 2022-03-18 18:56:02.553 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:56:02.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79105 2022-03-18 18:56:02.558 | + inc/python:pip_install:203 : return 0 2022-03-18 18:56:02.560 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-18 18:56:02.563 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-18 18:56:02.565 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-18 18:56:02.578 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-18 18:56:02.583 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-18 18:56:02.586 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-18 18:56:02.589 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-18 18:56:02.591 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:56:02.593 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:56:02.596 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:56:02.599 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:56:02.601 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:56:02.604 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:56:02.621 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:56:02.623 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:56:02.625 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:56:02.628 | + functions-common:git_clone:629 : echo master 2022-03-18 18:56:02.628 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:56:02.634 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-18 18:56:02.637 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:56:02.639 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-18 18:56:02.642 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:56:02.642 | + functions-common:git_clone:678 : head -1 2022-03-18 18:56:02.646 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-18 18:56:02.649 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:56:02.651 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-18 18:56:02.654 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:56:02.656 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 18:56:02.659 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-18 18:56:02.661 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:56:02.664 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-18 18:56:02.667 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:56:02.669 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 18:56:02.671 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-18 18:56:02.674 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:56:02.676 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:56:02.680 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-18 18:56:02.682 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:56:02.685 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-18 18:56:02.688 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:56:02.690 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:56:02.693 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-18 18:56:02.699 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-18 18:56:02.702 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-18 18:56:03.401 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-18 18:56:03.404 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:56:03.406 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:56:03.408 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:56:03.411 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 18:56:03.413 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-18 18:56:03.415 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:56:03.418 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:56:03.420 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:56:03.422 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:56:03.425 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:56:03.427 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:56:03.430 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:56:03.433 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-18 18:56:03.454 | Using python 3.8 to install /opt/stack/glance 2022-03-18 18:56:03.456 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-18 18:56:04.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:56:04.396 | from cryptography.utils import int_from_bytes 2022-03-18 18:56:04.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:56:04.396 | from cryptography.utils import int_from_bytes 2022-03-18 18:56:05.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:56:05.568 | Obtaining file:///opt/stack/glance 2022-03-18 18:56:05.569 | Preparing metadata (setup.py): started 2022-03-18 18:56:09.242 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:56:09.314 | 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-18 18:56:09.315 | 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-18 18:56:09.316 | 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-18 18:56:09.317 | 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-18 18:56:09.318 | 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-18 18:56:09.319 | 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-18 18:56:09.320 | 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-18 18:56:09.321 | 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-18 18:56:09.322 | 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-18 18:56:09.323 | 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-18 18:56:09.324 | 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-18 18:56:09.325 | 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-18 18:56:09.326 | 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-18 18:56:09.328 | 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-18 18:56:09.329 | 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-18 18:56:09.330 | 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-18 18:56:09.331 | 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-18 18:56:09.332 | 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-18 18:56:09.333 | 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-18 18:56:09.334 | 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-18 18:56:09.336 | 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-18 18:56:09.336 | 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-18 18:56:09.338 | 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-18 18:56:09.339 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-18 18:56:09.340 | 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-18 18:56:09.341 | 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-18 18:56:09.342 | 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-18 18:56:09.343 | 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-18 18:56:09.344 | 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-18 18:56:09.345 | 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-18 18:56:09.346 | 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-18 18:56:09.348 | 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-18 18:56:09.349 | 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-18 18:56:09.350 | 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-18 18:56:09.352 | 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-18 18:56:09.353 | 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-18 18:56:09.354 | 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-18 18:56:09.355 | 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-18 18:56:09.356 | 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-18 18:56:09.357 | 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-18 18:56:09.358 | 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-18 18:56:09.360 | 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-18 18:56:09.361 | 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-18 18:56:09.376 | 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-18 18:56:09.378 | 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-18 18:56:09.379 | 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-18 18:56:09.398 | 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-18 18:56:09.401 | 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-18 18:56:09.440 | 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-18 18:56:09.455 | 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-18 18:56:09.464 | 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-18 18:56:09.480 | 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-18 18:56:09.480 | 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-18 18:56:09.481 | 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-18 18:56:09.571 | 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-18 18:56:09.646 | 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-18 18:56:09.699 | 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-18 18:56:09.701 | 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-18 18:56:09.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-18 18:56:09.780 | 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-18 18:56:09.781 | 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-18 18:56:09.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-18 18:56:09.841 | 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-18 18:56:09.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-18 18:56:09.845 | 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-18 18:56:09.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-18 18:56:09.944 | 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-18 18:56:09.946 | 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-18 18:56:10.006 | 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-18 18:56:10.008 | 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-18 18:56:10.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-18 18:56:10.012 | 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-18 18:56:10.014 | 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-18 18:56:10.036 | 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-18 18:56:10.038 | 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-18 18:56:10.040 | 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-18 18:56:10.084 | 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-18 18:56:10.127 | 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-18 18:56:10.129 | 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-18 18:56:10.129 | 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-18 18:56:10.207 | 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-18 18:56:10.268 | 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-18 18:56:10.369 | 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-18 18:56:10.641 | 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-18 18:56:10.643 | 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-18 18:56:10.645 | 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-18 18:56:10.647 | 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-18 18:56:10.702 | 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-18 18:56:10.725 | 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-18 18:56:10.843 | 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-18 18:56:10.948 | 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-18 18:56:11.160 | 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-18 18:56:11.161 | 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-18 18:56:11.162 | 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-18 18:56:11.165 | 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-18 18:56:11.167 | 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-18 18:56:11.168 | 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-18 18:56:11.169 | 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-18 18:56:11.288 | 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-18 18:56:11.320 | 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-18 18:56:11.368 | 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-18 18:56:11.369 | 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-18 18:56:11.614 | 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-18 18:56:11.797 | 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-18 18:56:11.800 | 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-18 18:56:11.801 | 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-18 18:56:11.803 | 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-18 18:56:11.911 | 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-18 18:56:12.065 | 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-18 18:56:12.168 | 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-18 18:56:12.481 | 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-18 18:56:12.483 | 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-18 18:56:12.710 | 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-18 18:56:13.025 | 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-18 18:56:13.335 | 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-18 18:56:13.336 | 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-18 18:56:14.761 | Installing collected packages: glance 2022-03-18 18:56:14.761 | Attempting uninstall: glance 2022-03-18 18:56:14.762 | Found existing installation: glance 24.1.0.dev4 2022-03-18 18:56:14.768 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-18 18:56:14.770 | Running setup.py develop for glance 2022-03-18 18:56:19.199 | Successfully installed glance 2022-03-18 18:56:19.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-18 18:56:19.206 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:56:19.207 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:56:19.359 | + inc/python:pip_install:200 : result=0 2022-03-18 18:56:19.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:56:19.364 | + functions-common:time_stop:2425 : local name 2022-03-18 18:56:19.366 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:56:19.369 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:56:19.371 | + functions-common:time_stop:2428 : local total 2022-03-18 18:56:19.373 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:56:19.375 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:56:19.378 | + functions-common:time_stop:2432 : start_time=1647629763449 2022-03-18 18:56:19.380 | + functions-common:time_stop:2434 : [[ -z 1647629763449 ]] 2022-03-18 18:56:19.383 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:56:19.387 | + functions-common:time_stop:2437 : end_time=1647629779385 2022-03-18 18:56:19.390 | + functions-common:time_stop:2438 : elapsed_time=15936 2022-03-18 18:56:19.392 | + functions-common:time_stop:2439 : total=79105 2022-03-18 18:56:19.394 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:56:19.396 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95041 2022-03-18 18:56:19.399 | + inc/python:pip_install:203 : return 0 2022-03-18 18:56:19.401 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:56:19.404 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 18:56:19.406 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 18:56:19.425 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 18:56:19.437 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-18 18:56:19.440 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-18 18:56:19.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:56:19.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:56:19.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-18 18:56:19.450 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:56:19.452 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:56:19.455 | + ./stack.sh:main:920 : configure_glance 2022-03-18 18:56:19.457 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-18 18:56:19.469 | + lib/glance:configure_glance:326 : local dburl 2022-03-18 18:56:19.472 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-18 18:56:19.475 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-18 18:56:19.478 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-18 18:56:19.480 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-18 18:56:19.482 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-18 18:56:19.485 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-18 18:56:19.488 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-18 18:56:19.517 | + 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-18 18:56:19.546 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-18 18:56:19.576 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-18 18:56:19.607 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-18 18:56:19.637 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-18 18:56:19.666 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-18 18:56:19.668 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-18 18:56:19.671 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-18 18:56:19.673 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:56:19.675 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-18 18:56:19.704 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-18 18:56:19.733 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:56:19.763 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-18 18:56:19.792 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-18 18:56:19.822 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-18 18:56:19.852 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-18 18:56:19.881 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-18 18:56:19.911 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:56:19.940 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:56:19.970 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-18 18:56:20.000 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-18 18:56:20.002 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-18 18:56:20.005 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-18 18:56:20.007 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:56:20.010 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:56:20.012 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:56:20.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:20.032 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:56:20.034 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:56:20.037 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:56:20.053 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:20.056 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:56:20.059 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:56:20.088 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:56:20.090 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:56:20.093 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-18 18:56:20.095 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-18 18:56:20.097 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-18 18:56:20.128 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-18 18:56:20.158 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-18 18:56:20.160 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-18 18:56:20.162 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-18 18:56:20.165 | + lib/glance:configure_glance_store:254 : local be 2022-03-18 18:56:20.168 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-18 18:56:20.170 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-18 18:56:20.173 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-18 18:56:20.202 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-18 18:56:20.204 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-03-18 18:56:20.237 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-18 18:56:20.239 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-18 18:56:20.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:20.259 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-18 18:56:20.288 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-18 18:56:20.318 | + 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-18 18:56:20.348 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-18 18:56:20.377 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-18 18:56:20.407 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-18 18:56:20.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:56:20.426 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 18:56:20.456 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-18 18:56:20.486 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-18 18:56:20.515 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-03-18 18:56:20.545 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-18 18:56:20.574 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-03-18 18:56:20.605 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-18 18:56:20.623 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:56:20.625 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-18 18:56:20.627 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-18 18:56:20.630 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-18 18:56:20.634 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:56:20.651 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:56:20.653 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:56:20.655 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:56:20.658 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:56:20.660 | + 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-18 18:56:20.693 | + 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-18 18:56:20.723 | + 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-18 18:56:20.753 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:56:20.784 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-18 18:56:20.788 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-18 18:56:20.818 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-18 18:56:20.848 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-18 18:56:20.878 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-03-18 18:56:20.908 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-18 18:56:20.938 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-18 18:56:20.968 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-18 18:56:20.998 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-18 18:56:21.028 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-18 18:56:21.058 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-18 18:56:21.088 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-18 18:56:21.118 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-18 18:56:21.123 | + 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-18 18:56:21.131 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-18 18:56:21.147 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:56:21.150 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-18 18:56:21.152 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-18 18:56:21.154 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-18 18:56:21.157 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-18 18:56:21.159 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-18 18:56:21.162 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-18 18:56:21.166 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-18 18:56:21.169 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-18 18:56:21.172 | + 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-18 18:56:21.202 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-18 18:56:21.205 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-18 18:56:21.207 | ++ functions:get_random_port:837 : true 2022-03-18 18:56:21.209 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-18 18:56:21.212 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-18 18:56:21.214 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-18 18:56:21.278 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-18 18:56:21.280 | ++ functions:get_random_port:841 : break 2 2022-03-18 18:56:21.282 | ++ functions:get_random_port:845 : echo 60999 2022-03-18 18:56:21.285 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-18 18:56:21.287 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-18 18:56:21.316 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-18 18:56:21.343 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-18 18:56:21.371 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:56:21.398 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:56:21.425 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:56:21.452 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:56:21.480 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:56:21.507 | + 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-18 18:56:21.535 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:56:21.562 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:56:21.590 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:56:21.618 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:56:21.645 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:56:21.673 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-18 18:56:21.700 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-18 18:56:21.728 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-18 18:56:21.756 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-18 18:56:21.784 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-18 18:56:21.811 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-18 18:56:21.813 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-18 18:56:21.816 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:56:21.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:21.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:21.823 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-18 18:56:21.826 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-18 18:56:21.886 | proxy (enabled by site administrator) 2022-03-18 18:56:21.889 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-18 18:56:21.892 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-18 18:56:21.895 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:56:21.897 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:21.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:21.902 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-18 18:56:21.905 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-18 18:56:21.960 | proxy_http (enabled by site administrator) 2022-03-18 18:56:21.964 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-18 18:56:21.967 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-18 18:56:21.969 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-18 18:56:21.972 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:56:21.974 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:21.976 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:21.979 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:56:21.982 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:56:21.985 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:56:21.985 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-18 18:56:21.994 | KeepAlive Off 2022-03-18 18:56:21.998 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-18 18:56:21.998 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:56:22.008 | SetEnv proxy-sendchunked 1 2022-03-18 18:56:22.012 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-18 18:56:22.013 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:56:22.021 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-18 18:56:22.025 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-18 18:56:22.027 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-18 18:56:22.030 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:56:22.032 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:56:22.035 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:56:22.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:22.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:22.042 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:56:22.044 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:56:22.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:22.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:22.051 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-18 18:56:22.115 | Site glance-wsgi-api already enabled 2022-03-18 18:56:22.120 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-18 18:56:22.122 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:56:22.125 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:56:22.127 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:56:22.263 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-18 18:56:22.269 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-18 18:56:22.302 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-18 18:56:22.305 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-18 18:56:22.325 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:22.328 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-18 18:56:22.330 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-18 18:56:22.333 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-18 18:56:22.336 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:56:22.338 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-18 18:56:22.341 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-18 18:56:22.344 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-18 18:56:22.346 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-18 18:56:22.349 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:56:22.351 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:56:22.354 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:56:22.357 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:56:22.360 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:56:22.363 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:56:22.380 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:56:22.383 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:56:22.385 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:56:22.388 | + functions-common:git_clone:629 : echo master 2022-03-18 18:56:22.389 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:56:22.394 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-18 18:56:22.397 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:56:22.399 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-18 18:56:22.402 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:56:22.402 | + functions-common:git_clone:678 : head -1 2022-03-18 18:56:22.417 | 4e02f204f Merge "Add grenade-skip-level irrelevant-files config" 2022-03-18 18:56:22.420 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:56:22.423 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-18 18:56:22.425 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:56:22.428 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 18:56:22.431 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-18 18:56:22.433 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:56:22.436 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-18 18:56:22.439 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:56:22.441 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 18:56:22.444 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-18 18:56:22.447 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:56:22.449 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:56:22.453 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-18 18:56:22.455 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:56:22.458 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-18 18:56:22.461 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:56:22.463 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:56:22.466 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-18 18:56:22.472 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-18 18:56:22.475 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-18 18:56:23.126 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-18 18:56:23.128 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:56:23.130 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:56:23.133 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:56:23.136 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 18:56:23.138 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-18 18:56:23.140 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:56:23.143 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:56:23.145 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:56:23.148 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:56:23.150 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:56:23.152 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:56:23.155 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:56:23.157 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-18 18:56:23.179 | Using python 3.8 to install /opt/stack/cinder 2022-03-18 18:56:23.181 | + 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-18 18:56:24.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:56:24.055 | from cryptography.utils import int_from_bytes 2022-03-18 18:56:24.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:56:24.055 | from cryptography.utils import int_from_bytes 2022-03-18 18:56:25.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:56:25.224 | Obtaining file:///opt/stack/cinder 2022-03-18 18:56:25.225 | Preparing metadata (setup.py): started 2022-03-18 18:56:29.182 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:56:29.315 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.8.1) 2022-03-18 18:56:29.316 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.1.1) 2022-03-18 18:56:29.317 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.33.0) 2022-03-18 18:56:29.318 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.1.2) 2022-03-18 18:56:29.319 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.20.4) 2022-03-18 18:56:29.321 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.0.2) 2022-03-18 18:56:29.322 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev7) (3.2.0) 2022-03-18 18:56:29.323 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.0) 2022-03-18 18:56:29.324 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (9.4.0) 2022-03-18 18:56:29.325 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.8.0) 2022-03-18 18:56:29.326 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.1.3) 2022-03-18 18:56:29.327 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (8.8.0) 2022-03-18 18:56:29.328 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.0) 2022-03-18 18:56:29.329 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.1.0) 2022-03-18 18:56:29.331 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (11.2.0) 2022-03-18 18:56:29.332 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.7.0) 2022-03-18 18:56:29.333 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (12.13.0) 2022-03-18 18:56:29.334 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.1) 2022-03-18 18:56:29.335 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.11.0) 2022-03-18 18:56:29.336 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.7.0) 2022-03-18 18:56:29.337 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.3.0) 2022-03-18 18:56:29.338 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (6.3.1) 2022-03-18 18:56:29.339 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.3.0) 2022-03-18 18:56:29.340 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.8.0) 2022-03-18 18:56:29.342 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.5.0) 2022-03-18 18:56:29.343 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.12.2) 2022-03-18 18:56:29.344 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.6.0) 2022-03-18 18:56:29.345 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.4.2) 2022-03-18 18:56:29.346 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (21.3) 2022-03-18 18:56:29.347 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.8.1) 2022-03-18 18:56:29.348 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.5.0) 2022-03-18 18:56:29.349 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.1.1) 2022-03-18 18:56:29.350 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.9.0) 2022-03-18 18:56:29.352 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.0.7) 2022-03-18 18:56:29.353 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.3.0) 2022-03-18 18:56:29.354 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.6.0) 2022-03-18 18:56:29.355 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.4.0) 2022-03-18 18:56:29.356 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (17.7.0) 2022-03-18 18:56:29.357 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.13.1) 2022-03-18 18:56:29.358 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2021.3) 2022-03-18 18:56:29.360 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.27.1) 2022-03-18 18:56:29.361 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.5.1) 2022-03-18 18:56:29.362 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.6.4) 2022-03-18 18:56:29.363 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.1.74) 2022-03-18 18:56:29.364 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.16.0) 2022-03-18 18:56:29.365 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.4.31) 2022-03-18 18:56:29.366 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.13.0) 2022-03-18 18:56:29.368 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.5.0) 2022-03-18 18:56:29.369 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.8.9) 2022-03-18 18:56:29.370 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (6.3.1) 2022-03-18 18:56:29.371 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.8.7) 2022-03-18 18:56:29.372 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.1.0) 2022-03-18 18:56:29.373 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.10.0) 2022-03-18 18:56:29.374 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.2.0) 2022-03-18 18:56:29.375 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.6.0) 2022-03-18 18:56:29.376 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.10.1) 2022-03-18 18:56:29.378 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.38.0) 2022-03-18 18:56:29.379 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.10.1) 2022-03-18 18:56:29.380 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (36.0.1) 2022-03-18 18:56:29.381 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.2.2) 2022-03-18 18:56:29.382 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.5.1.0) 2022-03-18 18:56:29.383 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.21.7) 2022-03-18 18:56:29.397 | 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.dev7) (0.10.0) 2022-03-18 18:56:29.398 | 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.dev7) (1.24.7) 2022-03-18 18:56:29.399 | 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.dev7) (0.5.2) 2022-03-18 18:56:29.461 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev7) (1.15.0) 2022-03-18 18:56:29.492 | 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.dev7) (2.1.0) 2022-03-18 18:56:29.507 | 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.dev7) (2.6.0) 2022-03-18 18:56:29.508 | 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.dev7) (4.1.1) 2022-03-18 18:56:29.509 | 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.dev7) (0.1.0) 2022-03-18 18:56:29.510 | 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.dev7) (2.5.0) 2022-03-18 18:56:29.608 | 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.dev7) (1.7.0) 2022-03-18 18:56:29.664 | 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.dev7) (3.1.1) 2022-03-18 18:56:29.665 | 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.dev7) (2.10.1) 2022-03-18 18:56:29.691 | 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.dev7) (0.2.8) 2022-03-18 18:56:29.692 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev7) (4.8) 2022-03-18 18:56:29.693 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev7) (0.4.8) 2022-03-18 18:56:29.749 | 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.dev7) (0.17.3) 2022-03-18 18:56:29.793 | 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.dev7) (0.8.0) 2022-03-18 18:56:29.795 | 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.dev7) (1.5.0) 2022-03-18 18:56:29.797 | 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.dev7) (2.5.0) 2022-03-18 18:56:29.798 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev7) (6.0) 2022-03-18 18:56:29.884 | 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.dev7) (2.0.1) 2022-03-18 18:56:29.887 | 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.dev7) (1.7.6) 2022-03-18 18:56:29.889 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev7) (0.5.0) 2022-03-18 18:56:29.947 | 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.dev7) (0.9.6) 2022-03-18 18:56:29.951 | 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.dev7) (2.8.2) 2022-03-18 18:56:30.011 | 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.dev7) (2.4.0) 2022-03-18 18:56:30.015 | 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.dev7) (5.0.0) 2022-03-18 18:56:30.017 | 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.dev7) (0.4.0) 2022-03-18 18:56:30.019 | 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.dev7) (5.2.3) 2022-03-18 18:56:30.020 | 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.dev7) (5.0.9) 2022-03-18 18:56:30.046 | 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.dev7) (3.2.0) 2022-03-18 18:56:30.047 | 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.dev7) (3.3.0) 2022-03-18 18:56:30.048 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev7) (3.0.3) 2022-03-18 18:56:30.095 | 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.dev7) (1.0.3) 2022-03-18 18:56:30.179 | 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.dev7) (3.0.0) 2022-03-18 18:56:30.181 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev7) (1.3.3) 2022-03-18 18:56:30.206 | 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.dev7) (3.1.1) 2022-03-18 18:56:30.236 | 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.dev7) (0.11.0) 2022-03-18 18:56:30.304 | 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.dev7) (1.0.0) 2022-03-18 18:56:30.305 | 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.dev7) (1.26.8) 2022-03-18 18:56:30.439 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev7) (1.5.0) 2022-03-18 18:56:30.464 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev7) (60.9.3) 2022-03-18 18:56:30.606 | 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.dev7) (3.10.1) 2022-03-18 18:56:30.643 | 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.dev7) (22.0.0) 2022-03-18 18:56:30.647 | 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.dev7) (1.13.3) 2022-03-18 18:56:30.648 | 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.dev7) (1.3.3) 2022-03-18 18:56:30.850 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev7) (3.3) 2022-03-18 18:56:30.853 | 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.dev7) (2.0.12) 2022-03-18 18:56:30.854 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev7) (2019.11.28) 2022-03-18 18:56:30.890 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev7) (0.7) 2022-03-18 18:56:30.921 | 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.dev7) (0.23.2) 2022-03-18 18:56:31.162 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev7) (0.4.2) 2022-03-18 18:56:31.164 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev7) (0.5.2) 2022-03-18 18:56:31.305 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (2.6.3) 2022-03-18 18:56:31.308 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (1.4.2) 2022-03-18 18:56:31.309 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (2.5.0) 2022-03-18 18:56:31.439 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev7) (0.12.2) 2022-03-18 18:56:31.562 | 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.dev7) (1.1.6) 2022-03-18 18:56:31.563 | 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.dev7) (5.4.0) 2022-03-18 18:56:31.565 | 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.dev7) (4.11.1) 2022-03-18 18:56:31.600 | 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.dev7) (5.0.0) 2022-03-18 18:56:31.854 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev7) (2.21) 2022-03-18 18:56:31.936 | 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.dev7) (2.4.0) 2022-03-18 18:56:31.938 | 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.dev7) (0.5.0) 2022-03-18 18:56:32.108 | 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.dev7) (2.5.0) 2022-03-18 18:56:32.202 | 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.dev7) (3.19.4) 2022-03-18 18:56:32.204 | 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.dev7) (1.55.0) 2022-03-18 18:56:32.419 | 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.dev7) (2.1.0) 2022-03-18 18:56:32.855 | 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.dev7) (1.1.5) 2022-03-18 18:56:32.907 | 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.dev7) (0.13.1) 2022-03-18 18:56:32.957 | 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.dev7) (0.2.5) 2022-03-18 18:56:34.026 | 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.dev7) (1.32) 2022-03-18 18:56:34.310 | 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.dev7) (1.8.2) 2022-03-18 18:56:34.311 | 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.dev7) (21.4.0) 2022-03-18 18:56:34.458 | 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.dev7) (2.2) 2022-03-18 18:56:34.655 | 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.dev7) (1.0.0) 2022-03-18 18:56:34.786 | 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.dev7) (3.7.0) 2022-03-18 18:56:36.486 | Installing collected packages: cinder 2022-03-18 18:56:36.486 | Attempting uninstall: cinder 2022-03-18 18:56:36.487 | Found existing installation: cinder 20.1.0.dev7 2022-03-18 18:56:36.493 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-18 18:56:36.495 | Running setup.py develop for cinder 2022-03-18 18:56:42.261 | Successfully installed cinder 2022-03-18 18:56:42.261 | 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-18 18:56:42.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:56:42.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:56:42.419 | + inc/python:pip_install:200 : result=0 2022-03-18 18:56:42.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:56:42.424 | + functions-common:time_stop:2425 : local name 2022-03-18 18:56:42.426 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:56:42.429 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:56:42.431 | + functions-common:time_stop:2428 : local total 2022-03-18 18:56:42.433 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:56:42.435 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:56:42.438 | + functions-common:time_stop:2432 : start_time=1647629783173 2022-03-18 18:56:42.440 | + functions-common:time_stop:2434 : [[ -z 1647629783173 ]] 2022-03-18 18:56:42.443 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:56:42.448 | + functions-common:time_stop:2437 : end_time=1647629802445 2022-03-18 18:56:42.450 | + functions-common:time_stop:2438 : elapsed_time=19272 2022-03-18 18:56:42.452 | + functions-common:time_stop:2439 : total=95041 2022-03-18 18:56:42.454 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:56:42.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114313 2022-03-18 18:56:42.459 | + inc/python:pip_install:203 : return 0 2022-03-18 18:56:42.461 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:56:42.464 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 18:56:42.466 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 18:56:42.485 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 18:56:42.498 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-18 18:56:42.500 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-18 18:56:42.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:56:42.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:56:42.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-18 18:56:42.511 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:56:42.513 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-18 18:56:42.516 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-18 18:56:42.518 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-18 18:56:42.521 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:42.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:42.526 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-18 18:56:42.537 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-18 18:56:42.540 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:56:42.542 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:56:42.545 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:56:42.547 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:56:42.550 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:56:42.552 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:56:42.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:42.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:42.562 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:56:42.564 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:56:42.567 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:56:42.570 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:56:42.572 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-18 18:56:42.575 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:56:42.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:42.580 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:42.582 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-18 18:56:42.605 | + 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-18 18:56:42.715 | Reading package lists... 2022-03-18 18:56:42.957 | Building dependency tree... 2022-03-18 18:56:42.958 | Reading state information... 2022-03-18 18:56:43.212 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-18 18:56:43.212 | The following packages were automatically installed and are no longer required: 2022-03-18 18:56:43.213 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:56:43.213 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:56:43.213 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:56:43.213 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:56:43.213 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:56:43.213 | python3-zope.interface 2022-03-18 18:56:43.213 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:56:43.326 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:56:43.331 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:56:43.334 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:56:43.336 | + functions-common:time_stop:2425 : local name 2022-03-18 18:56:43.339 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:56:43.341 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:56:43.344 | + functions-common:time_stop:2428 : local total 2022-03-18 18:56:43.346 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:56:43.349 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:56:43.351 | + functions-common:time_stop:2432 : start_time=1647629802602 2022-03-18 18:56:43.354 | + functions-common:time_stop:2434 : [[ -z 1647629802602 ]] 2022-03-18 18:56:43.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:56:43.361 | + functions-common:time_stop:2437 : end_time=1647629803358 2022-03-18 18:56:43.364 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-18 18:56:43.367 | + functions-common:time_stop:2439 : total=5300 2022-03-18 18:56:43.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:56:43.372 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6056 2022-03-18 18:56:43.375 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:56:43.377 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:56:43.380 | + ./stack.sh:main:926 : configure_cinder 2022-03-18 18:56:43.383 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-18 18:56:43.395 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-18 18:56:43.399 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-18 18:56:43.401 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-18 18:56:43.403 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-18 18:56:43.406 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-18 18:56:43.407 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-18 18:56:43.411 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-18 18:56:43.413 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-18 18:56:43.415 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-18 18:56:43.417 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-18 18:56:43.420 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-18 18:56:43.422 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-18 18:56:43.424 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-18 18:56:43.426 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-18 18:56:43.437 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-18 18:56:43.450 | + 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-18 18:56:43.462 | + 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-18 18:56:43.474 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-18 18:56:43.486 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-18 18:56:43.489 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-18 18:56:43.494 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.R33OfTiECP 2022-03-18 18:56:43.496 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-18 18:56:43.498 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-18 18:56:43.500 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-18 18:56:43.503 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.R33OfTiECP 2022-03-18 18:56:43.506 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.R33OfTiECP 2022-03-18 18:56:43.518 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.R33OfTiECP /etc/sudoers.d/cinder-rootwrap 2022-03-18 18:56:43.530 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-18 18:56:43.534 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-18 18:56:43.536 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-18 18:56:43.539 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-18 18:56:43.541 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-18 18:56:43.543 | + 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-18 18:56:43.545 | + 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-18 18:56:43.548 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-18 18:56:43.550 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-18 18:56:43.555 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-18 18:56:43.559 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-18 18:56:43.578 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-18 18:56:43.599 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-18 18:56:43.621 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-18 18:56:43.639 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-18 18:56:43.657 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-18 18:56:43.676 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-18 18:56:43.695 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-18 18:56:43.713 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-18 18:56:43.715 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 18:56:43.717 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-18 18:56:43.720 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:56:43.722 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-18 18:56:43.752 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-18 18:56:43.778 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:56:43.807 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-18 18:56:43.834 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-18 18:56:43.862 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-18 18:56:43.896 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-18 18:56:43.925 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-18 18:56:43.952 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:56:43.980 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:56:44.008 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-18 18:56:44.039 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-18 18:56:44.067 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-18 18:56:44.069 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-18 18:56:44.072 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-18 18:56:44.074 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-18 18:56:44.077 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-18 18:56:44.080 | + 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-18 18:56:44.111 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-18 18:56:44.139 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-18 18:56:44.167 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-18 18:56:44.195 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-18 18:56:44.223 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-18 18:56:44.250 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-18 18:56:44.281 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-18 18:56:44.283 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-03-18 18:56:44.310 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-18 18:56:44.342 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-18 18:56:44.349 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 65d0d1b73d5cbfdd43a06804c27b8f93 2022-03-18 18:56:44.376 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-18 18:56:44.379 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-18 18:56:44.407 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-18 18:56:44.435 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-18 18:56:44.463 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-18 18:56:44.491 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-18 18:56:44.508 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:44.510 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-18 18:56:44.513 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-18 18:56:44.515 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-18 18:56:44.517 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-18 18:56:44.520 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-18 18:56:44.523 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-18 18:56:44.525 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-18 18:56:44.527 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-18 18:56:44.530 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-18 18:56:44.532 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-18 18:56:44.535 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-18 18:56:44.564 | + 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-18 18:56:44.592 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-18 18:56:44.620 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-18 18:56:44.648 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-18 18:56:44.676 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-18 18:56:44.704 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-18 18:56:44.706 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-18 18:56:44.708 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-18 18:56:44.711 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-18 18:56:44.738 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-18 18:56:44.741 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-18 18:56:44.769 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-18 18:56:44.772 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-18 18:56:44.774 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-18 18:56:44.776 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-18 18:56:44.804 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-18 18:56:44.806 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-18 18:56:44.809 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-18 18:56:44.825 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:44.828 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-18 18:56:44.830 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-18 18:56:44.832 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-18 18:56:44.835 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-18 18:56:44.862 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-03-18 18:56:44.895 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-18 18:56:44.911 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:56:44.913 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-18 18:56:44.930 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:56:44.932 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-18 18:56:44.949 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:56:44.952 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-18 18:56:44.954 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-18 18:56:44.956 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-18 18:56:44.959 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-18 18:56:44.961 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:56:44.963 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:56:44.966 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:56:44.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:44.985 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:56:44.988 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:56:44.990 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:56:45.006 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:45.009 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:56:45.011 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:56:45.039 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:56:45.041 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:56:45.044 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-18 18:56:45.046 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-18 18:56:45.048 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 18:56:45.051 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:56:45.068 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:56:45.071 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:56:45.073 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:56:45.075 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:56:45.078 | + 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-18 18:56:45.106 | + 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-18 18:56:45.134 | + 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-18 18:56:45.162 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:56:45.190 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-18 18:56:45.206 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:45.209 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-18 18:56:45.211 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-18 18:56:45.213 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-18 18:56:45.216 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-18 18:56:45.218 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:56:45.220 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:56:45.223 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-18 18:56:45.228 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-18 18:56:45.230 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:56:45.233 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:56:45.246 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:56:45.246 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:56:45.255 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:56:45.258 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:56:45.273 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-18 18:56:45.276 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-18 18:56:45.279 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-18 18:56:45.309 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-18 18:56:45.337 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-18 18:56:45.364 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:56:45.391 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:56:45.419 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:56:45.446 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:56:45.473 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:56:45.501 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:56:45.529 | + 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-18 18:56:45.557 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:56:45.585 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:56:45.613 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:56:45.642 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:56:45.644 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:56:45.648 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-18 18:56:45.650 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-18 18:56:45.652 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:56:45.655 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:45.657 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:45.660 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 18:56:45.662 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 18:56:45.665 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-18 18:56:45.692 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:56:45.721 | + 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-18 18:56:45.721 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 18:56:45.730 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-18 18:56:45.733 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-18 18:56:45.736 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-18 18:56:45.739 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:56:45.741 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:56:45.743 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:56:45.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:45.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:45.750 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:56:45.753 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:56:45.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:56:45.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:56:45.760 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-18 18:56:45.821 | Enabling site cinder-wsgi. 2022-03-18 18:56:45.826 | To activate the new configuration, you need to run: 2022-03-18 18:56:45.826 | systemctl reload apache2 2022-03-18 18:56:45.831 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:56:45.833 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:56:45.836 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:56:45.839 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:56:45.974 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-18 18:56:45.976 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-18 18:56:46.009 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-03-18 18:56:46.038 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-18 18:56:46.055 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:56:46.057 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-18 18:56:46.060 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 18:56:46.062 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 18:56:46.065 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-18 18:56:46.067 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-18 18:56:46.098 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-18 18:56:46.126 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-03-18 18:56:46.154 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-18 18:56:46.183 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-18 18:56:46.211 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-18 18:56:46.239 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-18 18:56:46.267 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-18 18:56:46.295 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:56:46.324 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-18 18:56:46.351 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-18 18:56:46.380 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 18:56:46.408 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-18 18:56:46.410 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-18 18:56:46.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:46.430 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-03-18 18:56:46.461 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-18 18:56:46.464 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-18 18:56:46.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:56:46.483 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-18 18:56:46.486 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-18 18:56:46.489 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-18 18:56:46.492 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:56:46.494 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-18 18:56:46.496 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-18 18:56:46.500 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:56:46.500 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:56:46.506 | + 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-18 18:56:46.508 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:56:46.511 | + 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-18 18:56:46.514 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:56:46.516 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-18 18:56:46.519 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-18 18:56:46.521 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-18 18:56:46.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:56:46.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:56:46.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-18 18:56:46.531 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:56:46.534 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-18 18:56:46.536 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-18 18:56:46.539 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-18 18:56:46.541 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:56:46.543 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:56:46.546 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:56:46.549 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:56:46.551 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:56:46.555 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:56:46.571 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:56:46.573 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:56:46.575 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:56:46.578 | + functions-common:git_clone:629 : echo master 2022-03-18 18:56:46.579 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:56:46.584 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-18 18:56:46.586 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:56:46.589 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-18 18:56:46.591 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:56:46.592 | + functions-common:git_clone:678 : head -1 2022-03-18 18:56:46.607 | 7b02329e4f Merge commit 'refs/changes/47/829247/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-18 18:56:46.610 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:56:46.612 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-18 18:56:46.615 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:56:46.618 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 18:56:46.621 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-18 18:56:46.623 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:56:46.625 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-18 18:56:46.628 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:56:46.631 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 18:56:46.633 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-18 18:56:46.636 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:56:46.638 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:56:46.641 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-18 18:56:46.644 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:56:46.647 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-18 18:56:46.649 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:56:46.652 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:56:46.655 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-18 18:56:46.661 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-18 18:56:46.664 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-18 18:56:47.325 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-18 18:56:47.328 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:56:47.330 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:56:47.332 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:56:47.335 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 18:56:47.338 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-18 18:56:47.340 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:56:47.342 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:56:47.345 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:56:47.347 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:56:47.349 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:56:47.352 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:56:47.354 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:56:47.357 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-18 18:56:47.378 | Using python 3.8 to install /opt/stack/neutron 2022-03-18 18:56:47.381 | + 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-18 18:56:48.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:56:48.252 | from cryptography.utils import int_from_bytes 2022-03-18 18:56:48.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:56:48.252 | from cryptography.utils import int_from_bytes 2022-03-18 18:56:49.385 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:56:49.411 | Obtaining file:///opt/stack/neutron 2022-03-18 18:56:49.411 | Preparing metadata (setup.py): started 2022-03-18 18:56:53.597 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:56:53.684 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.8.1) 2022-03-18 18:56:53.685 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-18 18:56:53.686 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.1.1) 2022-03-18 18:56:53.687 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.1) 2022-03-18 18:56:53.689 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.0) 2022-03-18 18:56:53.689 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.1) 2022-03-18 18:56:53.690 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.33.0) 2022-03-18 18:56:53.691 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.1) 2022-03-18 18:56:53.693 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.20.4) 2022-03-18 18:56:53.695 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.27.1) 2022-03-18 18:56:53.696 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.0.3) 2022-03-18 18:56:53.697 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (9.4.0) 2022-03-18 18:56:53.698 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.8.0) 2022-03-18 18:56:53.699 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.11.0) 2022-03-18 18:56:53.700 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.20.0) 2022-03-18 18:56:53.701 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (7.8.0) 2022-03-18 18:56:53.702 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-18 18:56:53.703 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.31) 2022-03-18 18:56:53.704 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.8.7) 2022-03-18 18:56:53.705 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 18:56:53.706 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.7.6) 2022-03-18 18:56:53.707 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-18 18:56:53.708 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-18 18:56:53.709 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 18:56:53.710 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (8.8.0) 2022-03-18 18:56:53.712 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.1.0) 2022-03-18 18:56:53.713 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (11.2.0) 2022-03-18 18:56:53.714 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.0) 2022-03-18 18:56:53.715 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.7.0) 2022-03-18 18:56:53.716 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (12.13.0) 2022-03-18 18:56:53.717 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.1) 2022-03-18 18:56:53.718 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.11.0) 2022-03-18 18:56:53.719 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.0) 2022-03-18 18:56:53.720 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.0) 2022-03-18 18:56:53.721 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-18 18:56:53.722 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.3.0) 2022-03-18 18:56:53.724 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.8.0) 2022-03-18 18:56:53.725 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.5.0) 2022-03-18 18:56:53.726 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.12.2) 2022-03-18 18:56:53.727 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.6.0) 2022-03-18 18:56:53.728 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.4.2) 2022-03-18 18:56:53.729 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.1) 2022-03-18 18:56:53.730 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.1.0) 2022-03-18 18:56:53.731 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.16.0) 2022-03-18 18:56:53.732 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.15.1) 2022-03-18 18:56:53.733 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (21.3) 2022-03-18 18:56:53.734 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.9.0) 2022-03-18 18:56:53.735 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.6.6) 2022-03-18 18:56:53.736 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (22.0.0) 2022-03-18 18:56:53.737 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (17.7.0) 2022-03-18 18:56:53.739 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.61.0) 2022-03-18 18:56:53.740 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 18:56:53.743 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.1) 2022-03-18 18:56:53.744 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.4.0) 2022-03-18 18:56:53.745 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-18 18:56:53.762 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (5.4.0) 2022-03-18 18:56:53.763 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (1.1.6) 2022-03-18 18:56:53.764 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (4.11.1) 2022-03-18 18:56:53.771 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev35) (1.13.3) 2022-03-18 18:56:53.783 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.16.0) 2022-03-18 18:56:53.784 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (2.1.0) 2022-03-18 18:56:53.785 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.1.2) 2022-03-18 18:56:53.805 | 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.dev35) (3.0.7) 2022-03-18 18:56:53.812 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev35) (2.1.0) 2022-03-18 18:56:53.872 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev35) (1.0.2) 2022-03-18 18:56:53.874 | 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.dev35) (1.7.0) 2022-03-18 18:56:53.927 | 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.dev35) (4.4.0) 2022-03-18 18:56:53.929 | 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.dev35) (3.1.1) 2022-03-18 18:56:53.973 | 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.dev35) (2.7.0) 2022-03-18 18:56:53.976 | 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.dev35) (1.2.2) 2022-03-18 18:56:54.005 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (2.5.0) 2022-03-18 18:56:54.006 | 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.dev35) (1.1.5) 2022-03-18 18:56:54.008 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (0.10.0) 2022-03-18 18:56:54.009 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (6.0) 2022-03-18 18:56:54.010 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.4) 2022-03-18 18:56:54.011 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.0) 2022-03-18 18:56:54.013 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (36.0.1) 2022-03-18 18:56:54.014 | 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.dev35) (1.32) 2022-03-18 18:56:54.030 | 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.dev35) (1.0.3) 2022-03-18 18:56:54.120 | 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.dev35) (0.17.3) 2022-03-18 18:56:54.164 | 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.dev35) (1.5.0) 2022-03-18 18:56:54.224 | 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.dev35) (2.0.1) 2022-03-18 18:56:54.225 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev35) (0.5.0) 2022-03-18 18:56:54.228 | 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.dev35) (0.13.0) 2022-03-18 18:56:54.309 | 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.dev35) (2.8.2) 2022-03-18 18:56:54.314 | 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.dev35) (0.9.6) 2022-03-18 18:56:54.373 | 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.dev35) (0.4.0) 2022-03-18 18:56:54.374 | 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.dev35) (5.0.9) 2022-03-18 18:56:54.378 | 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.dev35) (5.0.0) 2022-03-18 18:56:54.379 | 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.dev35) (5.2.3) 2022-03-18 18:56:54.405 | 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.dev35) (3.3.0) 2022-03-18 18:56:54.406 | 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.dev35) (3.2.0) 2022-03-18 18:56:54.452 | 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.dev35) (1.15.0) 2022-03-18 18:56:54.507 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev35) (2021.3) 2022-03-18 18:56:54.537 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev35) (1.3.3) 2022-03-18 18:56:54.542 | 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.dev35) (3.0.0) 2022-03-18 18:56:54.564 | 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.dev35) (3.1.1) 2022-03-18 18:56:54.705 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev35) (2.4.0) 2022-03-18 18:56:54.777 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev35) (60.9.3) 2022-03-18 18:56:54.854 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (0.3.5) 2022-03-18 18:56:54.855 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (3.0.0) 2022-03-18 18:56:54.967 | 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.dev35) (0.6.6) 2022-03-18 18:56:54.968 | 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.dev35) (0.6.6) 2022-03-18 18:56:54.969 | 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.dev35) (0.6.6) 2022-03-18 18:56:54.970 | 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.dev35) (0.6.6) 2022-03-18 18:56:54.971 | 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.dev35) (0.6.6) 2022-03-18 18:56:54.972 | 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.dev35) (0.6.6) 2022-03-18 18:56:54.973 | 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.dev35) (0.6.6) 2022-03-18 18:56:55.175 | 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.dev35) (3.10.1) 2022-03-18 18:56:55.177 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev35) (3.2.0) 2022-03-18 18:56:55.180 | 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.dev35) (2.5.0) 2022-03-18 18:56:55.224 | 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.dev35) (3.17.6) 2022-03-18 18:56:55.231 | 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.dev35) (2.1.0) 2022-03-18 18:56:55.318 | 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.dev35) (1.26.8) 2022-03-18 18:56:55.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (2019.11.28) 2022-03-18 18:56:55.321 | 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.dev35) (2.0.12) 2022-03-18 18:56:55.324 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (3.3) 2022-03-18 18:56:55.360 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev35) (0.7) 2022-03-18 18:56:55.694 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev35) (0.12.2) 2022-03-18 18:56:55.767 | 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.dev35) (5.0.0) 2022-03-18 18:56:55.959 | 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.dev35) (2.21) 2022-03-18 18:56:56.031 | 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.dev35) (2.4.0) 2022-03-18 18:56:56.034 | 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.dev35) (0.5.0) 2022-03-18 18:56:56.258 | 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.dev35) (2.5.0) 2022-03-18 18:56:56.430 | 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.dev35) (2.2) 2022-03-18 18:56:56.957 | 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.dev35) (0.13.1) 2022-03-18 18:56:57.004 | 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.dev35) (0.2.5) 2022-03-18 18:56:57.604 | 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.dev35) (0.5.2) 2022-03-18 18:56:57.606 | 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.dev35) (0.4.2) 2022-03-18 18:56:57.940 | 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.dev35) (4.10.0) 2022-03-18 18:56:57.941 | 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.dev35) (2.0.0) 2022-03-18 18:56:58.108 | 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.dev35) (3.7.0) 2022-03-18 18:56:58.352 | 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.dev35) (1.8.2) 2022-03-18 18:56:58.353 | 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.dev35) (21.4.0) 2022-03-18 18:56:58.539 | 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.dev35) (1.0.0) 2022-03-18 18:56:58.755 | 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.dev35) (2.3.1) 2022-03-18 18:57:00.324 | Installing collected packages: neutron 2022-03-18 18:57:00.324 | Attempting uninstall: neutron 2022-03-18 18:57:00.325 | Found existing installation: neutron 20.1.0.dev35 2022-03-18 18:57:00.344 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-18 18:57:00.345 | Running setup.py develop for neutron 2022-03-18 18:57:06.346 | Successfully installed neutron 2022-03-18 18:57:06.346 | 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-18 18:57:06.354 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:57:06.354 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:57:06.496 | + inc/python:pip_install:200 : result=0 2022-03-18 18:57:06.499 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:57:06.501 | + functions-common:time_stop:2425 : local name 2022-03-18 18:57:06.503 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:57:06.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:57:06.508 | + functions-common:time_stop:2428 : local total 2022-03-18 18:57:06.511 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:57:06.513 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:57:06.516 | + functions-common:time_stop:2432 : start_time=1647629807373 2022-03-18 18:57:06.518 | + functions-common:time_stop:2434 : [[ -z 1647629807373 ]] 2022-03-18 18:57:06.521 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:57:06.525 | + functions-common:time_stop:2437 : end_time=1647629826523 2022-03-18 18:57:06.528 | + functions-common:time_stop:2438 : elapsed_time=19150 2022-03-18 18:57:06.530 | + functions-common:time_stop:2439 : total=114313 2022-03-18 18:57:06.532 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:57:06.534 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133463 2022-03-18 18:57:06.536 | + inc/python:pip_install:203 : return 0 2022-03-18 18:57:06.539 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:57:06.541 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 18:57:06.544 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 18:57:06.563 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 18:57:06.575 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-18 18:57:06.578 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-18 18:57:06.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:57:06.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:57:06.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-18 18:57:06.588 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:57:06.590 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-18 18:57:06.593 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:57:06.595 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-18 18:57:06.612 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:06.615 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-18 18:57:06.618 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-18 18:57:06.620 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-18 18:57:06.623 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:57:06.625 | + lib/stack:stack_install_service:32 : install_nova 2022-03-18 18:57:06.628 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-18 18:57:06.630 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-18 18:57:06.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:57:06.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:57:06.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-18 18:57:06.640 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:57:06.643 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-18 18:57:06.658 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:06.661 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-18 18:57:06.677 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:06.680 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-18 18:57:06.697 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:06.699 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-18 18:57:06.701 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-18 18:57:06.704 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-18 18:57:06.706 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:57:06.708 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:57:06.711 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:57:06.714 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:57:06.716 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:57:06.719 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:57:06.735 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:57:06.737 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:57:06.739 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:57:06.742 | + functions-common:git_clone:629 : echo master 2022-03-18 18:57:06.743 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:57:06.748 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-18 18:57:06.750 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:57:06.752 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-18 18:57:06.755 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:57:06.755 | + functions-common:git_clone:678 : head -1 2022-03-18 18:57:06.758 | 2a73a1db84 Merge "Update master for stable/yoga" 2022-03-18 18:57:06.761 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:57:06.763 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-18 18:57:06.766 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:57:06.768 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 18:57:06.770 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-18 18:57:06.773 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:57:06.776 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-18 18:57:06.778 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:57:06.781 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 18:57:06.783 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-18 18:57:06.786 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:57:06.788 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:57:06.791 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-18 18:57:06.794 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:57:06.796 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-18 18:57:06.799 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:57:06.801 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:57:06.804 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-18 18:57:06.810 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-18 18:57:06.812 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-18 18:57:07.456 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-18 18:57:07.458 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:57:07.461 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:57:07.463 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:57:07.465 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 18:57:07.468 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-18 18:57:07.470 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:57:07.472 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:57:07.474 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:57:07.477 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:57:07.479 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:57:07.482 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:57:07.484 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:57:07.486 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-18 18:57:07.507 | Using python 3.8 to install /opt/stack/nova 2022-03-18 18:57:07.510 | + 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-18 18:57:08.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:08.376 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:08.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:08.376 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:09.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:57:09.526 | Obtaining file:///opt/stack/nova 2022-03-18 18:57:09.527 | Preparing metadata (setup.py): started 2022-03-18 18:57:14.520 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:57:14.642 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.8.1) 2022-03-18 18:57:14.643 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.4.31) 2022-03-18 18:57:14.644 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.1.1) 2022-03-18 18:57:14.645 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.33.0) 2022-03-18 18:57:14.646 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.0.3) 2022-03-18 18:57:14.647 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (9.4.0) 2022-03-18 18:57:14.648 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.8.0) 2022-03-18 18:57:14.649 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.5.1) 2022-03-18 18:57:14.650 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (36.0.1) 2022-03-18 18:57:14.651 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.8.7) 2022-03-18 18:57:14.652 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.1.2) 2022-03-18 18:57:14.653 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.1.1) 2022-03-18 18:57:14.654 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.5.0) 2022-03-18 18:57:14.655 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.1.1) 2022-03-18 18:57:14.656 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.13.0) 2022-03-18 18:57:14.657 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.7.6) 2022-03-18 18:57:14.659 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.8.0) 2022-03-18 18:57:14.660 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.11.0) 2022-03-18 18:57:14.661 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.1) 2022-03-18 18:57:14.661 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.0.2) 2022-03-18 18:57:14.662 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev5) (3.2.0) 2022-03-18 18:57:14.664 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (8.3.0) 2022-03-18 18:57:14.665 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.0) 2022-03-18 18:57:14.666 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (7.8.0) 2022-03-18 18:57:14.667 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.6.0) 2022-03-18 18:57:14.668 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.27.1) 2022-03-18 18:57:14.670 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.5.0) 2022-03-18 18:57:14.671 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.10.0) 2022-03-18 18:57:14.672 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.10.1) 2022-03-18 18:57:14.673 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.0) 2022-03-18 18:57:14.674 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (8.8.0) 2022-03-18 18:57:14.675 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.1.0) 2022-03-18 18:57:14.676 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.7.0) 2022-03-18 18:57:14.677 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:57:14.679 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.3.0) 2022-03-18 18:57:14.680 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.3.0) 2022-03-18 18:57:14.681 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:57:14.682 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.12.2) 2022-03-18 18:57:14.683 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (11.2.0) 2022-03-18 18:57:14.684 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (6.3.1) 2022-03-18 18:57:14.685 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (12.13.0) 2022-03-18 18:57:14.686 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.11.0) 2022-03-18 18:57:14.687 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.0) 2022-03-18 18:57:14.688 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.1.0) 2022-03-18 18:57:14.690 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.0) 2022-03-18 18:57:14.690 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:57:14.691 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.1) 2022-03-18 18:57:14.692 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.9.0) 2022-03-18 18:57:14.694 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.6.0) 2022-03-18 18:57:14.695 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.2.0) 2022-03-18 18:57:14.697 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.1.0) 2022-03-18 18:57:14.698 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.0) 2022-03-18 18:57:14.699 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.1) 2022-03-18 18:57:14.700 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.10.1) 2022-03-18 18:57:14.701 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.0.1) 2022-03-18 18:57:14.702 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.10.1) 2022-03-18 18:57:14.703 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.2.2) 2022-03-18 18:57:14.704 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.3.3) 2022-03-18 18:57:14.705 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.7.0) 2022-03-18 18:57:14.706 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.6.4) 2022-03-18 18:57:14.707 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.2) 2022-03-18 18:57:14.708 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.4.0) 2022-03-18 18:57:14.709 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.61.0) 2022-03-18 18:57:14.710 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (6.0) 2022-03-18 18:57:14.726 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (5.4.0) 2022-03-18 18:57:14.728 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (4.11.1) 2022-03-18 18:57:14.729 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (1.1.6) 2022-03-18 18:57:14.749 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev5) (5.3.0) 2022-03-18 18:57:14.790 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev5) (1.15.0) 2022-03-18 18:57:14.821 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev5) (2.1.0) 2022-03-18 18:57:14.822 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev5) (1.16.0) 2022-03-18 18:57:14.846 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev5) (2.1.0) 2022-03-18 18:57:14.966 | 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.1.0.dev5) (3.1.1) 2022-03-18 18:57:14.970 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev5) (4.4.0) 2022-03-18 18:57:15.032 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (2.5.0) 2022-03-18 18:57:15.034 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (0.10.0) 2022-03-18 18:57:15.035 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.4.0) 2022-03-18 18:57:15.036 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.4.4) 2022-03-18 18:57:15.038 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.32) 2022-03-18 18:57:15.040 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.1.5) 2022-03-18 18:57:15.061 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev5) (6.3.1) 2022-03-18 18:57:15.064 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev5) (5.6.0) 2022-03-18 18:57:15.119 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev5) (0.6.6) 2022-03-18 18:57:15.120 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev5) (1.15.1) 2022-03-18 18:57:15.121 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev5) (2.5.0) 2022-03-18 18:57:15.179 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev5) (0.17.3) 2022-03-18 18:57:15.314 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev5) (2.0.1) 2022-03-18 18:57:15.316 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev5) (0.5.0) 2022-03-18 18:57:15.398 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev5) (0.9.6) 2022-03-18 18:57:15.458 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev5) (5.0.0) 2022-03-18 18:57:15.460 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev5) (0.4.0) 2022-03-18 18:57:15.461 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev5) (5.2.3) 2022-03-18 18:57:15.463 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev5) (5.0.9) 2022-03-18 18:57:15.490 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev5) (3.2.0) 2022-03-18 18:57:15.491 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev5) (3.3.0) 2022-03-18 18:57:15.544 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev5) (1.0.3) 2022-03-18 18:57:15.606 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev5) (2021.3) 2022-03-18 18:57:15.636 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev5) (1.3.3) 2022-03-18 18:57:15.638 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev5) (3.0.0) 2022-03-18 18:57:15.693 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev5) (3.0.7) 2022-03-18 18:57:15.696 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev5) (21.3) 2022-03-18 18:57:15.784 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:57:15.810 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev5) (60.9.3) 2022-03-18 18:57:15.892 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev5) (0.2.5) 2022-03-18 18:57:15.969 | 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.1.0.dev5) (3.17.6) 2022-03-18 18:57:16.034 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev5) (1.13.3) 2022-03-18 18:57:16.036 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev5) (22.0.0) 2022-03-18 18:57:16.038 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev5) (1.3.3) 2022-03-18 18:57:16.082 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev5) (2.5.0) 2022-03-18 18:57:16.089 | 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.1.0.dev5) (2.1.0) 2022-03-18 18:57:16.091 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev5) (3.10.1) 2022-03-18 18:57:16.168 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (2019.11.28) 2022-03-18 18:57:16.171 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (3.3) 2022-03-18 18:57:16.173 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (2.0.12) 2022-03-18 18:57:16.174 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (1.26.8) 2022-03-18 18:57:16.269 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev5) (0.7) 2022-03-18 18:57:16.481 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev5) (0.4.2) 2022-03-18 18:57:16.482 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev5) (0.5.2) 2022-03-18 18:57:16.594 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (2.5.0) 2022-03-18 18:57:16.595 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (2.6.3) 2022-03-18 18:57:16.599 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (1.4.2) 2022-03-18 18:57:16.690 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev5) (0.12.2) 2022-03-18 18:57:16.765 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev5) (1.22.2) 2022-03-18 18:57:16.799 | 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.1.0.dev5) (5.0.0) 2022-03-18 18:57:17.037 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev5) (2.21) 2022-03-18 18:57:17.114 | 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.1.0.dev5) (2.4.0) 2022-03-18 18:57:17.117 | 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.1.0.dev5) (0.5.0) 2022-03-18 18:57:17.321 | 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.1.0.dev5) (2.5.0) 2022-03-18 18:57:17.431 | 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.1.0.dev5) (2.2) 2022-03-18 18:57:17.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>=10.3.0->nova==25.1.0.dev5) (0.13.1) 2022-03-18 18:57:17.984 | 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.1.0.dev5) (2.16.0) 2022-03-18 18:57:18.351 | 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.1.0.dev5) (0.6.6) 2022-03-18 18:57:18.353 | 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.1.0.dev5) (0.6.6) 2022-03-18 18:57:18.354 | 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.1.0.dev5) (0.6.6) 2022-03-18 18:57:18.355 | 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.1.0.dev5) (0.6.6) 2022-03-18 18:57:18.356 | 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.1.0.dev5) (0.6.6) 2022-03-18 18:57:18.357 | 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.1.0.dev5) (0.6.6) 2022-03-18 18:57:18.359 | 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.1.0.dev5) (0.6.6) 2022-03-18 18:57:19.564 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev5) (3.7.0) 2022-03-18 18:57:19.966 | 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.1.0.dev5) (1.8.2) 2022-03-18 18:57:19.967 | 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.1.0.dev5) (21.4.0) 2022-03-18 18:57:20.063 | 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.1.0.dev5) (2.4.0) 2022-03-18 18:57:20.169 | 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.1.0.dev5) (1.0.0) 2022-03-18 18:57:21.768 | Installing collected packages: nova 2022-03-18 18:57:21.768 | Attempting uninstall: nova 2022-03-18 18:57:21.768 | Found existing installation: nova 25.1.0.dev5 2022-03-18 18:57:21.777 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-18 18:57:21.779 | Running setup.py develop for nova 2022-03-18 18:57:28.209 | Successfully installed nova 2022-03-18 18:57:28.209 | 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-18 18:57:28.217 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:57:28.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:57:28.366 | + inc/python:pip_install:200 : result=0 2022-03-18 18:57:28.368 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:57:28.370 | + functions-common:time_stop:2425 : local name 2022-03-18 18:57:28.373 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:57:28.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:57:28.377 | + functions-common:time_stop:2428 : local total 2022-03-18 18:57:28.379 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:57:28.382 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:57:28.384 | + functions-common:time_stop:2432 : start_time=1647629827502 2022-03-18 18:57:28.386 | + functions-common:time_stop:2434 : [[ -z 1647629827502 ]] 2022-03-18 18:57:28.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:57:28.393 | + functions-common:time_stop:2437 : end_time=1647629848391 2022-03-18 18:57:28.395 | + functions-common:time_stop:2438 : elapsed_time=20889 2022-03-18 18:57:28.398 | + functions-common:time_stop:2439 : total=133463 2022-03-18 18:57:28.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:57:28.402 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154352 2022-03-18 18:57:28.404 | + inc/python:pip_install:203 : return 0 2022-03-18 18:57:28.407 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:57:28.409 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 18:57:28.411 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 18:57:28.430 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 18:57:28.442 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-18 18:57:28.445 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-18 18:57:28.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:57:28.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:57:28.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-18 18:57:28.455 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:57:28.457 | + 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-18 18:57:28.470 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:57:28.472 | + ./stack.sh:main:937 : configure_nova 2022-03-18 18:57:28.475 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-18 18:57:28.487 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-18 18:57:28.491 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-18 18:57:28.493 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-18 18:57:28.497 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-18 18:57:28.497 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-18 18:57:28.502 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-18 18:57:28.504 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-18 18:57:28.507 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-18 18:57:28.509 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-18 18:57:28.511 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-18 18:57:28.514 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-18 18:57:28.516 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-18 18:57:28.519 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-18 18:57:28.530 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-18 18:57:28.543 | + 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-18 18:57:28.556 | + 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-18 18:57:28.568 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-18 18:57:28.580 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-18 18:57:28.583 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-18 18:57:28.587 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.SbjSzCrm17 2022-03-18 18:57:28.590 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-18 18:57:28.592 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-18 18:57:28.595 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-18 18:57:28.597 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-18 18:57:28.600 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-18 18:57:28.602 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.SbjSzCrm17 2022-03-18 18:57:28.606 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.SbjSzCrm17 2022-03-18 18:57:28.618 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.SbjSzCrm17 /etc/sudoers.d/nova-rootwrap 2022-03-18 18:57:28.631 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-18 18:57:28.635 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-18 18:57:28.637 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-18 18:57:28.640 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-18 18:57:28.642 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-18 18:57:28.645 | + 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-18 18:57:28.647 | + 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-18 18:57:28.650 | + 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-18 18:57:28.652 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-18 18:57:28.657 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-18 18:57:28.673 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:28.676 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-18 18:57:28.679 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-18 18:57:28.682 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-18 18:57:28.686 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-18 18:57:28.714 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-18 18:57:28.716 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-18 18:57:28.743 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-18 18:57:28.771 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-18 18:57:28.798 | + 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-18 18:57:28.827 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-18 18:57:28.857 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-18 18:57:28.886 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-18 18:57:28.889 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-03-18 18:57:28.916 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-18 18:57:28.942 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-18 18:57:28.969 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-18 18:57:28.997 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-18 18:57:29.024 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-18 18:57:29.054 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-18 18:57:29.056 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:57:29.058 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:57:29.060 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:57:29.062 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:57:29.065 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:57:29.067 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:57:29.069 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:57:29.071 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:57:29.074 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:57:29.076 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:57:29.078 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:57:29.080 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-18 18:57:29.082 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:57:29.085 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:57:29.090 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:57:29.093 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:57:29.095 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:57:29.098 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:57:29.101 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-18 18:57:29.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:29.119 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:57:29.121 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-18 18:57:29.123 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-18 18:57:29.151 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-18 18:57:29.154 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-18 18:57:29.156 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-18 18:57:29.158 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-18 18:57:29.160 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 18:57:29.164 | + 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-18 18:57:29.193 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-18 18:57:29.196 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-18 18:57:29.198 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-18 18:57:29.200 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-18 18:57:29.203 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-18 18:57:29.205 | + 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-18 18:57:29.235 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-18 18:57:29.265 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-18 18:57:29.292 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-18 18:57:29.319 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-18 18:57:29.336 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:29.338 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-18 18:57:29.354 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:29.357 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-18 18:57:29.357 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-18 18:57:29.363 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-18 18:57:29.365 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-18 18:57:29.392 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-18 18:57:29.409 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:29.411 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-18 18:57:29.414 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-18 18:57:29.416 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 18:57:29.418 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:57:29.420 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-18 18:57:29.450 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-18 18:57:29.477 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:57:29.506 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-18 18:57:29.534 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-18 18:57:29.562 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-18 18:57:29.589 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-18 18:57:29.617 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-18 18:57:29.644 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:57:29.672 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:57:29.699 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-18 18:57:29.715 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:29.718 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-18 18:57:29.720 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-18 18:57:29.750 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-18 18:57:29.778 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-03-18 18:57:29.805 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-18 18:57:29.832 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-18 18:57:29.860 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-18 18:57:29.887 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-18 18:57:29.915 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-18 18:57:29.942 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-18 18:57:29.958 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:29.961 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-18 18:57:29.963 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-18 18:57:29.991 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-18 18:57:30.020 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-18 18:57:30.023 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-18 18:57:30.050 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-18 18:57:30.053 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-18 18:57:30.055 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-18 18:57:30.058 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:57:30.060 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:57:30.062 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:57:30.064 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:57:30.067 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:57:30.069 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:57:30.071 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-18 18:57:30.073 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:57:30.076 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:57:30.078 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:57:30.080 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:57:30.082 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:57:30.085 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:57:30.087 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:57:30.089 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:57:30.091 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:57:30.094 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:57:30.096 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:57:30.098 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-18 18:57:30.101 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-18 18:57:30.103 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-18 18:57:30.106 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:57:30.123 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:57:30.125 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:57:30.128 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:57:30.130 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:57:30.132 | + 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-18 18:57:30.159 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 18:57:30.187 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-18 18:57:30.214 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:57:30.242 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-18 18:57:30.272 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-18 18:57:30.288 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:30.290 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-18 18:57:30.292 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-18 18:57:30.295 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-18 18:57:30.297 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-18 18:57:30.299 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:57:30.301 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:57:30.305 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-18 18:57:30.309 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-18 18:57:30.311 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:57:30.314 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:57:30.326 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:57:30.326 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:57:30.335 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:57:30.338 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:57:30.355 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-18 18:57:30.357 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-18 18:57:30.361 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-18 18:57:30.390 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-18 18:57:30.417 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-18 18:57:30.443 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:57:30.471 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:57:30.498 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:57:30.525 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:57:30.552 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:57:30.579 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:57:30.607 | + 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-18 18:57:30.634 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:57:30.661 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:57:30.688 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:57:30.716 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:57:30.718 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:57:30.721 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-18 18:57:30.723 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-18 18:57:30.726 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:57:30.728 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:30.731 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:30.733 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 18:57:30.736 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 18:57:30.738 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-18 18:57:30.765 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:57:30.794 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 18:57:30.794 | + 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-18 18:57:30.802 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-18 18:57:30.805 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-18 18:57:30.808 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-18 18:57:30.810 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:57:30.812 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:57:30.815 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:57:30.817 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:30.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:30.822 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:57:30.825 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:57:30.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:30.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:30.832 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-18 18:57:30.893 | Enabling site nova-api-wsgi. 2022-03-18 18:57:30.899 | To activate the new configuration, you need to run: 2022-03-18 18:57:30.899 | systemctl reload apache2 2022-03-18 18:57:30.904 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:57:30.906 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:57:30.908 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:57:30.911 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:57:31.049 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-18 18:57:31.069 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:31.072 | + 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-18 18:57:31.074 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-18 18:57:31.076 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-18 18:57:31.079 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-18 18:57:31.081 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-18 18:57:31.084 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:57:31.087 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-18 18:57:31.091 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-18 18:57:31.094 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:57:31.096 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:57:31.111 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:57:31.111 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:57:31.120 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:57:31.124 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:57:31.140 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-18 18:57:31.142 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-18 18:57:31.146 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-18 18:57:31.175 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-18 18:57:31.203 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-18 18:57:31.230 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:57:31.258 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:57:31.284 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:57:31.311 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:57:31.338 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:57:31.366 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:57:31.393 | + 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-18 18:57:31.420 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:57:31.448 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:57:31.475 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:57:31.503 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-18 18:57:31.506 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-18 18:57:31.532 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-18 18:57:31.549 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:31.551 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-18 18:57:31.582 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-18 18:57:31.585 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-18 18:57:31.587 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-18 18:57:31.604 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:31.606 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:57:31.609 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:57:31.637 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-18 18:57:31.668 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-18 18:57:31.670 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-18 18:57:31.673 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-18 18:57:31.675 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:57:31.678 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:57:31.680 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:57:31.696 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:31.699 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:57:31.701 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:57:31.704 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:57:31.720 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:31.722 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:57:31.725 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:57:31.753 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:57:31.756 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:57:31.758 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-18 18:57:31.785 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-18 18:57:31.814 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-18 18:57:31.844 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-18 18:57:31.861 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:31.863 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 18:57:31.891 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-18 18:57:31.893 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-18 18:57:31.895 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-18 18:57:31.926 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-18 18:57:31.953 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-03-18 18:57:31.981 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-18 18:57:32.009 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-18 18:57:32.036 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-18 18:57:32.064 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-18 18:57:32.092 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-18 18:57:32.120 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-18 18:57:32.148 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-18 18:57:32.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:32.167 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-18 18:57:32.171 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 18:57:32.174 | + lib/nova:create_nova_conf:553 : local conf 2022-03-18 18:57:32.176 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-18 18:57:32.179 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-18 18:57:32.181 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 18:57:32.184 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 18:57:32.186 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-18 18:57:32.189 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-18 18:57:32.191 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-18 18:57:32.195 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-18 18:57:32.198 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-18 18:57:32.200 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-18 18:57:32.202 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-18 18:57:32.205 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-18 18:57:32.208 | + 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-18 18:57:32.239 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-18 18:57:32.269 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-18 18:57:32.300 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:57:32.302 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-18 18:57:32.304 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-18 18:57:32.307 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-18 18:57:32.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:32.327 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-18 18:57:32.327 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-18 18:57:33.025 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-18 18:57:33.027 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-18 18:57:33.030 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-18 18:57:33.032 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-18 18:57:33.034 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:57:33.037 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-18 18:57:33.040 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:57:33.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:33.060 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-18 18:57:33.062 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-18 18:57:33.064 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:57:33.080 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:33.082 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-18 18:57:33.085 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-18 18:57:33.114 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:57:33.117 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:57:33.120 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-18 18:57:33.136 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:33.138 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-18 18:57:33.141 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 18:57:33.143 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-18 18:57:33.173 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-03-18 18:57:33.201 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-18 18:57:33.230 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-18 18:57:33.258 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-18 18:57:33.286 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-18 18:57:33.314 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-18 18:57:33.342 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-18 18:57:33.370 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-18 18:57:33.373 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-18 18:57:33.375 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-18 18:57:33.378 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:57:33.394 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:57:33.397 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:57:33.400 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:57:33.402 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:57:33.404 | + 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-18 18:57:33.433 | + 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-18 18:57:33.460 | + 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-18 18:57:33.489 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:57:33.519 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:57:33.522 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-18 18:57:33.526 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 18:57:33.529 | + lib/nova:create_nova_conf:587 : local conf 2022-03-18 18:57:33.531 | + lib/nova:create_nova_conf:588 : local offset 2022-03-18 18:57:33.534 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-18 18:57:33.537 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 18:57:33.539 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 18:57:33.542 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-18 18:57:33.545 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-18 18:57:33.547 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-18 18:57:33.549 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 18:57:33.552 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-18 18:57:33.554 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-18 18:57:33.556 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-18 18:57:33.573 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:33.576 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-18 18:57:33.579 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-18 18:57:33.595 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:33.597 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-18 18:57:33.614 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:33.616 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-18 18:57:33.633 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:33.636 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-18 18:57:33.653 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:33.655 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-18 18:57:33.658 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-18 18:57:33.660 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-18 18:57:33.664 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:57:33.666 | + lib/stack:stack_install_service:32 : install_placement 2022-03-18 18:57:33.669 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-18 18:57:33.671 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-18 18:57:33.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:33.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:33.679 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-18 18:57:33.681 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:57:33.684 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:57:33.686 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:57:33.689 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:57:33.691 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:57:33.694 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:57:33.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:33.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:33.701 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:57:33.703 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:57:33.706 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:57:33.708 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:57:33.711 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-18 18:57:33.714 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:57:33.716 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:33.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:33.721 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-18 18:57:33.743 | + 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-18 18:57:33.856 | Reading package lists... 2022-03-18 18:57:34.094 | Building dependency tree... 2022-03-18 18:57:34.096 | Reading state information... 2022-03-18 18:57:34.350 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:57:34.350 | The following packages were automatically installed and are no longer required: 2022-03-18 18:57:34.351 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:57:34.351 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:57:34.351 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:57:34.351 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:57:34.351 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:57:34.351 | python3-zope.interface 2022-03-18 18:57:34.351 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:57:34.467 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:57:34.471 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:57:34.474 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:57:34.476 | + functions-common:time_stop:2425 : local name 2022-03-18 18:57:34.479 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:57:34.481 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:57:34.483 | + functions-common:time_stop:2428 : local total 2022-03-18 18:57:34.486 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:57:34.488 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:57:34.491 | + functions-common:time_stop:2432 : start_time=1647629853740 2022-03-18 18:57:34.494 | + functions-common:time_stop:2434 : [[ -z 1647629853740 ]] 2022-03-18 18:57:34.496 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:57:34.501 | + functions-common:time_stop:2437 : end_time=1647629854498 2022-03-18 18:57:34.503 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-18 18:57:34.505 | + functions-common:time_stop:2439 : total=6056 2022-03-18 18:57:34.508 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:57:34.510 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6814 2022-03-18 18:57:34.512 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:57:34.515 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-18 18:57:34.517 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-18 18:57:34.520 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-18 18:57:34.522 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-18 18:57:34.525 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-18 18:57:34.547 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-18 18:57:34.550 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:57:34.553 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:57:34.556 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:57:34.558 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:57:34.561 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:57:34.563 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:57:34.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:34.568 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:34.571 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:57:34.573 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:57:34.576 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:57:34.578 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:57:34.581 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-18 18:57:34.583 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:57:34.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:34.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:34.591 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-18 18:57:34.614 | + 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-18 18:57:34.723 | Reading package lists... 2022-03-18 18:57:34.974 | Building dependency tree... 2022-03-18 18:57:34.976 | Reading state information... 2022-03-18 18:57:35.235 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-18 18:57:35.235 | The following packages were automatically installed and are no longer required: 2022-03-18 18:57:35.236 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:57:35.236 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:57:35.236 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:57:35.236 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:57:35.236 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:57:35.236 | python3-zope.interface 2022-03-18 18:57:35.236 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:57:35.350 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:57:35.354 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:57:35.357 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:57:35.360 | + functions-common:time_stop:2425 : local name 2022-03-18 18:57:35.362 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:57:35.365 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:57:35.367 | + functions-common:time_stop:2428 : local total 2022-03-18 18:57:35.370 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:57:35.372 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:57:35.375 | + functions-common:time_stop:2432 : start_time=1647629854610 2022-03-18 18:57:35.377 | + functions-common:time_stop:2434 : [[ -z 1647629854610 ]] 2022-03-18 18:57:35.380 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:57:35.384 | + functions-common:time_stop:2437 : end_time=1647629855382 2022-03-18 18:57:35.387 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-18 18:57:35.389 | + functions-common:time_stop:2439 : total=6814 2022-03-18 18:57:35.391 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:57:35.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7586 2022-03-18 18:57:35.396 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:57:35.399 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-18 18:57:35.401 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-18 18:57:35.404 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:57:35.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:35.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:35.411 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-18 18:57:35.414 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-18 18:57:35.469 | wsgi (enabled by maintainer script) 2022-03-18 18:57:35.472 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-18 18:57:35.475 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-18 18:57:35.478 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:57:35.481 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-18 18:57:35.484 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-18 18:57:35.486 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:57:35.491 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:57:35.491 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:57:35.497 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-18 18:57:35.499 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-18 18:57:35.502 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-18 18:57:35.505 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-18 18:57:35.507 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-18 18:57:35.532 | Using python 3.8 to install osc-placement 2022-03-18 18:57:35.535 | + 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-18 18:57:36.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:36.412 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:36.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:36.412 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:37.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:57:37.576 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-18 18:57:37.586 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-18 18:57:37.588 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-18 18:57:37.589 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-18 18:57:37.590 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-18 18:57:37.591 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-18 18:57:37.592 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-18 18:57:37.650 | 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-18 18:57:37.651 | 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-18 18:57:37.652 | 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-18 18:57:37.653 | 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-18 18:57:37.666 | 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-18 18:57:37.668 | 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-18 18:57:37.670 | 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-18 18:57:37.683 | 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-18 18:57:37.684 | 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-18 18:57:37.685 | 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-18 18:57:37.686 | 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-18 18:57:37.688 | 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-18 18:57:37.689 | 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-18 18:57:37.710 | 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-18 18:57:37.711 | 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-18 18:57:37.713 | 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-18 18:57:37.714 | 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-18 18:57:37.722 | 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-18 18:57:37.759 | 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-18 18:57:37.760 | 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-18 18:57:37.761 | 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-18 18:57:37.762 | 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-18 18:57:37.764 | 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-18 18:57:37.766 | 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-18 18:57:37.767 | 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-18 18:57:37.768 | 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-18 18:57:37.833 | 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-18 18:57:37.836 | 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-18 18:57:37.837 | 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-18 18:57:37.838 | 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-18 18:57:37.924 | 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-18 18:57:37.925 | 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-18 18:57:37.926 | 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-18 18:57:37.969 | 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-18 18:57:38.009 | 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-18 18:57:38.167 | 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-18 18:57:40.369 | 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-18 18:57:40.376 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:57:40.376 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:57:40.497 | + inc/python:pip_install:200 : result=0 2022-03-18 18:57:40.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:57:40.503 | + functions-common:time_stop:2425 : local name 2022-03-18 18:57:40.505 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:57:40.508 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:57:40.510 | + functions-common:time_stop:2428 : local total 2022-03-18 18:57:40.513 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:57:40.516 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:57:40.519 | + functions-common:time_stop:2432 : start_time=1647629855525 2022-03-18 18:57:40.522 | + functions-common:time_stop:2434 : [[ -z 1647629855525 ]] 2022-03-18 18:57:40.526 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:57:40.530 | + functions-common:time_stop:2437 : end_time=1647629860527 2022-03-18 18:57:40.533 | + functions-common:time_stop:2438 : elapsed_time=5002 2022-03-18 18:57:40.535 | + functions-common:time_stop:2439 : total=154352 2022-03-18 18:57:40.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:57:40.541 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159354 2022-03-18 18:57:40.543 | + inc/python:pip_install:203 : return 0 2022-03-18 18:57:40.546 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-18 18:57:40.549 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-18 18:57:40.551 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-18 18:57:40.554 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:57:40.557 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:57:40.560 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:57:40.563 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:57:40.565 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:57:40.568 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:57:40.585 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:57:40.588 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:57:40.590 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:57:40.593 | + functions-common:git_clone:629 : echo master 2022-03-18 18:57:40.594 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:57:40.600 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-18 18:57:40.602 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:57:40.605 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-18 18:57:40.608 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:57:40.608 | + functions-common:git_clone:678 : head -1 2022-03-18 18:57:40.611 | 333fe55b Add Python3 zed unit tests 2022-03-18 18:57:40.614 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:57:40.617 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-18 18:57:40.619 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:57:40.622 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 18:57:40.624 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-18 18:57:40.627 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:57:40.629 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-18 18:57:40.632 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:57:40.634 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 18:57:40.637 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-18 18:57:40.639 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:57:40.642 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:57:40.645 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-18 18:57:40.648 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:57:40.651 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-18 18:57:40.653 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:57:40.656 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:57:40.659 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-18 18:57:40.665 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-18 18:57:40.668 | + 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-18 18:57:41.335 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-18 18:57:41.337 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:57:41.340 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:57:41.342 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:57:41.345 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 18:57:41.347 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-18 18:57:41.349 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:57:41.352 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:57:41.354 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:57:41.357 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:57:41.359 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:57:41.362 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:57:41.365 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:57:41.367 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-18 18:57:41.389 | Using python 3.8 to install /opt/stack/placement 2022-03-18 18:57:41.391 | + 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-18 18:57:42.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:42.264 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:42.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:42.265 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:43.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:57:43.442 | Obtaining file:///opt/stack/placement 2022-03-18 18:57:43.442 | Preparing metadata (setup.py): started 2022-03-18 18:57:46.572 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:57:46.616 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (5.8.1) 2022-03-18 18:57:46.617 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.4.31) 2022-03-18 18:57:46.618 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (9.4.0) 2022-03-18 18:57:46.619 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.5.1) 2022-03-18 18:57:46.620 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.8.7) 2022-03-18 18:57:46.621 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-18 18:57:46.622 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.27.1) 2022-03-18 18:57:46.624 | 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.1.0.dev2) (60.9.3) 2022-03-18 18:57:46.625 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-18 18:57:46.626 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (8.8.0) 2022-03-18 18:57:46.628 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.1.0) 2022-03-18 18:57:46.629 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.7.0) 2022-03-18 18:57:46.630 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.3.0) 2022-03-18 18:57:46.631 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.12.2) 2022-03-18 18:57:46.632 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (11.2.0) 2022-03-18 18:57:46.633 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (3.11.0) 2022-03-18 18:57:46.634 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.1) 2022-03-18 18:57:46.635 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-18 18:57:46.637 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.1.0) 2022-03-18 18:57:46.638 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.7.0) 2022-03-18 18:57:46.639 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.0.1) 2022-03-18 18:57:46.703 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (5.1.0) 2022-03-18 18:57:46.704 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (1.16.0) 2022-03-18 18:57:46.706 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (4.4.0) 2022-03-18 18:57:46.708 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-18 18:57:46.710 | 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.1.0.dev2) (3.1.1) 2022-03-18 18:57:46.711 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (2.10.1) 2022-03-18 18:57:46.731 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev2) (0.17.3) 2022-03-18 18:57:46.772 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (0.8.0) 2022-03-18 18:57:46.773 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-18 18:57:46.774 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (6.0) 2022-03-18 18:57:46.775 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (3.5.0) 2022-03-18 18:57:46.776 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (2.5.0) 2022-03-18 18:57:46.827 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.0.1) 2022-03-18 18:57:46.828 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.5.0) 2022-03-18 18:57:46.830 | 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.1.0.dev2) (0.13.0) 2022-03-18 18:57:46.831 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.7.6) 2022-03-18 18:57:46.873 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev2) (0.9.6) 2022-03-18 18:57:46.875 | 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.1.0.dev2) (2.8.2) 2022-03-18 18:57:46.893 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-18 18:57:46.894 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.3.0) 2022-03-18 18:57:46.896 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.0.3) 2022-03-18 18:57:46.922 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev2) (2021.3) 2022-03-18 18:57:46.923 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev2) (1.0.3) 2022-03-18 18:57:46.937 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev2) (3.1.1) 2022-03-18 18:57:46.953 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (3.0.7) 2022-03-18 18:57:46.954 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (21.3) 2022-03-18 18:57:46.955 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (1.0.2) 2022-03-18 18:57:46.957 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (0.11.0) 2022-03-18 18:57:47.000 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2.0.12) 2022-03-18 18:57:47.001 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2019.11.28) 2022-03-18 18:57:47.003 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (3.3) 2022-03-18 18:57:47.004 | 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.1.0.dev2) (1.26.8) 2022-03-18 18:57:47.021 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev2) (0.7) 2022-03-18 18:57:47.182 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev2) (1.1.2) 2022-03-18 18:57:47.221 | 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.1.0.dev2) (4.11.1) 2022-03-18 18:57:47.222 | 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.1.0.dev2) (1.1.6) 2022-03-18 18:57:47.223 | 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.1.0.dev2) (5.4.0) 2022-03-18 18:57:47.241 | 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.1.0.dev2) (1.15.0) 2022-03-18 18:57:47.275 | 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.1.0.dev2) (1.13.3) 2022-03-18 18:57:47.330 | 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.1.0.dev2) (2.1.0) 2022-03-18 18:57:47.420 | 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.1.0.dev2) (1.7.0) 2022-03-18 18:57:47.503 | 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.1.0.dev2) (1.1.5) 2022-03-18 18:57:47.553 | 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.1.0.dev2) (0.2.5) 2022-03-18 18:57:47.744 | 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.1.0.dev2) (5.1.1) 2022-03-18 18:57:47.745 | 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.1.0.dev2) (0.5.2) 2022-03-18 18:57:47.746 | 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.1.0.dev2) (0.4.2) 2022-03-18 18:57:47.823 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.5.0) 2022-03-18 18:57:47.874 | 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.1.0.dev2) (2.21) 2022-03-18 18:57:48.035 | 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.1.0.dev2) (3.7.0) 2022-03-18 18:57:48.139 | 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.1.0.dev2) (3.0.0) 2022-03-18 18:57:48.140 | 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.1.0.dev2) (1.0.0) 2022-03-18 18:57:50.052 | Installing collected packages: openstack-placement 2022-03-18 18:57:50.052 | Attempting uninstall: openstack-placement 2022-03-18 18:57:50.053 | Found existing installation: openstack-placement 7.1.0.dev2 2022-03-18 18:57:50.055 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-18 18:57:50.057 | Running setup.py develop for openstack-placement 2022-03-18 18:57:54.303 | Successfully installed openstack-placement 2022-03-18 18:57:54.304 | 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-18 18:57:54.311 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:57:54.311 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:57:54.439 | + inc/python:pip_install:200 : result=0 2022-03-18 18:57:54.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:57:54.444 | + functions-common:time_stop:2425 : local name 2022-03-18 18:57:54.446 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:57:54.449 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:57:54.451 | + functions-common:time_stop:2428 : local total 2022-03-18 18:57:54.453 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:57:54.455 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:57:54.458 | + functions-common:time_stop:2432 : start_time=1647629861383 2022-03-18 18:57:54.460 | + functions-common:time_stop:2434 : [[ -z 1647629861383 ]] 2022-03-18 18:57:54.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:57:54.467 | + functions-common:time_stop:2437 : end_time=1647629874464 2022-03-18 18:57:54.469 | + functions-common:time_stop:2438 : elapsed_time=13081 2022-03-18 18:57:54.472 | + functions-common:time_stop:2439 : total=159354 2022-03-18 18:57:54.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:57:54.476 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172435 2022-03-18 18:57:54.479 | + inc/python:pip_install:203 : return 0 2022-03-18 18:57:54.481 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:57:54.484 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 18:57:54.487 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 18:57:54.507 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 18:57:54.519 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-18 18:57:54.522 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-18 18:57:54.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:57:54.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:57:54.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-18 18:57:54.532 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:57:54.534 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:57:54.537 | + ./stack.sh:main:943 : configure_placement 2022-03-18 18:57:54.540 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-18 18:57:54.552 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-18 18:57:54.555 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-18 18:57:54.559 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-18 18:57:54.562 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-18 18:57:54.564 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-18 18:57:54.567 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-18 18:57:54.570 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-18 18:57:54.573 | + 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-18 18:57:54.604 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-18 18:57:54.637 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-18 18:57:54.668 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-18 18:57:54.670 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-18 18:57:54.673 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-18 18:57:54.676 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:57:54.679 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-18 18:57:54.711 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-18 18:57:54.741 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:57:54.770 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-18 18:57:54.799 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-18 18:57:54.828 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-18 18:57:54.857 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-18 18:57:54.887 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-18 18:57:54.916 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:57:54.945 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:57:54.973 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-18 18:57:54.976 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-18 18:57:54.979 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-18 18:57:54.982 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:57:55.001 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:57:55.003 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:57:55.006 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:57:55.008 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:57:55.010 | + 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-18 18:57:55.040 | + 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-18 18:57:55.069 | + 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-18 18:57:55.099 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:57:55.128 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-18 18:57:55.131 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-18 18:57:55.134 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-18 18:57:55.136 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-18 18:57:55.138 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-18 18:57:55.141 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:57:55.143 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:57:55.146 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-18 18:57:55.151 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-18 18:57:55.153 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:57:55.156 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:57:55.168 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:57:55.168 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:57:55.177 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:57:55.181 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:57:55.197 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-18 18:57:55.199 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-18 18:57:55.203 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-18 18:57:55.239 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-18 18:57:55.267 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-18 18:57:55.296 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:57:55.324 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:57:55.353 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:57:55.381 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:57:55.410 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:57:55.440 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:57:55.469 | + 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-18 18:57:55.498 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:57:55.528 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:57:55.559 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:57:55.589 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:57:55.591 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:57:55.594 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-18 18:57:55.597 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-18 18:57:55.599 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:57:55.602 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:55.604 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:55.607 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-18 18:57:55.610 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-18 18:57:55.613 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-18 18:57:55.642 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:57:55.671 | + 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-18 18:57:55.672 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-18 18:57:55.680 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-18 18:57:55.684 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-18 18:57:55.686 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-18 18:57:55.689 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:57:55.691 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:57:55.694 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:57:55.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:55.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:55.702 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:57:55.705 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:57:55.707 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:57:55.710 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:57:55.713 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-18 18:57:55.774 | Site placement-api already enabled 2022-03-18 18:57:55.779 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:57:55.781 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:57:55.784 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:57:55.786 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:57:55.921 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-18 18:57:55.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:55.947 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-18 18:57:55.965 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:55.968 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-18 18:57:55.987 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:55.990 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-18 18:57:55.993 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-18 18:57:55.996 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-18 18:57:56.028 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-18 18:57:56.058 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-18 18:57:56.087 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-18 18:57:56.116 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-18 18:57:56.146 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-18 18:57:56.175 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-18 18:57:56.207 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-18 18:57:56.237 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-18 18:57:56.255 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:56.257 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-18 18:57:56.274 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:57:56.277 | + ./stack.sh:main:969 : run_phase stack install 2022-03-18 18:57:56.279 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 18:57:56.282 | + functions-common:run_phase:1854 : local phase=install 2022-03-18 18:57:56.284 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:57:56.287 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:57:56.290 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:57:56.292 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:57:56.295 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:57:56.298 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:57:56.303 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:57:56.305 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:57:56.308 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:57:56.310 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-18 18:57:56.313 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:57:56.329 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:57:56.331 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:57:56.334 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:57:56.336 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-18 18:57:56.338 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-18 18:57:56.341 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:57:56.343 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-18 18:57:56.345 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-18 18:57:56.348 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-18 18:57:56.404 | ++ inc/async:async_inner:63 : install_tempest 2022-03-18 18:57:56.442 | [345897 Async install_tempest:371669]: running: install_tempest 2022-03-18 18:57:56.444 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 18:57:56.447 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 18:57:56.450 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:57:56.453 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 18:57:56.456 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-18 18:57:56.458 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 18:57:56.461 | + functions-common:run_plugins:1840 : local phase=install 2022-03-18 18:57:56.464 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 18:57:56.466 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 18:57:56.469 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-18 18:57:56.472 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-18 18:57:56.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:57:56.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:57:56.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-18 18:57:56.484 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:57:56.487 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-18 18:57:56.492 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-18 18:57:56.497 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:57:56.500 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-18 18:57:56.503 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-18 18:57:56.506 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:57:56.513 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:57:56.513 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:57:56.517 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-18 18:57:56.520 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-18 18:57:56.522 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-18 18:57:56.525 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-18 18:57:56.528 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-18 18:57:56.550 | Using python 3.8 to install python-openstackclient 2022-03-18 18:57:56.554 | + 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-18 18:57:57.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:57.424 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:57.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:57:57.424 | from cryptography.utils import int_from_bytes 2022-03-18 18:57:58.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:57:58.604 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-18 18:57:58.622 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-18 18:57:58.623 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-18 18:57:58.625 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-18 18:57:58.626 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-18 18:57:58.627 | 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-18 18:57:58.628 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-18 18:57:58.629 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-18 18:57:58.630 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-18 18:57:58.631 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-18 18:57:58.632 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-18 18:57:58.633 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-18 18:57:58.644 | 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-18 18:57:58.645 | 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-18 18:57:58.647 | 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-18 18:57:58.648 | 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-18 18:57:58.648 | 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-18 18:57:58.675 | 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-18 18:57:58.676 | 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-18 18:57:58.678 | 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-18 18:57:58.679 | 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-18 18:57:58.681 | 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-18 18:57:58.682 | 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-18 18:57:58.683 | 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-18 18:57:58.684 | 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-18 18:57:58.685 | 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-18 18:57:58.686 | 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-18 18:57:58.687 | 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-18 18:57:58.701 | 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-18 18:57:58.719 | 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-18 18:57:58.720 | 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-18 18:57:58.721 | 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-18 18:57:58.722 | 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-18 18:57:58.746 | 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-18 18:57:58.763 | 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-18 18:57:58.766 | 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-18 18:57:58.767 | 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-18 18:57:58.858 | 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-18 18:57:58.859 | 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-18 18:57:58.860 | 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-18 18:57:58.902 | 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-18 18:57:58.914 | 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-18 18:57:58.947 | 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-18 18:57:59.120 | 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-18 18:57:59.133 | 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-18 18:57:59.238 | 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-18 18:57:59.241 | 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-18 18:57:59.242 | 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-18 18:57:59.244 | 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-18 18:57:59.372 | 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-18 18:58:01.636 | 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-18 18:58:01.643 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:58:01.643 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:58:01.768 | + inc/python:pip_install:200 : result=0 2022-03-18 18:58:01.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:58:01.773 | + functions-common:time_stop:2425 : local name 2022-03-18 18:58:01.775 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:58:01.778 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:58:01.780 | + functions-common:time_stop:2428 : local total 2022-03-18 18:58:01.783 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:58:01.785 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:58:01.788 | + functions-common:time_stop:2432 : start_time=1647629876545 2022-03-18 18:58:01.791 | + functions-common:time_stop:2434 : [[ -z 1647629876545 ]] 2022-03-18 18:58:01.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:58:01.798 | + functions-common:time_stop:2437 : end_time=1647629881795 2022-03-18 18:58:01.800 | + functions-common:time_stop:2438 : elapsed_time=5250 2022-03-18 18:58:01.803 | + functions-common:time_stop:2439 : total=172435 2022-03-18 18:58:01.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:58:01.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177685 2022-03-18 18:58:01.811 | + inc/python:pip_install:203 : return 0 2022-03-18 18:58:01.813 | + ./stack.sh:main:981 : install_oscwrap 2022-03-18 18:58:01.816 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-18 18:58:01.821 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.9Fk6YZMx0L 2022-03-18 18:58:01.824 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-18 18:58:01.826 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-18 18:58:01.828 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-18 18:58:01.831 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-18 18:58:01.834 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-18 18:58:01.837 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-18 18:58:01.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:58:01.858 | + ./stack.sh:main:1035 : configure_database 2022-03-18 18:58:01.861 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-18 18:58:01.863 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-18 18:58:01.866 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-18 18:58:01.868 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:58:01.871 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-18 18:58:01.873 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-18 18:58:01.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:58:01.878 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:58:01.880 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-18 18:58:01.882 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-18 18:58:01.885 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:58:01.887 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:58:01.889 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:58:01.892 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:58:01.894 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:58:01.897 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:58:01.899 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:58:01.901 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:58:01.904 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:58:01.906 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:58:01.909 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:58:01.912 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-18 18:58:01.914 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:58:01.917 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:58:01.919 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:58:01.922 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:58:01.924 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:58:01.926 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:58:01.929 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-18 18:58:01.944 | mysqladmin: connect to server at 'localhost' failed 2022-03-18 18:58:01.944 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-18 18:58:01.948 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-18 18:58:01.951 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-18 18:58:01.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:58:01.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:58:01.959 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-18 18:58:01.961 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-18 18:58:01.963 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-18 18:58:01.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:58:01.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:58:01.971 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-18 18:58:01.973 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-18 18:58:01.976 | + 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-18 18:58:01.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:58:02.012 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-18 18:58:02.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:58:02.044 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-18 18:58:02.047 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-18 18:58:02.048 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-18 18:58:02.053 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-18 18:58:02.106 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-18 18:58:02.160 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-18 18:58:02.214 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-18 18:58:02.268 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-18 18:58:02.270 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-18 18:58:02.273 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:58:02.276 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-18 18:58:04.858 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-18 18:58:04.861 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-18 18:58:04.865 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-18 18:58:04.870 | + functions-common:save_stackenv:62 : time_stamp=2022-03-18-185804 2022-03-18 18:58:04.872 | + functions-common:save_stackenv:63 : echo '# 2022-03-18-185804 1039' 2022-03-18 18:58:04.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.877 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 18:58:04.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.883 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-18 18:58:04.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.888 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-18 18:58:04.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.893 | + 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-18 18:58:04.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.898 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-18 18:58:04.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.903 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-18 18:58:04.906 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.908 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-18-185403 2022-03-18 18:58:04.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.913 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-18 18:58:04.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.918 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-18 18:58:04.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.923 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-18 18:58:04.925 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.928 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-18 18:58:04.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.933 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-18 18:58:04.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:58:04.938 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-18 18:58:04.941 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-18 18:58:04.944 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-18 18:58:04.946 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-18 18:58:04.958 | + ./stack.sh:main:1065 : start_dstat 2022-03-18 18:58:04.961 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:58:04.964 | + functions-common:run_process:1680 : local service=dstat 2022-03-18 18:58:04.966 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:58:04.969 | + functions-common:run_process:1682 : local group= 2022-03-18 18:58:04.971 | + functions-common:run_process:1683 : local user= 2022-03-18 18:58:04.973 | + functions-common:run_process:1685 : local name=dstat 2022-03-18 18:58:04.976 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:58:04.978 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:58:04.981 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:58:04.983 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:58:04.987 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:58:04.992 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629884989 2022-03-18 18:58:04.994 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-18 18:58:05.013 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:58:05.016 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-18 18:58:05.018 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-18 18:58:05.021 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:58:05.023 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:58:05.026 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:58:05.028 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:58:05.031 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-18 18:58:05.033 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-18 18:58:05.036 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-18 18:58:05.038 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:58:05.041 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:58:05.043 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-18 18:58:05.046 | + 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-18 18:58:05.048 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-18 18:58:05.051 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:58:05.054 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:58:05.056 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:58:05.059 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:58:05.061 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:58:05.063 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-18 18:58:05.066 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:58:05.071 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-18 18:58:05.123 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-18 18:58:05.174 | + 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-18 18:58:05.228 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-18 18:58:05.284 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-18 18:58:05.338 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 18:58:05.391 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:58:05.394 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-18 18:58:05.447 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:58:05.966 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-18 18:58:05.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-18 18:58:06.472 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-18 18:58:06.494 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:58:06.500 | + functions-common:time_stop:2425 : local name 2022-03-18 18:58:06.504 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:58:06.507 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:58:06.510 | + functions-common:time_stop:2428 : local total 2022-03-18 18:58:06.512 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:58:06.515 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:58:06.517 | + functions-common:time_stop:2432 : start_time=1647629884989 2022-03-18 18:58:06.520 | + functions-common:time_stop:2434 : [[ -z 1647629884989 ]] 2022-03-18 18:58:06.524 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:58:06.528 | + functions-common:time_stop:2437 : end_time=1647629886526 2022-03-18 18:58:06.531 | + functions-common:time_stop:2438 : elapsed_time=1537 2022-03-18 18:58:06.533 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:58:06.536 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:58:06.538 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1537 2022-03-18 18:58:06.541 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-18 18:58:06.544 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-18 18:58:06.548 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-18 18:58:06.551 | + functions-common:run_process:1682 : local group= 2022-03-18 18:58:06.554 | + functions-common:run_process:1683 : local user=root 2022-03-18 18:58:06.556 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-18 18:58:06.559 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:58:06.561 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:58:06.564 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:58:06.566 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:58:06.570 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:58:06.575 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629886572 2022-03-18 18:58:06.577 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-18 18:58:06.600 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:58:06.603 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:58:06.605 | + functions-common:time_stop:2425 : local name 2022-03-18 18:58:06.607 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:58:06.610 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:58:06.613 | + functions-common:time_stop:2428 : local total 2022-03-18 18:58:06.616 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:58:06.619 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:58:06.621 | + functions-common:time_stop:2432 : start_time=1647629886572 2022-03-18 18:58:06.624 | + functions-common:time_stop:2434 : [[ -z 1647629886572 ]] 2022-03-18 18:58:06.627 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:58:06.632 | + functions-common:time_stop:2437 : end_time=1647629886629 2022-03-18 18:58:06.635 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-18 18:58:06.637 | + functions-common:time_stop:2439 : total=1537 2022-03-18 18:58:06.640 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:58:06.643 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1594 2022-03-18 18:58:06.645 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-18 18:58:06.665 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:58:06.667 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-18 18:58:06.689 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:58:06.692 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-18 18:58:06.712 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:58:06.715 | + ./stack.sh:main:1078 : start_etcd3 2022-03-18 18:58:06.718 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-18 18:58:06.720 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd' 2022-03-18 18:58:06.723 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-18 18:58:06.726 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380' 2022-03-18 18:58:06.728 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-03-18 18:58:06.731 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-03-18 18:58:06.734 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-18 18:58:06.737 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-18 18:58:06.740 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-03-18 18:58:06.742 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-18 18:58:06.745 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-18 18:58:06.748 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-18 18:58:06.750 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-03-18 18:58:06.753 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-18 18:58:06.755 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-18 18:58:06.758 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:58:06.760 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-18 18:58:06.763 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:58:06.765 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:58:06.768 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-18 18:58:06.770 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:58:06.775 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-18 18:58:06.857 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-18 18:58:06.929 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-18 18:58:06.980 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-18 18:58:07.031 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-18 18:58:07.082 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 18:58:07.134 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:58:07.136 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-18 18:58:07.197 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:58:07.661 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-18 18:58:07.714 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-18 18:58:07.766 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-18 18:58:07.817 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-18 18:58:07.869 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-18 18:58:07.872 | ++ functions-common:is_arch:506 : uname -m 2022-03-18 18:58:07.877 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-18 18:58:07.879 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-18 18:58:08.355 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-18 18:58:08.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-18 18:58:08.828 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-18 18:58:09.802 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-18 18:58:09.820 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:58:09.823 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-18 18:58:09.825 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-18 18:58:09.828 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-18 18:58:09.833 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-18 18:58:09.845 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-18 18:58:09.857 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-18 18:58:09.859 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-18 18:58:09.862 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-18 18:58:10.011 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-18 18:58:10.148 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-18 18:58:10.283 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-18 18:58:10.425 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-18 18:58:10.562 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-18 18:58:10.698 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-18 18:58:10.835 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-18 18:58:10.980 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-18 18:58:11.118 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-18 18:58:11.263 | + functions-common:write_clouds_yaml:198 : cat 2022-03-18 18:58:11.268 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-18 18:58:11.272 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-18 18:58:11.276 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-18 18:58:11.280 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-18 18:58:11.283 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-18 18:58:11.286 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-18 18:58:11.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:58:11.308 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-18 18:58:11.311 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:58:11.313 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-18 18:58:11.316 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-18 18:58:11.319 | + ./stack.sh:main:1096 : init_keystone 2022-03-18 18:58:11.321 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-18 18:58:11.338 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:58:11.340 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-18 18:58:11.342 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-18 18:58:11.345 | + lib/database:recreate_database:112 : local db=keystone 2022-03-18 18:58:11.347 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-18 18:58:11.350 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-18 18:58:11.352 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-18 18:58:11.357 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:58:11.813 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-18 18:58:11.819 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:58:11.839 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-18 18:58:11.843 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 18:58:11.845 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:58:11.848 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:58:11.851 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:58:11.855 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629891853 2022-03-18 18:58:11.858 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-18 18:58:16.576 | 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=373501) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 18:58:16.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:16.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.584 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.585 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.585 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:16.586 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:16.612 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:16.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.614 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.615 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.615 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:16.616 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:16.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:16.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.668 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.669 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.669 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:16.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:16.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:16.670 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:16.677 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 18:58:18.230 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.230 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 18:58:18.237 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.237 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 18:58:18.246 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.246 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 18:58:18.253 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.253 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 18:58:18.259 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.260 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 18:58:18.267 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.267 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 18:58:18.315 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.315 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:18.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.318 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.318 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.318 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.318 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.318 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:18.319 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:18.319 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:18.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.321 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.321 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.321 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.322 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:18.322 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:18.329 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:18.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.331 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.332 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.332 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.332 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.332 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:18.332 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:18.867 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:18.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.869 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.869 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.870 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.870 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.870 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:18.870 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:18.897 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:18.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.899 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.899 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.899 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:18.899 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:18.900 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:18.900 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:18.907 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 18:58:18.967 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.967 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 18:58:18.974 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.974 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 18:58:18.981 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.981 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 18:58:18.988 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.988 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 18:58:18.994 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:18.995 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 18:58:19.001 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.001 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 18:58:19.008 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:19.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.010 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.011 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.011 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:19.012 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:19.012 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:19.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.014 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.014 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.015 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.015 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.015 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:19.015 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:19.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:19.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.024 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.025 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.025 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.026 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:19.026 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:19.517 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:19.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.518 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.519 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.519 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.520 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:19.520 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:19.545 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:58:19.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.547 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.547 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.548 | 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=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:58:19.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:58:19.548 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:58:19.548 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=373501) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:58:19.555 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 18:58:19.564 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.564 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 18:58:19.572 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.572 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 18:58:19.579 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.579 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 18:58:19.587 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.587 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 18:58:19.594 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.594 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 18:58:19.601 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:19.602 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 18:58:19.608 | INFO migrate.versioning.api [-] done 2022-03-18 18:58:20.001 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-18 18:58:20.004 | + functions-common:time_stop:2425 : local name 2022-03-18 18:58:20.006 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:58:20.009 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:58:20.011 | + functions-common:time_stop:2428 : local total 2022-03-18 18:58:20.014 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:58:20.017 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 18:58:20.019 | + functions-common:time_stop:2432 : start_time=1647629891853 2022-03-18 18:58:20.022 | + functions-common:time_stop:2434 : [[ -z 1647629891853 ]] 2022-03-18 18:58:20.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:58:20.030 | + functions-common:time_stop:2437 : end_time=1647629900027 2022-03-18 18:58:20.032 | + functions-common:time_stop:2438 : elapsed_time=8174 2022-03-18 18:58:20.035 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:58:20.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:58:20.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8174 2022-03-18 18:58:20.043 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-18 18:58:20.045 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-18 18:58:20.049 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-18 18:58:24.664 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-18 18:58:24.665 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-18 18:58:24.665 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-18 18:58:24.666 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-18 18:58:24.666 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-18 18:58:24.666 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-18 18:58:24.666 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-18 18:58:24.666 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-18 18:58:24.667 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-18 18:58:25.025 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-18 18:58:25.030 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-18 18:58:29.635 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-18 18:58:29.635 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-18 18:58:29.635 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-18 18:58:29.636 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-18 18:58:29.636 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-18 18:58:29.636 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-18 18:58:29.637 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-18 18:58:29.637 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-18 18:58:29.637 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-18 18:58:30.009 | + ./stack.sh:main:1097 : start_keystone 2022-03-18 18:58:30.012 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-18 18:58:30.014 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-18 18:58:30.016 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-18 18:58:30.033 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:58:30.036 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-18 18:58:30.039 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-18 18:58:30.044 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-18 18:58:30.046 | + functions-common:run_process:1680 : local service=keystone 2022-03-18 18:58:30.049 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:58:30.051 | + functions-common:run_process:1682 : local group= 2022-03-18 18:58:30.053 | + functions-common:run_process:1683 : local user= 2022-03-18 18:58:30.056 | + functions-common:run_process:1685 : local name=keystone 2022-03-18 18:58:30.058 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:58:30.061 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:58:30.063 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:58:30.066 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:58:30.069 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:58:30.074 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629910071 2022-03-18 18:58:30.076 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-18 18:58:30.092 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:58:30.095 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-18 18:58:30.097 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-18 18:58:30.100 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:58:30.102 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:58:30.104 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:58:30.107 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:58:30.109 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-18 18:58:30.111 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-18 18:58:30.114 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-18 18:58:30.116 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:58:30.119 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:58:30.121 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-18 18:58:30.124 | + 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-18 18:58:30.126 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-18 18:58:30.128 | + 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-18 18:58:30.131 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-18 18:58:30.133 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-18 18:58:30.135 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-18 18:58:30.137 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-18 18:58:30.141 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-18 18:58:30.192 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-18 18:58:30.244 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-18 18:58:30.296 | + 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-18 18:58:30.347 | + 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-18 18:58:30.400 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-18 18:58:30.452 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-18 18:58:30.504 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-18 18:58:30.557 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-18 18:58:30.609 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-18 18:58:30.662 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-18 18:58:30.665 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-18 18:58:30.718 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-18 18:58:31.184 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-18 18:58:31.198 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-18 18:58:31.674 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-18 18:58:31.757 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:58:31.760 | + functions-common:time_stop:2425 : local name 2022-03-18 18:58:31.764 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:58:31.767 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:58:31.769 | + functions-common:time_stop:2428 : local total 2022-03-18 18:58:31.772 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:58:31.774 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:58:31.777 | + functions-common:time_stop:2432 : start_time=1647629910071 2022-03-18 18:58:31.779 | + functions-common:time_stop:2434 : [[ -z 1647629910071 ]] 2022-03-18 18:58:31.783 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:58:31.789 | + functions-common:time_stop:2437 : end_time=1647629911784 2022-03-18 18:58:31.792 | + functions-common:time_stop:2438 : elapsed_time=1713 2022-03-18 18:58:31.795 | + functions-common:time_stop:2439 : total=1594 2022-03-18 18:58:31.797 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:58:31.800 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3307 2022-03-18 18:58:31.803 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-18 18:58:31.803 | Waiting for keystone to start... 2022-03-18 18:58:31.805 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-03-18 18:58:31.808 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-03-18 18:58:31.811 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 18:58:31.813 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-03-18 18:58:31.816 | + functions:wait_for_service:459 : local rval=0 2022-03-18 18:58:31.820 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 18:58:31.823 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 18:58:31.825 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:58:31.828 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:58:31.833 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:58:31.836 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629911833 2022-03-18 18:58:31.839 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 18:58:31.844 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-03-18 18:58:38.418 | + :: : [[ 200 == 503 ]] 2022-03-18 18:58:38.419 | + :: : [[ 0 -eq 7 ]] 2022-03-18 18:58:38.422 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 18:58:38.425 | + functions-common:time_stop:2425 : local name 2022-03-18 18:58:38.427 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:58:38.429 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:58:38.432 | + functions-common:time_stop:2428 : local total 2022-03-18 18:58:38.434 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:58:38.437 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 18:58:38.439 | + functions-common:time_stop:2432 : start_time=1647629911833 2022-03-18 18:58:38.441 | + functions-common:time_stop:2434 : [[ -z 1647629911833 ]] 2022-03-18 18:58:38.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:58:38.449 | + functions-common:time_stop:2437 : end_time=1647629918447 2022-03-18 18:58:38.452 | + functions-common:time_stop:2438 : elapsed_time=6614 2022-03-18 18:58:38.454 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:58:38.457 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:58:38.460 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6614 2022-03-18 18:58:38.462 | + functions:wait_for_service:467 : return 0 2022-03-18 18:58:38.464 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-18 18:58:38.481 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:58:38.483 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-18 18:58:38.486 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:58:38.489 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-18 18:58:38.520 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-18 18:58:38.523 | + 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.37/identity 2022-03-18 18:58:43.200 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.200 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.200 | 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=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.209 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.226 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.226 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.257 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.290 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.290 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.382 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.382 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.396 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.397 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.398 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.405 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.408 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.408 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.408 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.408 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.408 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.409 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.409 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=374302) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:58:43.441 | 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=374302) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 18:58:43.751 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created domain default 2022-03-18 18:58:43.792 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created project admin 2022-03-18 18:58:43.821 | DEBUG passlib.handlers.bcrypt [None req-055873f3-2424-4793-9640-54b625de4982 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=374302) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-18 18:58:43.821 | DEBUG passlib.handlers.bcrypt [None req-055873f3-2424-4793-9640-54b625de4982 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=374302) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-18 18:58:43.883 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created user admin 2022-03-18 18:58:43.896 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created role reader 2022-03-18 18:58:43.906 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created role member 2022-03-18 18:58:43.928 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created implied role where b8ef35773044400bbce7ce9179a6fd4b implies 6af6e3436fad4203843ec6776e82500c 2022-03-18 18:58:43.937 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created role admin 2022-03-18 18:58:43.956 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created implied role where ef4236790a13449e80d8ae4ab17b54b2 implies b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:58:43.968 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Granted role admin on project admin to user admin. 2022-03-18 18:58:43.975 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Granted role admin on the system to user admin. 2022-03-18 18:58:43.986 | WARNING py.warnings [None req-055873f3-2424-4793-9640-54b625de4982 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-18 18:58:43.987 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-18 18:58:43.987 |  2022-03-18 18:58:43.991 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created region RegionOne 2022-03-18 18:58:44.023 | INFO keystone.cmd.bootstrap [None req-055873f3-2424-4793-9640-54b625de4982 None None] Created public endpoint http://10.222.0.37/identity 2022-03-18 18:58:44.497 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-18 18:58:44.499 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-18 18:58:44.502 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-18 18:58:44.506 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-18 18:58:45.370 | ++ inc/async:async_inner:64 : rc=0 2022-03-18 18:58:45.395 | [371669 Async install_tempest:371669]: finished successfully 2022-03-18 18:58:47.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:58:47.484 | from cryptography.utils import int_from_bytes 2022-03-18 18:58:47.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:58:47.484 | from cryptography.utils import int_from_bytes 2022-03-18 18:58:47.648 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:58:47.651 | + lib/keystone:create_keystone_accounts:310 : admin_project=bc11c709e2b6492181a58965680ae6bf 2022-03-18 18:58:47.653 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-18 18:58:47.656 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-18 18:58:49.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:58:49.905 | from cryptography.utils import int_from_bytes 2022-03-18 18:58:49.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:58:49.905 | from cryptography.utils import int_from_bytes 2022-03-18 18:58:50.072 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:58:50.075 | + lib/keystone:create_keystone_accounts:312 : admin_user=7a077a5e158c431a9c70b3310bf59d5a 2022-03-18 18:58:50.078 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-18 18:58:50.080 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-18 18:58:50.082 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-18 18:58:50.085 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 7a077a5e158c431a9c70b3310bf59d5a default 2022-03-18 18:58:50.141 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7a077a5e158c431a9c70b3310bf59d5a default 2022-03-18 18:58:50.178 | [345897 Async ks-domain-role:374483]: running: get_or_add_user_domain_role admin 7a077a5e158c431a9c70b3310bf59d5a default 2022-03-18 18:58:50.180 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-18 18:58:50.183 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 18:58:50.186 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-18 18:58:53.376 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-18 18:58:53.378 | + functions-common:get_or_create_domain:888 : echo default 2022-03-18 18:58:53.378 | default 2022-03-18 18:58:53.381 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-18 18:58:53.438 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-18 18:58:53.482 | [345897 Async ks-project:374624]: running: get_or_create_project service Default 2022-03-18 18:58:53.485 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-18 18:58:53.550 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-18 18:58:53.594 | [345897 Async ks-service:374710]: running: get_or_create_role service 2022-03-18 18:58:53.597 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-18 18:58:53.674 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-18 18:58:53.731 | [345897 Async ks-reseller:374796]: running: get_or_create_role ResellerAdmin 2022-03-18 18:58:53.748 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-18 18:58:53.772 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-18 18:58:54.193 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-18 18:58:54.430 | [345897 Async ks-anotherrole:374886]: running: get_or_create_role anotherrole 2022-03-18 18:58:54.451 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-18 18:58:54.477 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-18 18:58:54.505 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:58:54.532 | +++ 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-18 18:58:57.518 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:58:57.528 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:58:57.622 | [374710 Async ks-service:374710]: finished successfully 2022-03-18 18:58:57.647 | [374624 Async ks-project:374624]: finished successfully 2022-03-18 18:58:57.894 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:58:57.942 | [374796 Async ks-reseller:374796]: finished successfully 2022-03-18 18:58:57.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:58:57.982 | from cryptography.utils import int_from_bytes 2022-03-18 18:58:57.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:58:57.982 | from cryptography.utils import int_from_bytes 2022-03-18 18:58:58.160 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:58:58.163 | ++ functions-common:get_or_create_project:938 : project_id=7473112d22964a52a4f883a609c32d4a 2022-03-18 18:58:58.166 | ++ functions-common:get_or_create_project:939 : echo 7473112d22964a52a4f883a609c32d4a 2022-03-18 18:58:58.169 | + lib/keystone:create_keystone_accounts:340 : invis_project=7473112d22964a52a4f883a609c32d4a 2022-03-18 18:58:58.171 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-18 18:58:58.174 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-18 18:58:58.177 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:58:58.181 | +++ 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-18 18:58:58.361 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:58:58.390 | [374886 Async ks-anotherrole:374886]: finished successfully 2022-03-18 18:59:00.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:00.730 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:00.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:00.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:00.924 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:00.927 | ++ functions-common:get_or_create_project:938 : project_id=a910d14c375e411c9715e6448987807f 2022-03-18 18:59:00.929 | ++ functions-common:get_or_create_project:939 : echo a910d14c375e411c9715e6448987807f 2022-03-18 18:59:00.932 | + lib/keystone:create_keystone_accounts:344 : demo_project=a910d14c375e411c9715e6448987807f 2022-03-18 18:59:00.935 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-18 18:59:00.939 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-18 18:59:00.942 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:59:00.944 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-18 18:59:00.947 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-18 18:59:00.947 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:00.950 | +++ 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-18 18:59:00.973 | [374483 Async ks-domain-role:374483]: finished successfully 2022-03-18 18:59:03.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.486 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.486 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.651 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:03.654 | ++ functions-common:get_or_create_user:925 : user_id=24dbd84bb9fd4464b0182eb2e4a43721 2022-03-18 18:59:03.656 | ++ functions-common:get_or_create_user:926 : echo 24dbd84bb9fd4464b0182eb2e4a43721 2022-03-18 18:59:03.659 | + lib/keystone:create_keystone_accounts:347 : demo_user=24dbd84bb9fd4464b0182eb2e4a43721 2022-03-18 18:59:03.662 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-18 18:59:03.711 | [345897 Async ks-domain-role:374483]: Waiting for completion of get_or_add_user_domain_role admin 7a077a5e158c431a9c70b3310bf59d5a default running on PID 374483 (6 other jobs running) 2022-03-18 18:59:03.736 | [345897 Async ks-domain-role:374483]: Signaling child to exit 2022-03-18 18:59:03.736 | WAKEUP 2022-03-18 18:59:03.759 | [345897 Async ks-domain-role:374483]: Signaled 2022-03-18 18:59:03.761 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-18 18:59:03.761 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a077a5e158c431a9c70b3310bf59d5a --domain default 2022-03-18 18:59:03.761 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:03.761 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-18 18:59:03.761 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:03.761 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:03.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.761 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.761 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.761 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:03.761 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-18 18:59:03.761 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-18 18:59:03.761 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 7a077a5e158c431a9c70b3310bf59d5a --domain default 2022-03-18 18:59:03.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.761 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.761 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.762 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a077a5e158c431a9c70b3310bf59d5a --domain default 2022-03-18 18:59:03.762 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:03.762 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-18 18:59:03.762 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:03.762 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:03.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.762 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.762 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.762 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:03.762 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:03.762 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:03.762 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | 7a077a5e158c431a9c70b3310bf59d5a | | | default | | False |' 2022-03-18 18:59:03.762 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:03.762 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:03.762 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:03.762 | + functions-common:get_or_add_user_domain_role:1021 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:03.762 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:03.805 | [345897 Async ks-domain-role:374483]: finished get_or_add_user_domain_role admin 7a077a5e158c431a9c70b3310bf59d5a default with result 0 in 10 seconds 2022-03-18 18:59:03.812 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-18 18:59:03.846 | [345897 Async ks-project:374624]: Waiting for completion of get_or_create_project service Default running on PID 374624 (5 other jobs running) 2022-03-18 18:59:03.872 | [345897 Async ks-project:374624]: Signaling child to exit 2022-03-18 18:59:03.872 | WAKEUP 2022-03-18 18:59:03.894 | [345897 Async ks-project:374624]: Signaled 2022-03-18 18:59:03.896 | + functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:59:03.896 | ++ 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-18 18:59:03.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.896 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:03.896 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:03.896 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:03.896 | + functions-common:get_or_create_project:938 : project_id=b1797d8f6fe94e14954452070b3ccfb7 2022-03-18 18:59:03.896 | + functions-common:get_or_create_project:939 : echo b1797d8f6fe94e14954452070b3ccfb7 2022-03-18 18:59:03.896 | b1797d8f6fe94e14954452070b3ccfb7 2022-03-18 18:59:03.940 | [345897 Async ks-project:374624]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-18 18:59:03.976 | [345897 Async ks-service:374710]: Waiting for completion of get_or_create_role service running on PID 374710 (4 other jobs running) 2022-03-18 18:59:04.001 | [345897 Async ks-service:374710]: Signaling child to exit 2022-03-18 18:59:04.001 | WAKEUP 2022-03-18 18:59:04.023 | [345897 Async ks-service:374710]: Signaled 2022-03-18 18:59:04.025 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 18:59:04.025 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-18 18:59:04.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:04.025 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:04.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:04.025 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:04.025 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:04.025 | + functions-common:get_or_create_role:950 : role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 18:59:04.025 | + functions-common:get_or_create_role:951 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 18:59:04.025 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 18:59:04.068 | [345897 Async ks-service:374710]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-18 18:59:04.106 | [345897 Async ks-reseller:374796]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 374796 (3 other jobs running) 2022-03-18 18:59:04.130 | [345897 Async ks-reseller:374796]: Signaling child to exit 2022-03-18 18:59:04.130 | WAKEUP 2022-03-18 18:59:04.152 | [345897 Async ks-reseller:374796]: Signaled 2022-03-18 18:59:04.154 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 18:59:04.154 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-18 18:59:04.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:04.154 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:04.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:04.154 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:04.154 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:04.154 | + functions-common:get_or_create_role:950 : role_id=d20789c772474336839142a0afda5f69 2022-03-18 18:59:04.154 | + functions-common:get_or_create_role:951 : echo d20789c772474336839142a0afda5f69 2022-03-18 18:59:04.154 | d20789c772474336839142a0afda5f69 2022-03-18 18:59:04.197 | [345897 Async ks-reseller:374796]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-18 18:59:04.234 | [345897 Async ks-anotherrole:374886]: Waiting for completion of get_or_create_role anotherrole running on PID 374886 (2 other jobs running) 2022-03-18 18:59:04.258 | [345897 Async ks-anotherrole:374886]: Signaling child to exit 2022-03-18 18:59:04.259 | WAKEUP 2022-03-18 18:59:04.281 | [345897 Async ks-anotherrole:374886]: Signaled 2022-03-18 18:59:04.282 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 18:59:04.282 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-18 18:59:04.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:04.282 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:04.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:04.283 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:04.283 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:04.283 | + functions-common:get_or_create_role:950 : role_id=538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:04.283 | + functions-common:get_or_create_role:951 : echo 538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:04.283 | 538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:04.326 | [345897 Async ks-anotherrole:374886]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-18 18:59:04.330 | + inc/async:async_wait:197 : return 0 2022-03-18 18:59:04.333 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.391 | + inc/async:async_inner:63 : get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.431 | [345897 Async ks-demo-member:375753]: running: get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.433 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 7a077a5e158c431a9c70b3310bf59d5a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.493 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7a077a5e158c431a9c70b3310bf59d5a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.542 | [345897 Async ks-demo-admin:375865]: running: get_or_add_user_project_role admin 7a077a5e158c431a9c70b3310bf59d5a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.544 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.609 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.659 | [345897 Async ks-demo-another:375977]: running: get_or_add_user_project_role anotherrole 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:04.664 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 7473112d22964a52a4f883a609c32d4a 2022-03-18 18:59:04.740 | + inc/async:async_inner:63 : get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 7473112d22964a52a4f883a609c32d4a 2022-03-18 18:59:04.792 | [345897 Async ks-demo-invis:376089]: running: get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 7473112d22964a52a4f883a609c32d4a 2022-03-18 18:59:04.795 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-18 18:59:04.801 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-18 18:59:04.807 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:59:04.810 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-18 18:59:04.821 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-18 18:59:04.829 | +++ 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-18 18:59:07.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:07.941 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:07.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:07.941 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:08.152 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:08.155 | ++ functions-common:get_or_create_user:925 : user_id=419cf6f391414adfbf1aa18c7a9c5e85 2022-03-18 18:59:08.158 | ++ functions-common:get_or_create_user:926 : echo 419cf6f391414adfbf1aa18c7a9c5e85 2022-03-18 18:59:08.161 | + lib/keystone:create_keystone_accounts:360 : demo_reader=419cf6f391414adfbf1aa18c7a9c5e85 2022-03-18 18:59:08.164 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 419cf6f391414adfbf1aa18c7a9c5e85 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:08.228 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 419cf6f391414adfbf1aa18c7a9c5e85 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:08.279 | [345897 Async ks-demo-reader:376245]: running: get_or_add_user_project_role reader 419cf6f391414adfbf1aa18c7a9c5e85 a910d14c375e411c9715e6448987807f 2022-03-18 18:59:08.283 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-18 18:59:08.288 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-18 18:59:08.291 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:59:08.304 | +++ 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-18 18:59:11.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:11.665 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:11.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:11.665 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:12.072 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:12.096 | ++ functions-common:get_or_create_project:938 : project_id=461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:12.129 | ++ functions-common:get_or_create_project:939 : echo 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:12.152 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:12.168 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-18 18:59:12.192 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-18 18:59:12.212 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:59:12.232 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-18 18:59:12.256 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-18 18:59:12.285 | +++ 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-18 18:59:16.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:16.067 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:16.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:16.067 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:16.453 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:16.473 | ++ functions-common:get_or_create_user:925 : user_id=c13971a388f443869a959db0d825f6e3 2022-03-18 18:59:16.492 | ++ functions-common:get_or_create_user:926 : echo c13971a388f443869a959db0d825f6e3 2022-03-18 18:59:16.514 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=c13971a388f443869a959db0d825f6e3 2022-03-18 18:59:16.537 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:16.876 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:17.115 | [345897 Async ks-alt-admin:376662]: running: get_or_add_user_project_role admin c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:17.145 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:17.489 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:17.717 | [345897 Async ks-alt-another:376800]: running: get_or_add_user_project_role anotherrole c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:17.740 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-18 18:59:17.765 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-18 18:59:17.793 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:59:17.809 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-18 18:59:17.836 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-18 18:59:17.863 | +++ 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-18 18:59:20.297 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:20.470 | [375753 Async ks-demo-member:375753]: finished successfully 2022-03-18 18:59:21.986 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:22.034 | [375865 Async ks-demo-admin:375865]: finished successfully 2022-03-18 18:59:22.347 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:22.357 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:22.377 | [376089 Async ks-demo-invis:376089]: finished successfully 2022-03-18 18:59:22.393 | [375977 Async ks-demo-another:375977]: finished successfully 2022-03-18 18:59:22.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:22.764 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:22.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:22.764 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:22.950 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:22.953 | ++ functions-common:get_or_create_user:925 : user_id=fa84c6ad5b3743e4a91a4bed72a69a63 2022-03-18 18:59:22.956 | ++ functions-common:get_or_create_user:926 : echo fa84c6ad5b3743e4a91a4bed72a69a63 2022-03-18 18:59:22.959 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=fa84c6ad5b3743e4a91a4bed72a69a63 2022-03-18 18:59:22.961 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member fa84c6ad5b3743e4a91a4bed72a69a63 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:23.031 | + inc/async:async_inner:63 : get_or_add_user_project_role member fa84c6ad5b3743e4a91a4bed72a69a63 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:23.077 | [345897 Async ks-alt-member-user:377157]: running: get_or_add_user_project_role member fa84c6ad5b3743e4a91a4bed72a69a63 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:23.082 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-18 18:59:23.090 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-18 18:59:23.093 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:59:23.097 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-18 18:59:23.100 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-18 18:59:23.104 | +++ 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-18 18:59:24.555 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:24.632 | [376245 Async ks-demo-reader:376245]: finished successfully 2022-03-18 18:59:25.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:25.903 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:25.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:25.903 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:26.118 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:26.124 | ++ functions-common:get_or_create_user:925 : user_id=d63cff0925ca4d7bbff6352f71832fb2 2022-03-18 18:59:26.128 | ++ functions-common:get_or_create_user:926 : echo d63cff0925ca4d7bbff6352f71832fb2 2022-03-18 18:59:26.132 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=d63cff0925ca4d7bbff6352f71832fb2 2022-03-18 18:59:26.135 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader d63cff0925ca4d7bbff6352f71832fb2 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:26.245 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d63cff0925ca4d7bbff6352f71832fb2 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:26.296 | [345897 Async ks-alt-reader-user:377383]: running: get_or_add_user_project_role reader d63cff0925ca4d7bbff6352f71832fb2 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:26.307 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-18 18:59:26.320 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:59:26.334 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-18 18:59:26.342 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-18 18:59:26.353 | +++ 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-18 18:59:29.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:29.807 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:29.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:29.807 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:30.161 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:30.174 | ++ functions-common:get_or_create_user:925 : user_id=2d04cf95c7f946d2b5bc916f3e5d7730 2022-03-18 18:59:30.189 | ++ functions-common:get_or_create_user:926 : echo 2d04cf95c7f946d2b5bc916f3e5d7730 2022-03-18 18:59:30.213 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2d04cf95c7f946d2b5bc916f3e5d7730 2022-03-18 18:59:30.230 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2d04cf95c7f946d2b5bc916f3e5d7730 all 2022-03-18 18:59:30.545 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2d04cf95c7f946d2b5bc916f3e5d7730 all 2022-03-18 18:59:30.623 | [345897 Async ks-system-member:377608]: running: get_or_add_user_system_role member 2d04cf95c7f946d2b5bc916f3e5d7730 all 2022-03-18 18:59:30.651 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-18 18:59:30.669 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:59:30.692 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-18 18:59:30.713 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-18 18:59:30.745 | +++ 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-18 18:59:33.156 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:33.344 | [376662 Async ks-alt-admin:376662]: finished successfully 2022-03-18 18:59:33.492 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:33.594 | [376800 Async ks-alt-another:376800]: finished successfully 2022-03-18 18:59:34.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:34.961 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:34.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:34.961 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:35.179 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:35.182 | ++ functions-common:get_or_create_user:925 : user_id=75a3bb98ad254858a0beec84b02eadc6 2022-03-18 18:59:35.185 | ++ functions-common:get_or_create_user:926 : echo 75a3bb98ad254858a0beec84b02eadc6 2022-03-18 18:59:35.200 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=75a3bb98ad254858a0beec84b02eadc6 2022-03-18 18:59:35.203 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 75a3bb98ad254858a0beec84b02eadc6 all 2022-03-18 18:59:35.312 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 75a3bb98ad254858a0beec84b02eadc6 all 2022-03-18 18:59:35.402 | [345897 Async ks-system-reader:377903]: running: get_or_add_user_system_role reader 75a3bb98ad254858a0beec84b02eadc6 all 2022-03-18 18:59:35.408 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-18 18:59:35.429 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-18 18:59:35.436 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-18 18:59:35.447 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-18 18:59:35.469 | +++ 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-18 18:59:36.177 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:36.351 | [377157 Async ks-alt-member-user:377157]: finished successfully 2022-03-18 18:59:38.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:38.465 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:38.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:38.465 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:38.668 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:38.671 | ++ functions-common:get_or_create_group:902 : group_id=e3d30572d6ec4951b7f239528748e39e 2022-03-18 18:59:38.676 | ++ functions-common:get_or_create_group:903 : echo e3d30572d6ec4951b7f239528748e39e 2022-03-18 18:59:38.680 | + lib/keystone:create_keystone_accounts:402 : admin_group=e3d30572d6ec4951b7f239528748e39e 2022-03-18 18:59:38.683 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-18 18:59:38.688 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-18 18:59:38.692 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-18 18:59:38.696 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-18 18:59:38.701 | +++ 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-18 18:59:39.792 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:39.822 | [377383 Async ks-alt-reader-user:377383]: finished successfully 2022-03-18 18:59:40.954 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:40.987 | [377608 Async ks-system-member:377608]: finished successfully 2022-03-18 18:59:41.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:41.319 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:41.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:41.319 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:41.495 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:41.498 | ++ functions-common:get_or_create_group:902 : group_id=ed903f423b8e4a74b7869b48c3efb50a 2022-03-18 18:59:41.501 | ++ functions-common:get_or_create_group:903 : echo ed903f423b8e4a74b7869b48c3efb50a 2022-03-18 18:59:41.504 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=ed903f423b8e4a74b7869b48c3efb50a 2022-03-18 18:59:41.507 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:41.571 | + inc/async:async_inner:63 : get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:41.613 | [345897 Async ks-group-memberdemo:378280]: running: get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:41.616 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:41.685 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:41.748 | [345897 Async ks-group-anotherdemo:378366]: running: get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f 2022-03-18 18:59:41.751 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:41.832 | + inc/async:async_inner:63 : get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:41.898 | [345897 Async ks-group-memberalt:378452]: running: get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:41.903 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:42.181 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:42.402 | [345897 Async ks-group-anotheralt:378557]: running: get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:42.420 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf 2022-03-18 18:59:42.843 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf 2022-03-18 18:59:43.078 | [345897 Async ks-group-admin:378649]: running: get_or_add_group_project_role admin e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf 2022-03-18 18:59:43.093 | + 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-18 18:59:43.459 | [345897 Async ks-demo-member:375753]: Waiting for completion of get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f running on PID 375753 (17 other jobs running) 2022-03-18 18:59:43.644 | [345897 Async ks-demo-member:375753]: Signaling child to exit 2022-03-18 18:59:43.645 | WAKEUP 2022-03-18 18:59:43.815 | [345897 Async ks-demo-member:375753]: Signaled 2022-03-18 18:59:43.832 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:43.832 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:43.832 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:43.832 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:43.832 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:43.832 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:43.832 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:43.832 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:43.832 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24dbd84bb9fd4464b0182eb2e4a43721 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:43.832 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:43.832 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:43.833 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:43.833 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:43.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:43.833 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:43.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:43.833 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:43.833 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:43.833 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:43.833 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:43.833 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 24dbd84bb9fd4464b0182eb2e4a43721 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:43.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:43.833 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:43.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:43.833 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:43.833 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24dbd84bb9fd4464b0182eb2e4a43721 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:43.833 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:43.833 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:43.833 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:43.833 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:43.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:43.833 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:43.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:43.833 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:43.833 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:43.833 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:43.833 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:43.833 | ++ functions-common:get_field:818 : echo '| b8ef35773044400bbce7ce9179a6fd4b | 24dbd84bb9fd4464b0182eb2e4a43721 | | a910d14c375e411c9715e6448987807f | | | False |' 2022-03-18 18:59:43.833 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:43.833 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:43.833 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:43.833 | + functions-common:get_or_add_user_project_role:997 : echo b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:43.834 | b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:44.118 | [345897 Async ks-demo-member:375753]: finished get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f with result 0 in 16 seconds 2022-03-18 18:59:44.425 | [345897 Async ks-demo-admin:375865]: Waiting for completion of get_or_add_user_project_role admin 7a077a5e158c431a9c70b3310bf59d5a a910d14c375e411c9715e6448987807f running on PID 375865 (16 other jobs running) 2022-03-18 18:59:44.601 | [345897 Async ks-demo-admin:375865]: Signaling child to exit 2022-03-18 18:59:44.603 | WAKEUP 2022-03-18 18:59:44.764 | [345897 Async ks-demo-admin:375865]: Signaled 2022-03-18 18:59:44.770 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:44.770 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:44.770 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:44.770 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:44.770 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:44.770 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:44.771 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:44.771 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:44.771 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a077a5e158c431a9c70b3310bf59d5a --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:44.771 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:44.771 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:44.771 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:44.771 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:44.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:44.771 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:44.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:44.771 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:44.771 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:44.771 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:44.771 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:44.771 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7a077a5e158c431a9c70b3310bf59d5a --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:44.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:44.771 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:44.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:44.771 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:44.771 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a077a5e158c431a9c70b3310bf59d5a --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:44.771 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:44.771 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:44.771 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:44.771 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:44.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:44.771 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:44.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:44.771 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:44.771 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:44.772 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:44.772 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:44.772 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | 7a077a5e158c431a9c70b3310bf59d5a | | a910d14c375e411c9715e6448987807f | | | False |' 2022-03-18 18:59:44.772 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:44.772 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:44.772 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:44.772 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:44.772 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:45.094 | [345897 Async ks-demo-admin:375865]: finished get_or_add_user_project_role admin 7a077a5e158c431a9c70b3310bf59d5a a910d14c375e411c9715e6448987807f with result 0 in 17 seconds 2022-03-18 18:59:45.281 | [345897 Async ks-demo-another:375977]: Waiting for completion of get_or_add_user_project_role anotherrole 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f running on PID 375977 (15 other jobs running) 2022-03-18 18:59:45.399 | [345897 Async ks-demo-another:375977]: Signaling child to exit 2022-03-18 18:59:45.400 | WAKEUP 2022-03-18 18:59:45.517 | [345897 Async ks-demo-another:375977]: Signaled 2022-03-18 18:59:45.528 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:45.528 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:45.528 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:45.528 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:45.528 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:45.528 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:45.528 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:45.529 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:45.529 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:45.529 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 24dbd84bb9fd4464b0182eb2e4a43721 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:45.529 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:45.529 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:45.529 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:45.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:45.529 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:45.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:45.529 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:45.529 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:45.529 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:45.529 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:45.529 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 24dbd84bb9fd4464b0182eb2e4a43721 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:45.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:45.529 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:45.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:45.529 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:45.529 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:45.529 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 24dbd84bb9fd4464b0182eb2e4a43721 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:45.529 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:45.529 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:45.529 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:45.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:45.529 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:45.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:45.529 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:45.529 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:45.529 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:45.529 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:45.530 | ++ functions-common:get_field:818 : echo '| 538d207b35c948ccb6ec59f41002ef27 | 24dbd84bb9fd4464b0182eb2e4a43721 | | a910d14c375e411c9715e6448987807f | | | False |' 2022-03-18 18:59:45.530 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:45.530 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:45.530 | + functions-common:get_or_add_user_project_role:995 : user_role_id=538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:45.530 | + functions-common:get_or_add_user_project_role:997 : echo 538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:45.530 | 538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:45.796 | [345897 Async ks-demo-another:375977]: finished get_or_add_user_project_role anotherrole 24dbd84bb9fd4464b0182eb2e4a43721 a910d14c375e411c9715e6448987807f with result 0 in 17 seconds 2022-03-18 18:59:46.047 | [345897 Async ks-demo-invis:376089]: Waiting for completion of get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 7473112d22964a52a4f883a609c32d4a running on PID 376089 (14 other jobs running) 2022-03-18 18:59:46.209 | [345897 Async ks-demo-invis:376089]: Signaling child to exit 2022-03-18 18:59:46.209 | WAKEUP 2022-03-18 18:59:46.337 | [345897 Async ks-demo-invis:376089]: Signaled 2022-03-18 18:59:46.348 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:46.348 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:46.348 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:46.348 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:46.348 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:46.348 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:46.348 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:46.348 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:46.348 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24dbd84bb9fd4464b0182eb2e4a43721 --project 7473112d22964a52a4f883a609c32d4a 2022-03-18 18:59:46.348 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:46.348 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:46.348 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:46.348 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:46.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.348 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.349 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.349 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:46.349 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:46.349 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:46.349 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 24dbd84bb9fd4464b0182eb2e4a43721 --project 7473112d22964a52a4f883a609c32d4a 2022-03-18 18:59:46.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.349 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.349 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.349 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:46.349 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:46.349 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24dbd84bb9fd4464b0182eb2e4a43721 --project 7473112d22964a52a4f883a609c32d4a 2022-03-18 18:59:46.349 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:46.349 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:46.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.349 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.349 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.349 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:46.349 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:46.349 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:46.349 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:46.349 | ++ functions-common:get_field:818 : echo '| b8ef35773044400bbce7ce9179a6fd4b | 24dbd84bb9fd4464b0182eb2e4a43721 | | 7473112d22964a52a4f883a609c32d4a | | | False |' 2022-03-18 18:59:46.349 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:46.349 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:46.349 | + functions-common:get_or_add_user_project_role:997 : echo b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:46.349 | b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:46.651 | [345897 Async ks-demo-invis:376089]: finished get_or_add_user_project_role member 24dbd84bb9fd4464b0182eb2e4a43721 7473112d22964a52a4f883a609c32d4a with result 0 in 17 seconds 2022-03-18 18:59:46.676 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:46.711 | [345897 Async ks-demo-reader:376245]: Waiting for completion of get_or_add_user_project_role reader 419cf6f391414adfbf1aa18c7a9c5e85 a910d14c375e411c9715e6448987807f running on PID 376245 (13 other jobs running) 2022-03-18 18:59:46.746 | [345897 Async ks-demo-reader:376245]: Signaling child to exit 2022-03-18 18:59:46.746 | WAKEUP 2022-03-18 18:59:46.750 | [377903 Async ks-system-reader:377903]: finished successfully 2022-03-18 18:59:46.787 | [345897 Async ks-demo-reader:376245]: Signaled 2022-03-18 18:59:46.789 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:46.789 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:46.789 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:46.789 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:46.789 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:46.789 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:46.789 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:46.789 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:46.789 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 419cf6f391414adfbf1aa18c7a9c5e85 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:46.789 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:46.789 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:46.789 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:46.789 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:46.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.790 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.790 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.790 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:46.790 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:46.790 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:46.790 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 419cf6f391414adfbf1aa18c7a9c5e85 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:46.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.790 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.790 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.790 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:46.790 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 419cf6f391414adfbf1aa18c7a9c5e85 --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:46.790 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:46.790 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:46.790 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:46.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.790 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:46.791 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:46.791 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:46.791 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:46.791 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:46.791 | ++ functions-common:get_field:818 : echo '| 6af6e3436fad4203843ec6776e82500c | 419cf6f391414adfbf1aa18c7a9c5e85 | | a910d14c375e411c9715e6448987807f | | | False |' 2022-03-18 18:59:46.791 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:46.791 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:46.791 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:46.791 | + functions-common:get_or_add_user_project_role:997 : echo 6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:46.791 | 6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:46.871 | [345897 Async ks-demo-reader:376245]: finished get_or_add_user_project_role reader 419cf6f391414adfbf1aa18c7a9c5e85 a910d14c375e411c9715e6448987807f with result 0 in 16 seconds 2022-03-18 18:59:46.880 | + inc/async:async_wait:197 : return 0 2022-03-18 18:59:46.883 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-18 18:59:46.976 | [345897 Async ks-alt-admin:376662]: Waiting for completion of get_or_add_user_project_role admin c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 running on PID 376662 (12 other jobs running) 2022-03-18 18:59:47.028 | [345897 Async ks-alt-admin:376662]: Signaling child to exit 2022-03-18 18:59:47.028 | WAKEUP 2022-03-18 18:59:47.089 | [345897 Async ks-alt-admin:376662]: Signaled 2022-03-18 18:59:47.090 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:47.091 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:47.091 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:47.091 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:47.091 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:47.091 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:47.091 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:47.091 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:47.091 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c13971a388f443869a959db0d825f6e3 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.091 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:47.091 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:47.091 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:47.091 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.091 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.092 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.092 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:47.092 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:47.092 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:47.092 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c13971a388f443869a959db0d825f6e3 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.092 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.092 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.092 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c13971a388f443869a959db0d825f6e3 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.092 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:47.092 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:47.092 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:47.092 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.092 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.092 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.092 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:47.092 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:47.092 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:47.092 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:47.092 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | c13971a388f443869a959db0d825f6e3 | | 461f38a807ab4a0fa061c93ec0743e74 | | | False |' 2022-03-18 18:59:47.092 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.092 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:47.093 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:47.093 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 18:59:47.171 | [345897 Async ks-alt-admin:376662]: finished get_or_add_user_project_role admin c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 with result 0 in 16 seconds 2022-03-18 18:59:47.232 | [345897 Async ks-alt-another:376800]: Waiting for completion of get_or_add_user_project_role anotherrole c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 running on PID 376800 (11 other jobs running) 2022-03-18 18:59:47.266 | [345897 Async ks-alt-another:376800]: Signaling child to exit 2022-03-18 18:59:47.266 | WAKEUP 2022-03-18 18:59:47.309 | [345897 Async ks-alt-another:376800]: Signaled 2022-03-18 18:59:47.313 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:47.313 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:47.313 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:47.313 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:47.313 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:47.313 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:47.313 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:47.313 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:47.313 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c13971a388f443869a959db0d825f6e3 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.313 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:47.313 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:47.313 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:47.313 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.314 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.314 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.314 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:47.314 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:47.314 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:47.314 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user c13971a388f443869a959db0d825f6e3 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.314 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.314 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.314 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:47.314 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c13971a388f443869a959db0d825f6e3 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.314 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:47.314 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:47.314 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.314 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.314 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.314 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:47.314 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:47.314 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:47.314 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:47.314 | ++ functions-common:get_field:818 : echo '| 538d207b35c948ccb6ec59f41002ef27 | c13971a388f443869a959db0d825f6e3 | | 461f38a807ab4a0fa061c93ec0743e74 | | | False |' 2022-03-18 18:59:47.314 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.314 | + functions-common:get_or_add_user_project_role:995 : user_role_id=538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:47.314 | + functions-common:get_or_add_user_project_role:997 : echo 538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:47.314 | 538d207b35c948ccb6ec59f41002ef27 2022-03-18 18:59:47.406 | [345897 Async ks-alt-another:376800]: finished get_or_add_user_project_role anotherrole c13971a388f443869a959db0d825f6e3 461f38a807ab4a0fa061c93ec0743e74 with result 0 in 16 seconds 2022-03-18 18:59:47.465 | [345897 Async ks-alt-member-user:377157]: Waiting for completion of get_or_add_user_project_role member fa84c6ad5b3743e4a91a4bed72a69a63 461f38a807ab4a0fa061c93ec0743e74 running on PID 377157 (10 other jobs running) 2022-03-18 18:59:47.522 | [345897 Async ks-alt-member-user:377157]: Signaling child to exit 2022-03-18 18:59:47.523 | WAKEUP 2022-03-18 18:59:47.582 | [345897 Async ks-alt-member-user:377157]: Signaled 2022-03-18 18:59:47.584 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:47.585 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:47.585 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:47.585 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:47.585 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:47.585 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:47.585 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:47.585 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:47.585 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:47.585 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:47.585 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fa84c6ad5b3743e4a91a4bed72a69a63 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.585 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:47.585 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.586 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.586 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.586 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:47.586 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:47.586 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:47.586 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user fa84c6ad5b3743e4a91a4bed72a69a63 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.586 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.586 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.586 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fa84c6ad5b3743e4a91a4bed72a69a63 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:47.586 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:47.586 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:47.586 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:47.586 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.586 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:47.587 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:47.587 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:47.587 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:47.587 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:47.587 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:47.587 | ++ functions-common:get_field:818 : echo '| b8ef35773044400bbce7ce9179a6fd4b | fa84c6ad5b3743e4a91a4bed72a69a63 | | 461f38a807ab4a0fa061c93ec0743e74 | | | False |' 2022-03-18 18:59:47.587 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:47.588 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:47.588 | + functions-common:get_or_add_user_project_role:997 : echo b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:47.588 | b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:47.666 | [345897 Async ks-alt-member-user:377157]: finished get_or_add_user_project_role member fa84c6ad5b3743e4a91a4bed72a69a63 461f38a807ab4a0fa061c93ec0743e74 with result 0 in 13 seconds 2022-03-18 18:59:47.776 | [345897 Async ks-alt-reader-user:377383]: Waiting for completion of get_or_add_user_project_role reader d63cff0925ca4d7bbff6352f71832fb2 461f38a807ab4a0fa061c93ec0743e74 running on PID 377383 (9 other jobs running) 2022-03-18 18:59:47.903 | [345897 Async ks-alt-reader-user:377383]: Signaling child to exit 2022-03-18 18:59:47.906 | WAKEUP 2022-03-18 18:59:47.998 | [345897 Async ks-alt-reader-user:377383]: Signaled 2022-03-18 18:59:48.008 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:59:48.008 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:59:48.008 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:48.008 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:48.008 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:48.008 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:48.008 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:48.008 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:59:48.008 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:59:48.008 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:48.008 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:48.008 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:48.008 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d63cff0925ca4d7bbff6352f71832fb2 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:48.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.008 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.009 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.009 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:48.009 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:59:48.009 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:59:48.009 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user d63cff0925ca4d7bbff6352f71832fb2 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:48.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.009 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.009 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.009 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:59:48.009 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:59:48.009 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:59:48.009 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d63cff0925ca4d7bbff6352f71832fb2 --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:48.009 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:48.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.009 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.009 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.009 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:48.009 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:59:48.009 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:59:48.009 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:59:48.009 | ++ functions-common:get_field:818 : echo '| 6af6e3436fad4203843ec6776e82500c | d63cff0925ca4d7bbff6352f71832fb2 | | 461f38a807ab4a0fa061c93ec0743e74 | | | False |' 2022-03-18 18:59:48.009 | ++ functions-common:get_field:812 : read data 2022-03-18 18:59:48.009 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:48.009 | + functions-common:get_or_add_user_project_role:997 : echo 6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:48.009 | 6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:48.258 | [345897 Async ks-alt-reader-user:377383]: finished get_or_add_user_project_role reader d63cff0925ca4d7bbff6352f71832fb2 461f38a807ab4a0fa061c93ec0743e74 with result 0 in 13 seconds 2022-03-18 18:59:48.282 | + inc/async:async_wait:197 : return 0 2022-03-18 18:59:48.301 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-18 18:59:48.494 | [345897 Async ks-system-member:377608]: Waiting for completion of get_or_add_user_system_role member 2d04cf95c7f946d2b5bc916f3e5d7730 all running on PID 377608 (8 other jobs running) 2022-03-18 18:59:48.615 | [345897 Async ks-system-member:377608]: Signaling child to exit 2022-03-18 18:59:48.615 | WAKEUP 2022-03-18 18:59:48.724 | [345897 Async ks-system-member:377608]: Signaled 2022-03-18 18:59:48.730 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-18 18:59:48.731 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-18 18:59:48.731 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-18 18:59:48.731 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:48.731 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:48.731 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:48.731 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:48.731 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:48.731 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-18 18:59:48.731 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2d04cf95c7f946d2b5bc916f3e5d7730 --system all -f value -c Role 2022-03-18 18:59:48.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.731 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:48.731 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-18 18:59:48.731 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-18 18:59:48.731 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 2d04cf95c7f946d2b5bc916f3e5d7730 --system all 2022-03-18 18:59:48.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.731 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2d04cf95c7f946d2b5bc916f3e5d7730 --system all -f value -c Role 2022-03-18 18:59:48.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:48.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:48.731 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:48.731 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:48.731 | + functions-common:get_or_add_user_system_role:1052 : echo b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:48.731 | b8ef35773044400bbce7ce9179a6fd4b 2022-03-18 18:59:48.997 | [345897 Async ks-system-member:377608]: finished get_or_add_user_system_role member 2d04cf95c7f946d2b5bc916f3e5d7730 all with result 0 in 10 seconds 2022-03-18 18:59:49.202 | [345897 Async ks-system-reader:377903]: Waiting for completion of get_or_add_user_system_role reader 75a3bb98ad254858a0beec84b02eadc6 all running on PID 377903 (7 other jobs running) 2022-03-18 18:59:49.369 | [345897 Async ks-system-reader:377903]: Signaling child to exit 2022-03-18 18:59:49.370 | WAKEUP 2022-03-18 18:59:49.507 | [345897 Async ks-system-reader:377903]: Signaled 2022-03-18 18:59:49.514 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-18 18:59:49.514 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-18 18:59:49.514 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-18 18:59:49.514 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:59:49.514 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:59:49.514 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:59:49.514 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:59:49.514 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:59:49.514 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-18 18:59:49.514 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 75a3bb98ad254858a0beec84b02eadc6 --system all -f value -c Role 2022-03-18 18:59:49.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:49.514 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:49.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:49.514 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:49.514 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:49.514 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-18 18:59:49.514 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-18 18:59:49.514 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 75a3bb98ad254858a0beec84b02eadc6 --system all 2022-03-18 18:59:49.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:49.514 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:49.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:49.514 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:49.514 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 75a3bb98ad254858a0beec84b02eadc6 --system all -f value -c Role 2022-03-18 18:59:49.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:49.515 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:49.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:49.515 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:49.515 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:49.515 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:49.515 | + functions-common:get_or_add_user_system_role:1052 : echo 6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:49.515 | 6af6e3436fad4203843ec6776e82500c 2022-03-18 18:59:49.826 | [345897 Async ks-system-reader:377903]: finished get_or_add_user_system_role reader 75a3bb98ad254858a0beec84b02eadc6 all with result 0 in 11 seconds 2022-03-18 18:59:49.852 | + inc/async:async_wait:197 : return 0 2022-03-18 18:59:49.877 | + 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-18 18:59:50.221 | [345897 Async ks-group-memberdemo:378280]: Waiting for completion of get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f running on PID 378280 (6 other jobs running) 2022-03-18 18:59:50.371 | [345897 Async ks-group-memberdemo:378280]: Signaling child to exit 2022-03-18 18:59:55.160 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:55.270 | [378280 Async ks-group-memberdemo:378280]: finished successfully 2022-03-18 18:59:55.356 | WAKEUP 2022-03-18 18:59:55.462 | [345897 Async ks-group-memberdemo:378280]: Signaled 2022-03-18 18:59:55.464 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:59:55.464 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ed903f423b8e4a74b7869b48c3efb50a --project a910d14c375e411c9715e6448987807f -f value 2022-03-18 18:59:55.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:55.464 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:55.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:55.464 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:55.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:55.464 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:59:55.464 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:59:55.464 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ed903f423b8e4a74b7869b48c3efb50a --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:55.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:55.464 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:55.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:55.464 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:55.464 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ed903f423b8e4a74b7869b48c3efb50a --project a910d14c375e411c9715e6448987807f -f value 2022-03-18 18:59:55.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:55.464 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:55.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:55.464 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:55.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:55.464 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b8ef35773044400bbce7ce9179a6fd4b ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f False' 2022-03-18 18:59:55.464 | + functions-common:get_or_add_group_project_role:1076 : echo b8ef35773044400bbce7ce9179a6fd4b ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f False 2022-03-18 18:59:55.465 | b8ef35773044400bbce7ce9179a6fd4b ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f False 2022-03-18 18:59:55.626 | [345897 Async ks-group-memberdemo:378280]: finished get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f with result 0 in 13 seconds 2022-03-18 18:59:55.766 | [345897 Async ks-group-anotherdemo:378366]: Waiting for completion of get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f running on PID 378366 (5 other jobs running) 2022-03-18 18:59:55.857 | [345897 Async ks-group-anotherdemo:378366]: Signaling child to exit 2022-03-18 18:59:56.275 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:56.319 | [378452 Async ks-group-memberalt:378452]: finished successfully 2022-03-18 18:59:57.420 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:57.455 | [378557 Async ks-group-anotheralt:378557]: finished successfully 2022-03-18 18:59:57.588 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:57.614 | [378366 Async ks-group-anotherdemo:378366]: finished successfully 2022-03-18 18:59:57.634 | WAKEUP 2022-03-18 18:59:57.657 | [345897 Async ks-group-anotherdemo:378366]: Signaled 2022-03-18 18:59:57.659 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:59:57.659 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ed903f423b8e4a74b7869b48c3efb50a --project a910d14c375e411c9715e6448987807f -f value 2022-03-18 18:59:57.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.659 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.659 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.659 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:57.659 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:59:57.659 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:59:57.659 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ed903f423b8e4a74b7869b48c3efb50a --project a910d14c375e411c9715e6448987807f 2022-03-18 18:59:57.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.659 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.659 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.659 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ed903f423b8e4a74b7869b48c3efb50a --project a910d14c375e411c9715e6448987807f -f value 2022-03-18 18:59:57.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.659 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.659 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.659 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:57.659 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='538d207b35c948ccb6ec59f41002ef27 ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f False' 2022-03-18 18:59:57.659 | + functions-common:get_or_add_group_project_role:1076 : echo 538d207b35c948ccb6ec59f41002ef27 ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f False 2022-03-18 18:59:57.659 | 538d207b35c948ccb6ec59f41002ef27 ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f False 2022-03-18 18:59:57.706 | [345897 Async ks-group-anotherdemo:378366]: finished get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a a910d14c375e411c9715e6448987807f with result 0 in 15 seconds 2022-03-18 18:59:57.748 | [345897 Async ks-group-memberalt:378452]: Waiting for completion of get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 running on PID 378452 (4 other jobs running) 2022-03-18 18:59:57.774 | [345897 Async ks-group-memberalt:378452]: Signaling child to exit 2022-03-18 18:59:57.774 | WAKEUP 2022-03-18 18:59:57.797 | [345897 Async ks-group-memberalt:378452]: Signaled 2022-03-18 18:59:57.799 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:59:57.799 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ed903f423b8e4a74b7869b48c3efb50a --project 461f38a807ab4a0fa061c93ec0743e74 -f value 2022-03-18 18:59:57.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.799 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.799 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:57.799 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:59:57.799 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:59:57.799 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ed903f423b8e4a74b7869b48c3efb50a --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:57.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.799 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.799 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.799 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ed903f423b8e4a74b7869b48c3efb50a --project 461f38a807ab4a0fa061c93ec0743e74 -f value 2022-03-18 18:59:57.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.799 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.799 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:57.799 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b8ef35773044400bbce7ce9179a6fd4b ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 False' 2022-03-18 18:59:57.799 | + functions-common:get_or_add_group_project_role:1076 : echo b8ef35773044400bbce7ce9179a6fd4b ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 False 2022-03-18 18:59:57.799 | b8ef35773044400bbce7ce9179a6fd4b ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 False 2022-03-18 18:59:57.849 | [345897 Async ks-group-memberalt:378452]: finished get_or_add_group_project_role member ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 with result 0 in 14 seconds 2022-03-18 18:59:57.890 | [345897 Async ks-group-anotheralt:378557]: Waiting for completion of get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 running on PID 378557 (3 other jobs running) 2022-03-18 18:59:57.916 | [345897 Async ks-group-anotheralt:378557]: Signaling child to exit 2022-03-18 18:59:57.916 | WAKEUP 2022-03-18 18:59:57.939 | [345897 Async ks-group-anotheralt:378557]: Signaled 2022-03-18 18:59:57.941 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:59:57.941 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ed903f423b8e4a74b7869b48c3efb50a --project 461f38a807ab4a0fa061c93ec0743e74 -f value 2022-03-18 18:59:57.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.941 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.941 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.941 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:57.941 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:59:57.941 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:59:57.941 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ed903f423b8e4a74b7869b48c3efb50a --project 461f38a807ab4a0fa061c93ec0743e74 2022-03-18 18:59:57.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.942 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.942 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.942 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ed903f423b8e4a74b7869b48c3efb50a --project 461f38a807ab4a0fa061c93ec0743e74 -f value 2022-03-18 18:59:57.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.942 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:57.942 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:57.942 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:57.942 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='538d207b35c948ccb6ec59f41002ef27 ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 False' 2022-03-18 18:59:57.942 | + functions-common:get_or_add_group_project_role:1076 : echo 538d207b35c948ccb6ec59f41002ef27 ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 False 2022-03-18 18:59:57.942 | 538d207b35c948ccb6ec59f41002ef27 ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 False 2022-03-18 18:59:57.987 | [345897 Async ks-group-anotheralt:378557]: finished get_or_add_group_project_role anotherrole ed903f423b8e4a74b7869b48c3efb50a 461f38a807ab4a0fa061c93ec0743e74 with result 0 in 15 seconds 2022-03-18 18:59:58.028 | [345897 Async ks-group-admin:378649]: Waiting for completion of get_or_add_group_project_role admin e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf running on PID 378649 (2 other jobs running) 2022-03-18 18:59:58.056 | [345897 Async ks-group-admin:378649]: Signaling child to exit 2022-03-18 18:59:58.173 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:59:58.199 | [378649 Async ks-group-admin:378649]: finished successfully 2022-03-18 18:59:58.218 | WAKEUP 2022-03-18 18:59:58.241 | [345897 Async ks-group-admin:378649]: Signaled 2022-03-18 18:59:58.242 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:59:58.242 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e3d30572d6ec4951b7f239528748e39e --project bc11c709e2b6492181a58965680ae6bf -f value 2022-03-18 18:59:58.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:58.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:58.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:58.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:58.243 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:58.243 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:59:58.243 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:59:58.243 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group e3d30572d6ec4951b7f239528748e39e --project bc11c709e2b6492181a58965680ae6bf 2022-03-18 18:59:58.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:58.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:58.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:58.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:58.243 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e3d30572d6ec4951b7f239528748e39e --project bc11c709e2b6492181a58965680ae6bf -f value 2022-03-18 18:59:58.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:58.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:58.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:59:58.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:59:58.243 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:59:58.243 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ef4236790a13449e80d8ae4ab17b54b2 e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf False' 2022-03-18 18:59:58.243 | + functions-common:get_or_add_group_project_role:1076 : echo ef4236790a13449e80d8ae4ab17b54b2 e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf False 2022-03-18 18:59:58.243 | ef4236790a13449e80d8ae4ab17b54b2 e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf False 2022-03-18 18:59:58.287 | [345897 Async ks-group-admin:378649]: finished get_or_add_group_project_role admin e3d30572d6ec4951b7f239528748e39e bc11c709e2b6492181a58965680ae6bf with result 0 in 15 seconds 2022-03-18 18:59:58.291 | + inc/async:async_wait:197 : return 0 2022-03-18 18:59:58.294 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-18 18:59:58.310 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:59:58.313 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-18 18:59:58.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:59:58.333 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-18 18:59:58.336 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-18 18:59:58.394 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-18 18:59:58.434 | [345897 Async create_nova_accounts:380548]: running: create_nova_accounts 2022-03-18 18:59:58.437 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-18 18:59:58.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:59:58.457 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-18 18:59:58.460 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-18 18:59:58.521 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-18 18:59:58.560 | [345897 Async create_glance_accounts:380663]: running: create_glance_accounts 2022-03-18 18:59:58.562 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-18 18:59:58.586 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:59:58.589 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-18 18:59:58.591 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-18 18:59:58.656 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-18 18:59:58.700 | [345897 Async create_cinder_accounts:380793]: running: create_cinder_accounts 2022-03-18 18:59:58.702 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-18 18:59:58.722 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:59:58.725 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-18 18:59:58.727 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-18 18:59:58.804 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-18 18:59:58.872 | [345897 Async create_neutron_accounts:380908]: running: create_neutron_accounts 2022-03-18 18:59:58.877 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-18 18:59:58.911 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:59:58.918 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-18 18:59:58.922 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-18 18:59:59.220 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-18 18:59:59.400 | [345897 Async create_swift_accounts:381049]: running: create_swift_accounts 2022-03-18 18:59:59.424 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-18 18:59:59.557 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:59:59.577 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-18 18:59:59.974 | [345897 Async create_nova_accounts:380548]: Waiting for completion of create_nova_accounts running on PID 380548 (6 other jobs running) 2022-03-18 19:00:00.145 | [345897 Async create_nova_accounts:380548]: Signaling child to exit 2022-03-18 19:00:40.601 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:00:40.754 | [380908 Async create_neutron_accounts:380908]: finished successfully 2022-03-18 19:00:58.164 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:00:58.201 | [380793 Async create_cinder_accounts:380793]: finished successfully 2022-03-18 19:01:13.690 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:01:13.719 | [380663 Async create_glance_accounts:380663]: finished successfully 2022-03-18 19:01:19.351 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:01:19.378 | [380548 Async create_nova_accounts:380548]: finished successfully 2022-03-18 19:01:19.399 | WAKEUP 2022-03-18 19:01:19.422 | [345897 Async create_nova_accounts:380548]: Signaled 2022-03-18 19:01:19.423 | + 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-18 19:01:19.423 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-18 19:01:19.423 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-18 19:01:19.423 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:01:19.423 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:01:19.423 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:01:19.423 | ++ 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-18 19:01:19.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.424 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.424 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.424 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.424 | + functions-common:get_or_create_user:925 : user_id=56e7f14353b34a02aeda1adad348bea4 2022-03-18 19:01:19.424 | + functions-common:get_or_create_user:926 : echo 56e7f14353b34a02aeda1adad348bea4 2022-03-18 19:01:19.424 | 56e7f14353b34a02aeda1adad348bea4 2022-03-18 19:01:19.424 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-18 19:01:19.424 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.424 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.424 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.424 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.424 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.424 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.424 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.424 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.424 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.424 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.424 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.424 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.424 | ++ 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-18 19:01:19.424 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.424 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.424 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.424 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.424 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.424 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.424 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.425 | + 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-18 19:01:19.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.425 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.425 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.425 | ++ 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-18 19:01:19.425 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.425 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.425 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.425 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.425 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.425 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.425 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.425 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.425 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.425 | ++ functions-common:get_field:818 : echo '| 6dd3eaf85423456bbff36f6b333400c9 | 56e7f14353b34a02aeda1adad348bea4 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.425 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.425 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.425 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.425 | + functions-common:get_or_add_user_project_role:997 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.425 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.425 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 19:01:19.425 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-18 19:01:19.425 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.425 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.425 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.425 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.425 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.425 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.426 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.426 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.426 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.426 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.426 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.426 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.426 | ++ 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-18 19:01:19.426 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.426 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.426 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.426 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.426 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.426 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.426 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.426 | + 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-18 19:01:19.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.426 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.426 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.426 | ++ 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-18 19:01:19.426 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.426 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.426 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.426 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.426 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.426 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.427 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.427 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.427 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.427 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.427 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | 56e7f14353b34a02aeda1adad348bea4 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.427 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.427 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:01:19.427 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:01:19.427 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:01:19.427 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-18 19:01:19.427 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-18 19:01:19.427 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-03-18 19:01:19.427 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-18 19:01:19.427 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:01:19.427 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-18 19:01:19.427 | ++ 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-18 19:01:19.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.427 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.427 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.427 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.427 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:01:19.427 | 95c1a4e4739e44eda909e933ba4c5063' 2022-03-18 19:01:19.427 | + functions-common:get_or_create_service:1094 : echo 95c1a4e4739e44eda909e933ba4c5063 2022-03-18 19:01:19.427 | 95c1a4e4739e44eda909e933ba4c5063 2022-03-18 19:01:19.427 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-03-18 19:01:19.427 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:01:19.427 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-03-18 19:01:19.427 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:01:19.427 | +++ 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-18 19:01:19.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.428 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.428 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.428 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:01:19.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:01:19.428 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:01:19.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.428 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.428 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.428 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3cf34d3135144136a9a258129f34d26b 2022-03-18 19:01:19.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3cf34d3135144136a9a258129f34d26b 2022-03-18 19:01:19.428 | + functions-common:get_or_create_endpoint:1127 : public_id=3cf34d3135144136a9a258129f34d26b 2022-03-18 19:01:19.428 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:01:19.428 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:01:19.428 | + functions-common:get_or_create_endpoint:1136 : echo 3cf34d3135144136a9a258129f34d26b 2022-03-18 19:01:19.428 | 3cf34d3135144136a9a258129f34d26b 2022-03-18 19:01:19.428 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-18 19:01:19.428 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:01:19.428 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-18 19:01:19.428 | ++ 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-18 19:01:19.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.428 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.428 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.428 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.428 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:01:19.428 | 1854cec2a6404fbd83ba4d7bae63e078' 2022-03-18 19:01:19.429 | + functions-common:get_or_create_service:1094 : echo 1854cec2a6404fbd83ba4d7bae63e078 2022-03-18 19:01:19.429 | 1854cec2a6404fbd83ba4d7bae63e078 2022-03-18 19:01:19.429 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-03-18 19:01:19.429 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:01:19.429 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-03-18 19:01:19.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:01:19.429 | +++ 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-18 19:01:19.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.429 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.429 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.429 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:01:19.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:01:19.429 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-03-18 19:01:19.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.429 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.429 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.429 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a3250bdeaf0a46b38207f340a383b4e0 2022-03-18 19:01:19.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a3250bdeaf0a46b38207f340a383b4e0 2022-03-18 19:01:19.429 | + functions-common:get_or_create_endpoint:1127 : public_id=a3250bdeaf0a46b38207f340a383b4e0 2022-03-18 19:01:19.429 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:01:19.429 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:01:19.429 | + functions-common:get_or_create_endpoint:1136 : echo a3250bdeaf0a46b38207f340a383b4e0 2022-03-18 19:01:19.429 | a3250bdeaf0a46b38207f340a383b4e0 2022-03-18 19:01:19.429 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-18 19:01:19.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:01:19.429 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-18 19:01:19.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:01:19.430 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-18 19:01:19.430 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.430 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.430 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.430 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.430 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.430 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.430 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.430 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.430 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.430 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.430 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.430 | ++ 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-18 19:01:19.430 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.430 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.430 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.430 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.430 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.430 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.430 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.430 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.430 | + 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-18 19:01:19.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.430 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.430 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.430 | ++ 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-18 19:01:19.430 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.431 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.431 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.431 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.431 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.431 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.431 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.431 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.431 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.431 | ++ functions-common:get_field:818 : echo '| d20789c772474336839142a0afda5f69 | 56e7f14353b34a02aeda1adad348bea4 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.431 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.431 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.431 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d20789c772474336839142a0afda5f69 2022-03-18 19:01:19.431 | + functions-common:get_or_add_user_project_role:997 : echo d20789c772474336839142a0afda5f69 2022-03-18 19:01:19.431 | d20789c772474336839142a0afda5f69 2022-03-18 19:01:19.431 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-18 19:01:19.431 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:01:19.431 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-18 19:01:19.431 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:01:19.431 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-18 19:01:19.468 | [345897 Async create_nova_accounts:380548]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-18 19:01:19.506 | [345897 Async create_glance_accounts:380663]: Waiting for completion of create_glance_accounts running on PID 380663 (5 other jobs running) 2022-03-18 19:01:19.531 | [345897 Async create_glance_accounts:380663]: Signaling child to exit 2022-03-18 19:01:19.531 | WAKEUP 2022-03-18 19:01:19.553 | [345897 Async create_glance_accounts:380663]: Signaled 2022-03-18 19:01:19.555 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-18 19:01:19.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:01:19.555 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-18 19:01:19.555 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-18 19:01:19.555 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:01:19.555 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:01:19.555 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:01:19.555 | ++ 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-18 19:01:19.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.555 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.555 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.555 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.555 | + functions-common:get_or_create_user:925 : user_id=a01adff9a3ad473ebc96afa59803fc42 2022-03-18 19:01:19.555 | + functions-common:get_or_create_user:926 : echo a01adff9a3ad473ebc96afa59803fc42 2022-03-18 19:01:19.555 | a01adff9a3ad473ebc96afa59803fc42 2022-03-18 19:01:19.555 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-18 19:01:19.555 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.555 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.555 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.556 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.556 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.556 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.556 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.556 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.556 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.556 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.556 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.556 | ++ 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-18 19:01:19.556 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.556 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.556 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.556 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.556 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.556 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.556 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.556 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.556 | + 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-18 19:01:19.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.556 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.556 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.556 | ++ 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-18 19:01:19.556 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.556 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.556 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.556 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.556 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.557 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.557 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.557 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.557 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.557 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.557 | ++ functions-common:get_field:818 : echo '| 6dd3eaf85423456bbff36f6b333400c9 | a01adff9a3ad473ebc96afa59803fc42 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.557 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.557 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.557 | + functions-common:get_or_add_user_project_role:997 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.557 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.557 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 19:01:19.557 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-18 19:01:19.557 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:01:19.557 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-18 19:01:19.557 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-18 19:01:19.557 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:01:19.557 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:01:19.557 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:01:19.557 | ++ 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-18 19:01:19.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.557 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.557 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.557 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.557 | + functions-common:get_or_create_user:925 : user_id=2f999c1abb6a4e5487012b44283b020c 2022-03-18 19:01:19.557 | + functions-common:get_or_create_user:926 : echo 2f999c1abb6a4e5487012b44283b020c 2022-03-18 19:01:19.557 | 2f999c1abb6a4e5487012b44283b020c 2022-03-18 19:01:19.557 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-18 19:01:19.557 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.557 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.558 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.558 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.558 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.558 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.558 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.558 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.558 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.558 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.558 | ++ 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-18 19:01:19.558 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.558 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.558 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.558 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.558 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.558 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.558 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.558 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.558 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.558 | + 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-18 19:01:19.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.558 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.558 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.558 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.558 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.558 | ++ 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-18 19:01:19.558 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.558 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.558 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.559 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.559 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.559 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.559 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.559 | ++ functions-common:get_field:818 : echo '| 6dd3eaf85423456bbff36f6b333400c9 | 2f999c1abb6a4e5487012b44283b020c | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.559 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.559 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.559 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.559 | + functions-common:get_or_add_user_project_role:997 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.559 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.559 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-18 19:01:19.559 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-18 19:01:19.559 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.559 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.559 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.559 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.559 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.559 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.559 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.559 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.559 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.559 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.559 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.559 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.559 | ++ 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-18 19:01:19.559 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.559 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.559 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.560 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.560 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.560 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.560 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.560 | + 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-18 19:01:19.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.560 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.560 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.560 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.560 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.560 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.560 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.560 | ++ 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-18 19:01:19.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.560 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.560 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.560 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.560 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.560 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.560 | ++ functions-common:get_field:818 : echo '| d20789c772474336839142a0afda5f69 | 2f999c1abb6a4e5487012b44283b020c | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.560 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.560 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.560 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d20789c772474336839142a0afda5f69 2022-03-18 19:01:19.560 | + functions-common:get_or_add_user_project_role:997 : echo d20789c772474336839142a0afda5f69 2022-03-18 19:01:19.560 | d20789c772474336839142a0afda5f69 2022-03-18 19:01:19.560 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-18 19:01:19.560 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:01:19.560 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-18 19:01:19.561 | ++ 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-18 19:01:19.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.561 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.561 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.561 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.561 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:01:19.561 | f7ddd7ed729f4927ae91fcfc8695be98' 2022-03-18 19:01:19.561 | + functions-common:get_or_create_service:1094 : echo f7ddd7ed729f4927ae91fcfc8695be98 2022-03-18 19:01:19.561 | f7ddd7ed729f4927ae91fcfc8695be98 2022-03-18 19:01:19.561 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-03-18 19:01:19.561 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:01:19.561 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-03-18 19:01:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:01:19.561 | +++ 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-18 19:01:19.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.561 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.561 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.561 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:01:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:01:19.561 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-03-18 19:01:19.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.561 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.561 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.561 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=309441f83fe84e7e85625a7d2ed7032a 2022-03-18 19:01:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 309441f83fe84e7e85625a7d2ed7032a 2022-03-18 19:01:19.561 | + functions-common:get_or_create_endpoint:1127 : public_id=309441f83fe84e7e85625a7d2ed7032a 2022-03-18 19:01:19.561 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:01:19.562 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:01:19.562 | + functions-common:get_or_create_endpoint:1136 : echo 309441f83fe84e7e85625a7d2ed7032a 2022-03-18 19:01:19.562 | 309441f83fe84e7e85625a7d2ed7032a 2022-03-18 19:01:19.562 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-18 19:01:19.562 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 19:01:19.562 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-18 19:01:19.562 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-18 19:01:19.562 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-18 19:01:19.562 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-18 19:01:19.562 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-18 19:01:19.562 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-18 19:01:19.562 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-18 19:01:19.601 | [345897 Async create_glance_accounts:380663]: finished create_glance_accounts with result 0 in 75 seconds 2022-03-18 19:01:19.639 | [345897 Async create_cinder_accounts:380793]: Waiting for completion of create_cinder_accounts running on PID 380793 (4 other jobs running) 2022-03-18 19:01:19.664 | [345897 Async create_cinder_accounts:380793]: Signaling child to exit 2022-03-18 19:01:19.664 | WAKEUP 2022-03-18 19:01:19.686 | [345897 Async create_cinder_accounts:380793]: Signaled 2022-03-18 19:01:19.688 | + 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-18 19:01:19.688 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-18 19:01:19.688 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-18 19:01:19.688 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:01:19.689 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:01:19.689 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:01:19.689 | ++ 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-18 19:01:19.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.689 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.689 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.689 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.689 | + functions-common:get_or_create_user:925 : user_id=71fdb4abf4b442c88e6301f088d5fc9f 2022-03-18 19:01:19.689 | + functions-common:get_or_create_user:926 : echo 71fdb4abf4b442c88e6301f088d5fc9f 2022-03-18 19:01:19.689 | 71fdb4abf4b442c88e6301f088d5fc9f 2022-03-18 19:01:19.689 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-18 19:01:19.689 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.689 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.689 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.689 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.689 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.689 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.689 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.689 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.689 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.689 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.689 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.689 | ++ 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-18 19:01:19.689 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.689 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.689 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.689 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.690 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.690 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.690 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.690 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.690 | + 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-18 19:01:19.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.690 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.690 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.690 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.690 | ++ 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-18 19:01:19.690 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.690 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.690 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.690 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.690 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.690 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.690 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.690 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.690 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.690 | ++ functions-common:get_field:818 : echo '| 6dd3eaf85423456bbff36f6b333400c9 | 71fdb4abf4b442c88e6301f088d5fc9f | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.690 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.690 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.690 | + functions-common:get_or_add_user_project_role:997 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.690 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.690 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 19:01:19.690 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-18 19:01:19.690 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:01:19.690 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-18 19:01:19.690 | ++ 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-18 19:01:19.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.691 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.691 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.691 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.691 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:01:19.691 | 51703ddb4d9640848a1a116077eeef5a' 2022-03-18 19:01:19.691 | + functions-common:get_or_create_service:1094 : echo 51703ddb4d9640848a1a116077eeef5a 2022-03-18 19:01:19.691 | 51703ddb4d9640848a1a116077eeef5a 2022-03-18 19:01:19.691 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-18 19:01:19.691 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-18 19:01:19.691 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:01:19.691 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-18 19:01:19.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:01:19.691 | +++ 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-18 19:01:19.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.691 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.691 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.691 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:01:19.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:01:19.691 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:01:19.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.691 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.691 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.691 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=42372ceca8494a5999d363810008f3a1 2022-03-18 19:01:19.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 42372ceca8494a5999d363810008f3a1 2022-03-18 19:01:19.692 | + functions-common:get_or_create_endpoint:1127 : public_id=42372ceca8494a5999d363810008f3a1 2022-03-18 19:01:19.692 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:01:19.692 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:01:19.692 | + functions-common:get_or_create_endpoint:1136 : echo 42372ceca8494a5999d363810008f3a1 2022-03-18 19:01:19.692 | 42372ceca8494a5999d363810008f3a1 2022-03-18 19:01:19.692 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-18 19:01:19.692 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:01:19.692 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-18 19:01:19.692 | ++ 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-18 19:01:19.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.692 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.692 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.692 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.692 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:01:19.692 | e137d3cc9fac427c9cf657285f5c29ae' 2022-03-18 19:01:19.692 | + functions-common:get_or_create_service:1094 : echo e137d3cc9fac427c9cf657285f5c29ae 2022-03-18 19:01:19.692 | e137d3cc9fac427c9cf657285f5c29ae 2022-03-18 19:01:19.692 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-18 19:01:19.692 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:01:19.692 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-18 19:01:19.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:01:19.692 | +++ 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-18 19:01:19.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.692 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.692 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.692 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:01:19.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:01:19.693 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:01:19.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.693 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.693 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.693 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ee2c1c54e280476da98c31914b29ef5f 2022-03-18 19:01:19.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ee2c1c54e280476da98c31914b29ef5f 2022-03-18 19:01:19.693 | + functions-common:get_or_create_endpoint:1127 : public_id=ee2c1c54e280476da98c31914b29ef5f 2022-03-18 19:01:19.693 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:01:19.693 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:01:19.693 | + functions-common:get_or_create_endpoint:1136 : echo ee2c1c54e280476da98c31914b29ef5f 2022-03-18 19:01:19.693 | ee2c1c54e280476da98c31914b29ef5f 2022-03-18 19:01:19.693 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-18 19:01:19.693 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-18 19:01:19.693 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:01:19.693 | +++ 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-18 19:01:19.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.693 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.693 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.693 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.693 | ++ functions-common:get_or_create_project:938 : project_id=b1797d8f6fe94e14954452070b3ccfb7 2022-03-18 19:01:19.693 | ++ functions-common:get_or_create_project:939 : echo b1797d8f6fe94e14954452070b3ccfb7 2022-03-18 19:01:19.693 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b1797d8f6fe94e14954452070b3ccfb7 2022-03-18 19:01:19.693 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-18 19:01:19.693 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:01:19.693 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:01:19.693 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-18 19:01:19.693 | +++ 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-18 19:01:19.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.694 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.694 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.694 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-18 19:01:19.694 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.694 | ++ functions-common:get_or_create_user:925 : user_id=71fdb4abf4b442c88e6301f088d5fc9f 2022-03-18 19:01:19.694 | ++ functions-common:get_or_create_user:926 : echo 71fdb4abf4b442c88e6301f088d5fc9f 2022-03-18 19:01:19.694 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 71fdb4abf4b442c88e6301f088d5fc9f 2022-03-18 19:01:19.733 | [345897 Async create_cinder_accounts:380793]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-18 19:01:19.738 | + inc/async:async_wait:197 : return 0 2022-03-18 19:01:19.741 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-18 19:01:19.793 | [345897 Async create_neutron_accounts:380908]: Waiting for completion of create_neutron_accounts running on PID 380908 (3 other jobs running) 2022-03-18 19:01:19.818 | [345897 Async create_neutron_accounts:380908]: Signaling child to exit 2022-03-18 19:01:19.819 | WAKEUP 2022-03-18 19:01:19.843 | [345897 Async create_neutron_accounts:380908]: Signaled 2022-03-18 19:01:19.845 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-18 19:01:19.845 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:01:19.845 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:01:19.845 | + 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-18 19:01:19.845 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:01:19.845 | + 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-18 19:01:19.845 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:01:19.845 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-18 19:01:19.845 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-18 19:01:19.845 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-18 19:01:19.845 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-03-18 19:01:19.845 | + 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-18 19:01:19.845 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-18 19:01:19.845 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-18 19:01:19.845 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:01:19.845 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:01:19.845 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:01:19.845 | ++ 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-18 19:01:19.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.845 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.846 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.846 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.846 | + functions-common:get_or_create_user:925 : user_id=da0a1f451ed54cbbadd77e39b99176b2 2022-03-18 19:01:19.846 | + functions-common:get_or_create_user:926 : echo da0a1f451ed54cbbadd77e39b99176b2 2022-03-18 19:01:19.846 | da0a1f451ed54cbbadd77e39b99176b2 2022-03-18 19:01:19.846 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-18 19:01:19.846 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:01:19.846 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:01:19.846 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:01:19.846 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:01:19.846 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:01:19.846 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:01:19.846 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:01:19.846 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:01:19.846 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:01:19.846 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:01:19.846 | ++ 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-18 19:01:19.846 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:01:19.846 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.846 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.846 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.846 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.846 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.846 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.846 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:01:19.846 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:01:19.846 | + 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-18 19:01:19.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.846 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.847 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.847 | ++ 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-18 19:01:19.847 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:01:19.847 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:01:19.847 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:01:19.847 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.847 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.847 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.847 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.847 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:01:19.847 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:01:19.847 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:01:19.847 | ++ functions-common:get_field:818 : echo '| 6dd3eaf85423456bbff36f6b333400c9 | da0a1f451ed54cbbadd77e39b99176b2 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:01:19.847 | ++ functions-common:get_field:812 : read data 2022-03-18 19:01:19.847 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.847 | + functions-common:get_or_add_user_project_role:997 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.847 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:01:19.847 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 19:01:19.847 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-18 19:01:19.847 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:01:19.847 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-18 19:01:19.847 | ++ 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-18 19:01:19.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.847 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.847 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.848 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.848 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:01:19.848 | fb75015a3be84532a6cfd13ffe567c9a' 2022-03-18 19:01:19.848 | + functions-common:get_or_create_service:1094 : echo fb75015a3be84532a6cfd13ffe567c9a 2022-03-18 19:01:19.848 | fb75015a3be84532a6cfd13ffe567c9a 2022-03-18 19:01:19.848 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-03-18 19:01:19.848 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:01:19.848 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-03-18 19:01:19.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:01:19.848 | +++ 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-18 19:01:19.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.848 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.848 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.848 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:01:19.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:01:19.848 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-03-18 19:01:19.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.848 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:01:19.848 | from cryptography.utils import int_from_bytes 2022-03-18 19:01:19.848 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:01:19.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c430609582344c5a931935ab5ef8d4c7 2022-03-18 19:01:19.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c430609582344c5a931935ab5ef8d4c7 2022-03-18 19:01:19.848 | + functions-common:get_or_create_endpoint:1127 : public_id=c430609582344c5a931935ab5ef8d4c7 2022-03-18 19:01:19.848 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:01:19.848 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:01:19.848 | + functions-common:get_or_create_endpoint:1136 : echo c430609582344c5a931935ab5ef8d4c7 2022-03-18 19:01:19.848 | c430609582344c5a931935ab5ef8d4c7 2022-03-18 19:01:19.891 | [345897 Async create_neutron_accounts:380908]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-18 19:01:19.929 | [345897 Async create_swift_accounts:381049]: Waiting for completion of create_swift_accounts running on PID 381049 (2 other jobs running) 2022-03-18 19:01:19.954 | [345897 Async create_swift_accounts:381049]: Signaling child to exit 2022-03-18 19:02:06.801 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:02:06.826 | [381049 Async create_swift_accounts:381049]: finished successfully 2022-03-18 19:02:06.846 | WAKEUP 2022-03-18 19:02:06.869 | [345897 Async create_swift_accounts:381049]: Signaled 2022-03-18 19:02:06.870 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-18 19:02:06.870 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-18 19:02:06.870 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-18 19:02:06.870 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-18 19:02:06.870 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-18 19:02:06.871 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-18 19:02:06.871 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-18 19:02:06.871 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-18 19:02:06.871 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-18 19:02:06.871 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-18 19:02:06.871 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-18 19:02:06.871 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-18 19:02:06.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.871 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.871 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.871 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.871 | ++ functions-common:get_or_create_role:950 : role_id=538d207b35c948ccb6ec59f41002ef27 2022-03-18 19:02:06.871 | ++ functions-common:get_or_create_role:951 : echo 538d207b35c948ccb6ec59f41002ef27 2022-03-18 19:02:06.871 | + lib/swift:create_swift_accounts:614 : another_role=538d207b35c948ccb6ec59f41002ef27 2022-03-18 19:02:06.871 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-18 19:02:06.871 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-18 19:02:06.871 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:02:06.871 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:02:06.871 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:02:06.871 | ++ 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-18 19:02:06.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.871 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.871 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.871 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.871 | + functions-common:get_or_create_user:925 : user_id=a3875e3297394491b570e6f22b7ca6f0 2022-03-18 19:02:06.871 | + functions-common:get_or_create_user:926 : echo a3875e3297394491b570e6f22b7ca6f0 2022-03-18 19:02:06.871 | a3875e3297394491b570e6f22b7ca6f0 2022-03-18 19:02:06.872 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-18 19:02:06.872 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:02:06.872 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:02:06.872 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:02:06.872 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:02:06.872 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:02:06.872 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:02:06.872 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:02:06.872 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:02:06.872 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:02:06.872 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:02:06.872 | ++ 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-18 19:02:06.872 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.872 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:02:06.872 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.872 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.872 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.872 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.872 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.872 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:02:06.872 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:02:06.872 | + 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-18 19:02:06.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.872 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.872 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.872 | ++ 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-18 19:02:06.872 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:02:06.872 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.873 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.873 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.873 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.873 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.873 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.873 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:02:06.873 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:02:06.873 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:02:06.873 | ++ functions-common:get_field:818 : echo '| 6dd3eaf85423456bbff36f6b333400c9 | a3875e3297394491b570e6f22b7ca6f0 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:02:06.873 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.873 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:02:06.873 | + functions-common:get_or_add_user_project_role:997 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:02:06.873 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:02:06.873 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 19:02:06.873 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-18 19:02:06.873 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:02:06.873 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:02:06.873 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:02:06.873 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:02:06.873 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:02:06.873 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:02:06.873 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:02:06.873 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:02:06.873 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:02:06.873 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:02:06.873 | ++ 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-18 19:02:06.873 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:02:06.873 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.873 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.874 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.874 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.874 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.874 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.874 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:02:06.874 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:02:06.874 | + 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-18 19:02:06.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.874 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.874 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.874 | ++ 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-18 19:02:06.874 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:02:06.874 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.874 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.874 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.874 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.874 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.874 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.874 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:02:06.874 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:02:06.874 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | a3875e3297394491b570e6f22b7ca6f0 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:02:06.874 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:02:06.874 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.874 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.874 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.874 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.875 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-18 19:02:06.875 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:02:06.875 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-18 19:02:06.875 | ++ 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-18 19:02:06.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.875 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.875 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.875 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.875 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:02:06.875 | 643463f4dba04a31a6a26f7f88376a26' 2022-03-18 19:02:06.875 | + functions-common:get_or_create_service:1094 : echo 643463f4dba04a31a6a26f7f88376a26 2022-03-18 19:02:06.875 | 643463f4dba04a31a6a26f7f88376a26 2022-03-18 19:02:06.875 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-03-18 19:02:06.875 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:02:06.875 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-18 19:02:06.875 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:02:06.875 | +++ 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-18 19:02:06.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.875 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.875 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.875 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.875 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:02:06.875 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:02:06.875 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-18 19:02:06.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.875 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.876 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.876 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2564ee3fe37a4c84b1fadfbdb957f372 2022-03-18 19:02:06.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2564ee3fe37a4c84b1fadfbdb957f372 2022-03-18 19:02:06.876 | + functions-common:get_or_create_endpoint:1127 : public_id=2564ee3fe37a4c84b1fadfbdb957f372 2022-03-18 19:02:06.876 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-03-18 19:02:06.876 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-03-18 19:02:06.876 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:02:06.876 | ++ 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-18 19:02:06.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.876 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.876 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.876 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.876 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:02:06.876 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:02:06.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-03-18 19:02:06.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.877 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.877 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.877 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.877 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=029932d430c3423bafacf348a81e756a 2022-03-18 19:02:06.877 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 029932d430c3423bafacf348a81e756a 2022-03-18 19:02:06.877 | 029932d430c3423bafacf348a81e756a 2022-03-18 19:02:06.877 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:02:06.877 | + functions-common:get_or_create_endpoint:1136 : echo 2564ee3fe37a4c84b1fadfbdb957f372 2022-03-18 19:02:06.877 | 2564ee3fe37a4c84b1fadfbdb957f372 2022-03-18 19:02:06.877 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-18 19:02:06.877 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-18 19:02:06.877 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:02:06.877 | +++ 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-18 19:02:06.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.877 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.877 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.877 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.877 | ++ functions-common:get_or_create_project:938 : project_id=bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.877 | ++ functions-common:get_or_create_project:939 : echo bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.877 | + lib/swift:create_swift_accounts:628 : swift_project_test1=bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.877 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-18 19:02:06.877 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.877 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-18 19:02:06.877 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:02:06.877 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-18 19:02:06.877 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-18 19:02:06.877 | +++ 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-18 19:02:06.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.878 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.878 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.878 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.878 | ++ functions-common:get_or_create_user:925 : user_id=c4ecfad1a3a2403495480ffee1269365 2022-03-18 19:02:06.878 | ++ functions-common:get_or_create_user:926 : echo c4ecfad1a3a2403495480ffee1269365 2022-03-18 19:02:06.878 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c4ecfad1a3a2403495480ffee1269365 2022-03-18 19:02:06.878 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-18 19:02:06.878 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.878 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c4ecfad1a3a2403495480ffee1269365 bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.878 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:02:06.878 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:02:06.878 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:02:06.878 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:02:06.878 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:02:06.878 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:02:06.878 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:02:06.878 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:02:06.878 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4ecfad1a3a2403495480ffee1269365 --project bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.878 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:02:06.878 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.878 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.878 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.878 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.878 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.878 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.878 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:02:06.878 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:02:06.879 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c4ecfad1a3a2403495480ffee1269365 --project bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.879 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.879 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.879 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.879 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4ecfad1a3a2403495480ffee1269365 --project bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.879 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:02:06.879 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.879 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.879 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.879 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.879 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:02:06.879 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:02:06.879 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | c4ecfad1a3a2403495480ffee1269365 | | bd1959460a3643378e5cfcea24e45379 | | | False |' 2022-03-18 19:02:06.879 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:02:06.879 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.879 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.879 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.879 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.879 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-18 19:02:06.879 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-18 19:02:06.879 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:02:06.879 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-18 19:02:06.879 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-18 19:02:06.879 | +++ 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-18 19:02:06.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.880 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.880 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.880 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.880 | ++ functions-common:get_or_create_user:925 : user_id=e9395aea78514072aab2e7813b3e836e 2022-03-18 19:02:06.880 | ++ functions-common:get_or_create_user:926 : echo e9395aea78514072aab2e7813b3e836e 2022-03-18 19:02:06.880 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e9395aea78514072aab2e7813b3e836e 2022-03-18 19:02:06.880 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-18 19:02:06.880 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.880 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 538d207b35c948ccb6ec59f41002ef27 e9395aea78514072aab2e7813b3e836e bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.880 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:02:06.880 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:02:06.880 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:02:06.880 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:02:06.880 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:02:06.880 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:02:06.880 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:02:06.880 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:02:06.880 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.880 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:02:06.880 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 538d207b35c948ccb6ec59f41002ef27 --user e9395aea78514072aab2e7813b3e836e --project bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.880 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.880 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.880 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.880 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.880 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:02:06.880 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:02:06.881 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 538d207b35c948ccb6ec59f41002ef27 --user e9395aea78514072aab2e7813b3e836e --project bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.881 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.881 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.881 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 538d207b35c948ccb6ec59f41002ef27 --user e9395aea78514072aab2e7813b3e836e --project bd1959460a3643378e5cfcea24e45379 2022-03-18 19:02:06.881 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.881 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:02:06.881 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.881 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.881 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.881 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.881 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.881 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:02:06.881 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:02:06.881 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:02:06.881 | ++ functions-common:get_field:818 : echo '| 538d207b35c948ccb6ec59f41002ef27 | e9395aea78514072aab2e7813b3e836e | | bd1959460a3643378e5cfcea24e45379 | | | False |' 2022-03-18 19:02:06.881 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.881 | + functions-common:get_or_add_user_project_role:995 : user_role_id=538d207b35c948ccb6ec59f41002ef27 2022-03-18 19:02:06.881 | + functions-common:get_or_add_user_project_role:997 : echo 538d207b35c948ccb6ec59f41002ef27 2022-03-18 19:02:06.881 | 538d207b35c948ccb6ec59f41002ef27 2022-03-18 19:02:06.881 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-18 19:02:06.881 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-18 19:02:06.881 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:02:06.881 | +++ 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-18 19:02:06.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.881 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.881 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.882 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.882 | ++ functions-common:get_or_create_project:938 : project_id=f5050384bf2e4382a4b2b4f1f05062b5 2022-03-18 19:02:06.882 | ++ functions-common:get_or_create_project:939 : echo f5050384bf2e4382a4b2b4f1f05062b5 2022-03-18 19:02:06.882 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f5050384bf2e4382a4b2b4f1f05062b5 2022-03-18 19:02:06.882 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-18 19:02:06.882 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.882 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-18 19:02:06.882 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-18 19:02:06.882 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:02:06.882 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-18 19:02:06.882 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-18 19:02:06.882 | +++ 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-18 19:02:06.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.882 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.882 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.882 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.882 | ++ functions-common:get_or_create_user:925 : user_id=f5d65c90f6f94f409993e52d8ece489e 2022-03-18 19:02:06.882 | ++ functions-common:get_or_create_user:926 : echo f5d65c90f6f94f409993e52d8ece489e 2022-03-18 19:02:06.882 | + lib/swift:create_swift_accounts:647 : swift_user_test2=f5d65c90f6f94f409993e52d8ece489e 2022-03-18 19:02:06.882 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-18 19:02:06.882 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.882 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin f5d65c90f6f94f409993e52d8ece489e f5050384bf2e4382a4b2b4f1f05062b5 2022-03-18 19:02:06.882 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:02:06.882 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:02:06.882 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:02:06.882 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:02:06.882 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:02:06.882 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:02:06.882 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:02:06.882 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:02:06.882 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f5d65c90f6f94f409993e52d8ece489e --project f5050384bf2e4382a4b2b4f1f05062b5 2022-03-18 19:02:06.883 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.883 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:02:06.883 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.883 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.883 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.883 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.883 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:02:06.883 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:02:06.883 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f5d65c90f6f94f409993e52d8ece489e --project f5050384bf2e4382a4b2b4f1f05062b5 2022-03-18 19:02:06.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.883 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.883 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.883 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f5d65c90f6f94f409993e52d8ece489e --project f5050384bf2e4382a4b2b4f1f05062b5 2022-03-18 19:02:06.883 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.883 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:02:06.883 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.883 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.883 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.883 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.883 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:02:06.883 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:02:06.883 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | f5d65c90f6f94f409993e52d8ece489e | | f5050384bf2e4382a4b2b4f1f05062b5 | | | False |' 2022-03-18 19:02:06.883 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:02:06.884 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.884 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.884 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.884 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.884 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-18 19:02:06.884 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-18 19:02:06.884 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 19:02:06.884 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-18 19:02:06.884 | +++ 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-18 19:02:06.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.884 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.884 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.884 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.884 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-18 19:02:06.884 | cf65d408f8f145c8b9886d847c1fe6da' 2022-03-18 19:02:06.884 | ++ functions-common:get_or_create_domain:888 : echo cf65d408f8f145c8b9886d847c1fe6da 2022-03-18 19:02:06.884 | + lib/swift:create_swift_accounts:652 : swift_domain=cf65d408f8f145c8b9886d847c1fe6da 2022-03-18 19:02:06.884 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-18 19:02:06.884 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.884 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-18 19:02:06.884 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 cf65d408f8f145c8b9886d847c1fe6da 2022-03-18 19:02:06.884 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 19:02:06.884 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=cf65d408f8f145c8b9886d847c1fe6da --or-show -f value -c id 2022-03-18 19:02:06.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.884 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.884 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.884 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.884 | ++ functions-common:get_or_create_project:938 : project_id=bf65e16f84fb4b83a76264368e7de825 2022-03-18 19:02:06.884 | ++ functions-common:get_or_create_project:939 : echo bf65e16f84fb4b83a76264368e7de825 2022-03-18 19:02:06.884 | + lib/swift:create_swift_accounts:656 : swift_project_test4=bf65e16f84fb4b83a76264368e7de825 2022-03-18 19:02:06.885 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-18 19:02:06.885 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.885 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-18 19:02:06.885 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 cf65d408f8f145c8b9886d847c1fe6da test4@example.com 2022-03-18 19:02:06.885 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:02:06.885 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-18 19:02:06.885 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-18 19:02:06.885 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=cf65d408f8f145c8b9886d847c1fe6da --email=test4@example.com --or-show -f value -c id 2022-03-18 19:02:06.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.885 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.885 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.885 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.885 | ++ functions-common:get_or_create_user:925 : user_id=14699835841f4a5692f9b272815cd12a 2022-03-18 19:02:06.885 | ++ functions-common:get_or_create_user:926 : echo 14699835841f4a5692f9b272815cd12a 2022-03-18 19:02:06.885 | + lib/swift:create_swift_accounts:661 : swift_user_test4=14699835841f4a5692f9b272815cd12a 2022-03-18 19:02:06.885 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-18 19:02:06.885 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 19:02:06.885 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 14699835841f4a5692f9b272815cd12a bf65e16f84fb4b83a76264368e7de825 2022-03-18 19:02:06.885 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:02:06.885 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 19:02:06.885 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:02:06.885 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:02:06.885 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 19:02:06.885 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 19:02:06.885 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 19:02:06.885 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 19:02:06.885 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 14699835841f4a5692f9b272815cd12a --project bf65e16f84fb4b83a76264368e7de825 2022-03-18 19:02:06.885 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.885 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:02:06.886 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.886 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.886 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.886 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.886 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.886 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:02:06.886 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:02:06.886 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 14699835841f4a5692f9b272815cd12a --project bf65e16f84fb4b83a76264368e7de825 2022-03-18 19:02:06.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.886 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.886 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.886 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 14699835841f4a5692f9b272815cd12a --project bf65e16f84fb4b83a76264368e7de825 2022-03-18 19:02:06.886 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:02:06.886 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:02:06.886 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:02:06.886 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.886 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:06.886 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:06.886 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:02:06.886 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:02:06.886 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:02:06.886 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | 14699835841f4a5692f9b272815cd12a | | bf65e16f84fb4b83a76264368e7de825 | | | False |' 2022-03-18 19:02:06.886 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:02:06.886 | ++ functions-common:get_field:812 : read data 2022-03-18 19:02:06.886 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.886 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.886 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:02:06.917 | [345897 Async create_swift_accounts:381049]: finished create_swift_accounts with result 0 in 127 seconds 2022-03-18 19:02:06.924 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-18 19:02:06.927 | + inc/async:async_wait:197 : return 0 2022-03-18 19:02:06.929 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-18 19:02:06.947 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:06.950 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-18 19:02:06.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:06.970 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-18 19:02:06.973 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:02:06.975 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-18 19:02:06.978 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-18 19:02:06.981 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-18 19:02:07.040 | + inc/async:async_inner:63 : init_glance 2022-03-18 19:02:07.079 | [345897 Async init_glance:385306]: running: init_glance 2022-03-18 19:02:07.081 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-18 19:02:07.099 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:07.102 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-18 19:02:07.105 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:02:07.108 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-18 19:02:07.111 | + ./stack.sh:main:1147 : configure_neutron 2022-03-18 19:02:07.114 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-18 19:02:07.118 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:02:07.119 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:02:07.125 | + 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-18 19:02:07.128 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:02:07.131 | + 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-18 19:02:07.134 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:02:07.136 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-18 19:02:07.139 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-18 19:02:07.141 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-18 19:02:07.144 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-18 19:02:07.157 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-18 19:02:07.160 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-18 19:02:10.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:10.649 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:10.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:10.649 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:14.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:14.221 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:14.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:14.221 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:17.034 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:02:17.059 | [385306 Async init_glance:385306]: finished successfully 2022-03-18 19:02:17.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:17.820 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:17.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:17.820 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:21.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:21.337 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:21.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:21.338 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:24.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:24.778 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:24.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:24.778 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:28.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:28.244 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:28.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:28.244 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:31.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:31.689 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:31.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:31.689 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:35.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:35.351 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:35.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:35.351 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:40.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:40.025 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:40.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:40.025 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:40.025 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-18 19:02:45.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:45.888 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:45.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:45.888 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:46.199 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-18 19:02:46.204 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-18 19:02:46.207 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-18 19:02:46.209 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-18 19:02:46.211 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-18 19:02:46.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-18 19:02:46.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-18 19:02:46.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-18 19:02:46.221 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-18 19:02:46.224 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-18 19:02:46.226 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-18 19:02:46.228 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-18 19:02:46.231 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-18 19:02:46.233 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-18 19:02:46.235 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-18 19:02:46.238 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-18 19:02:46.242 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:46.245 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-18 19:02:46.247 | + 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-18 19:02:46.252 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-18 19:02:46.254 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-18 19:02:46.257 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-18 19:02:46.259 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-18 19:02:46.261 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-18 19:02:46.264 | + 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-18 19:02:46.293 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-18 19:02:46.321 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-18 19:02:46.350 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-18 19:02:46.379 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-18 19:02:46.409 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-18 19:02:46.438 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-18 19:02:46.440 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-18 19:02:46.442 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-18 19:02:46.445 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 19:02:46.448 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 19:02:46.464 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 19:02:46.466 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 19:02:46.469 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 19:02:46.471 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 19:02:46.473 | + 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-18 19:02:46.502 | + 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-18 19:02:46.534 | + 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-18 19:02:46.562 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 19:02:46.591 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-18 19:02:46.607 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:02:46.610 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-18 19:02:46.612 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-18 19:02:46.614 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-18 19:02:46.617 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-18 19:02:46.620 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-18 19:02:46.632 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-18 19:02:46.634 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-18 19:02:46.636 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-18 19:02:46.639 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-18 19:02:46.652 | + 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-18 19:02:46.664 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-18 19:02:46.666 | + 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-18 19:02:46.678 | + 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-18 19:02:46.690 | + 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-18 19:02:46.703 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-18 19:02:46.705 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:02:46.708 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-18 19:02:46.713 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.IjK3q5tLTB 2022-03-18 19:02:46.715 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-18 19:02:46.718 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 19:02:46.720 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.IjK3q5tLTB 2022-03-18 19:02:46.724 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.IjK3q5tLTB 2022-03-18 19:02:46.736 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.IjK3q5tLTB /etc/sudoers.d/neutron-rootwrap 2022-03-18 19:02:46.747 | + 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-18 19:02:46.776 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:46.779 | + 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-18 19:02:46.808 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-18 19:02:46.810 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-18 19:02:46.813 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-18 19:02:46.816 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 19:02:46.818 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 19:02:46.820 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 19:02:46.837 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:46.840 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 19:02:46.842 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 19:02:46.845 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 19:02:46.863 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:46.865 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:02:46.868 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 19:02:46.899 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 19:02:46.902 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 19:02:46.904 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-18 19:02:46.923 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:46.926 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-18 19:02:46.928 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-18 19:02:46.931 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 19:02:46.933 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 19:02:46.936 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-18 19:02:46.939 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-18 19:02:46.941 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 19:02:46.944 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-18 19:02:46.946 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-18 19:02:46.949 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-18 19:02:46.953 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-18 19:02:46.955 | + 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-18 19:02:46.960 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-18 19:02:46.977 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:46.979 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-18 19:02:46.982 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-18 19:02:46.985 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-18 19:02:46.990 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-18 19:02:47.019 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-18 19:02:47.049 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-18 19:02:47.078 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-18 19:02:47.108 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-18 19:02:47.139 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-18 19:02:47.141 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 19:02:47.144 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-18 19:02:47.146 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 19:02:47.149 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-18 19:02:47.178 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-18 19:02:47.207 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 19:02:47.238 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-18 19:02:47.267 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-18 19:02:47.298 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-18 19:02:47.328 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-18 19:02:47.358 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-18 19:02:47.388 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:02:47.418 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 19:02:47.448 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-18 19:02:47.478 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-18 19:02:47.508 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-18 19:02:47.511 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 19:02:47.513 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 19:02:47.516 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-18 19:02:47.518 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-18 19:02:47.551 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-18 19:02:47.581 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-03-18 19:02:47.611 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-18 19:02:47.641 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-18 19:02:47.670 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-18 19:02:47.700 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-18 19:02:47.730 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-18 19:02:47.759 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-18 19:02:47.790 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-18 19:02:47.819 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-18 19:02:47.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-18 19:02:47.824 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-18 19:02:47.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-18 19:02:47.830 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-18 19:02:47.832 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-18 19:02:47.835 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-18 19:02:47.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-03-18 19:02:47.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-03-18 19:02:47.842 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-03-18 19:02:47.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-18 19:02:47.847 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-18 19:02:47.850 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-18 19:02:47.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-18 19:02:47.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-18 19:02:47.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-18 19:02:47.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-18 19:02:47.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-18 19:02:47.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:47.867 | + 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-18 19:02:47.898 | + 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-18 19:02:47.901 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:47.903 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 19:02:47.906 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-18 19:02:47.909 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-18 19:02:47.911 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:47.914 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-18 19:02:47.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-18 19:02:47.944 | + 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-18 19:02:47.947 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:47.949 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 19:02:47.952 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-18 19:02:47.954 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-18 19:02:47.956 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:47.959 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-18 19:02:47.988 | + 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-18 19:02:47.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:47.993 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 19:02:47.995 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-18 19:02:47.998 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-18 19:02:48.000 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:48.003 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-18 19:02:48.030 | + 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-18 19:02:48.033 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:48.036 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-18 19:02:48.038 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-18 19:02:48.040 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-18 19:02:48.043 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:48.045 | + 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-18 19:02:48.074 | + 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-18 19:02:48.077 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:48.080 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-18 19:02:48.082 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-18 19:02:48.084 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-18 19:02:48.087 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:48.089 | + 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-18 19:02:48.118 | + 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-18 19:02:48.120 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:48.122 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-18 19:02:48.125 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-18 19:02:48.128 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-18 19:02:48.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:48.133 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-18 19:02:48.161 | + 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-18 19:02:48.163 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:48.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-18 19:02:48.168 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-03-18 19:02:48.171 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-03-18 19:02:48.173 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:48.176 | + 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-18 19:02:48.205 | + 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-18 19:02:48.207 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:02:48.210 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-18 19:02:48.212 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-18 19:02:48.214 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-18 19:02:48.217 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 19:02:48.219 | + 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-18 19:02:48.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-18 19:02:48.250 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-18 19:02:48.268 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:48.270 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-18 19:02:48.273 | + 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-18 19:02:48.304 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:48.306 | + 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-18 19:02:48.335 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-18 19:02:48.367 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-18 19:02:48.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-18 19:02:48.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-18 19:02:48.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-18 19:02:51.396 | INFO neutron.common.config [-] Logging enabled! 2022-03-18 19:02:51.396 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-18 19:02:51.397 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=387283) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-18 19:02:51.447 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=387283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:02:51.447 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=387283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:02:51.447 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=387283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:51.447 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=387283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:51.447 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=387283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:51.448 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=387283) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:51.503 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-18 19:02:51.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:51.503 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:51.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:51.503 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:51.854 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-18 19:02:51.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-18 19:02:51.859 | + 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-18 19:02:51.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 19:02:51.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-18 19:02:51.920 | + 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-18 19:02:51.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-18 19:02:51.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:51.944 | + 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-18 19:02:51.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-18 19:02:51.978 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-18 19:02:51.986 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-18 19:02:51.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-18 19:02:51.992 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-18 19:02:52.005 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-18 19:02:52.018 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-18 19:02:52.020 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-18 19:02:52.028 | net.bridge.bridge-nf-call-iptables = 1 2022-03-18 19:02:52.032 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-18 19:02:52.034 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-18 19:02:52.042 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-18 19:02:52.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-18 19:02:52.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-18 19:02:52.051 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-18 19:02:52.053 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-18 19:02:52.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-18 19:02:52.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-18 19:02:52.061 | + 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-18 19:02:52.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 19:02:52.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-18 19:02:52.094 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-18 19:02:52.097 | + 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-18 19:02:52.132 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-18 19:02:52.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-18 19:02:52.164 | + 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-18 19:02:52.195 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-18 19:02:52.212 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:52.214 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-18 19:02:52.217 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-18 19:02:52.221 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-18 19:02:52.251 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-18 19:02:52.280 | + 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-18 19:02:52.311 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:52.315 | + 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-18 19:02:52.343 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-18 19:02:52.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:52.363 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-18 19:02:52.365 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-18 19:02:52.395 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-18 19:02:52.397 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-18 19:02:52.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-18 19:02:52.429 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-18 19:02:52.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-18 19:02:52.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-18 19:02:52.436 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-18 19:02:52.453 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:52.456 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-18 19:02:52.458 | + 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-18 19:02:52.463 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-18 19:02:52.493 | + 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-18 19:02:52.524 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:52.526 | + 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-18 19:02:52.556 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-18 19:02:52.559 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-18 19:02:52.587 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-18 19:02:52.590 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-18 19:02:52.592 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-18 19:02:52.622 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-18 19:02:52.625 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-18 19:02:52.628 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-18 19:02:52.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-18 19:02:55.654 | INFO neutron.common.config [-] Logging enabled! 2022-03-18 19:02:55.654 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-18 19:02:55.655 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=387815) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-18 19:02:55.706 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=387815) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:02:55.706 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=387815) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 19:02:55.706 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=387815) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:55.706 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=387815) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:55.706 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=387815) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:55.707 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=387815) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 19:02:55.767 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-18 19:02:55.768 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=387815) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-18 19:02:55.768 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=387815) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-18 19:02:55.769 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-18 19:02:55.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:55.769 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:55.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:02:55.769 | from cryptography.utils import int_from_bytes 2022-03-18 19:02:56.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-18 19:02:56.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-18 19:02:56.141 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-18 19:02:56.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-18 19:02:56.146 | + 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-18 19:02:56.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 19:02:56.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-18 19:02:56.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-18 19:02:56.171 | + functions:set_mtu:785 : local dev=br-data 2022-03-18 19:02:56.174 | + functions:set_mtu:786 : local mtu=1500 2022-03-18 19:02:56.176 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-18 19:02:56.188 | + 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-18 19:02:56.206 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-18 19:02:56.209 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-18 19:02:56.211 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-18 19:02:56.214 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-18 19:02:56.216 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-18 19:02:56.219 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-18 19:02:56.221 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-18 19:02:56.224 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-18 19:02:56.226 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-18 19:02:56.229 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-18 19:02:56.231 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-18 19:02:56.234 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-18 19:02:56.237 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-18 19:02:56.240 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-18 19:02:56.244 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-18 19:02:56.244 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-18 19:02:56.252 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-18 19:02:56.255 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-18 19:02:56.258 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-18 19:02:56.260 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-18 19:02:56.264 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-18 19:02:56.265 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-18 19:02:56.266 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-18 19:02:56.272 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-03-18 19:02:56.274 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-18 19:02:56.277 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:56.279 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-18 19:02:56.282 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-18 19:02:56.284 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-03-18 19:02:56.287 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-03-18 19:02:56.289 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-03-18 19:02:56.292 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-18 19:02:56.295 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-18 19:02:56.302 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-18 19:02:56.302 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-18 19:02:56.302 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-03-18 19:02:56.302 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-18 19:02:56.307 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-03-18 19:02:56.309 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-03-18 19:02:56.312 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-03-18 19:02:56.326 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-03-18 19:02:56.338 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-18 19:02:56.351 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-18 19:02:56.372 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-03-18 19:02:56.381 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-03-18 19:02:56.381 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.069 ms 2022-03-18 19:02:57.383 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.046 ms 2022-03-18 19:02:58.407 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.051 ms 2022-03-18 19:02:58.407 | 2022-03-18 19:02:58.407 | --- 192.168.0.20 ping statistics --- 2022-03-18 19:02:58.407 | 3 packets transmitted, 3 received, 0% packet loss, time 2025ms 2022-03-18 19:02:58.407 | rtt min/avg/max/mdev = 0.046/0.055/0.069/0.009 ms 2022-03-18 19:02:58.412 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-18 19:02:58.413 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-18 19:02:58.418 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-18 19:02:58.421 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-18 19:02:58.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:58.441 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-18 19:02:58.444 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-18 19:02:58.448 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-18 19:02:58.478 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-03-18 19:02:58.507 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-18 19:02:58.536 | + 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-18 19:02:58.572 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-18 19:02:58.574 | + 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-18 19:02:58.605 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-18 19:02:58.608 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-18 19:02:58.625 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:02:58.628 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-18 19:02:58.630 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-18 19:02:58.648 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:02:58.650 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-18 19:02:58.668 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:02:58.671 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-18 19:02:58.688 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:02:58.691 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-18 19:02:58.721 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-18 19:02:58.751 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-18 19:02:58.754 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-18 19:02:58.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:58.774 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-18 19:02:58.792 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:58.794 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-18 19:02:58.797 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-18 19:02:58.857 | + inc/async:async_inner:63 : init_neutron 2022-03-18 19:02:58.900 | [345897 Async init_neutron:388291]: running: init_neutron 2022-03-18 19:02:58.903 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-18 19:02:58.926 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:58.929 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-18 19:02:58.940 | ++ ./stack.sh:main:1162 : true 2022-03-18 19:02:58.943 | + ./stack.sh:main:1162 : netman_pid= 2022-03-18 19:02:58.946 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-18 19:02:58.949 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-18 19:02:58.961 | dnsmasq: no process found 2022-03-18 19:02:58.965 | + ./stack.sh:main:1164 : true 2022-03-18 19:02:58.967 | + ./stack.sh:main:1169 : clean_iptables 2022-03-18 19:02:58.975 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:02:58.979 | + lib/nova:clean_iptables:186 : bash 2022-03-18 19:02:58.979 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-18 19:02:58.979 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-18 19:02:58.979 | + lib/nova:clean_iptables:186 : grep nova 2022-03-18 19:02:58.988 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-18 19:02:58.988 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-18 19:02:58.998 | + lib/nova:clean_iptables:188 : grep nova 2022-03-18 19:02:59.001 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-18 19:02:59.003 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-18 19:02:59.003 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:02:59.003 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-18 19:02:59.005 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-18 19:02:59.014 | + lib/nova:clean_iptables:188 : bash 2022-03-18 19:02:59.022 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:02:59.024 | + lib/nova:clean_iptables:190 : grep nova 2022-03-18 19:02:59.025 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-18 19:02:59.027 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-18 19:02:59.028 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-18 19:02:59.030 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-18 19:02:59.035 | + lib/nova:clean_iptables:190 : bash 2022-03-18 19:02:59.047 | + lib/nova:clean_iptables:192 : grep nova 2022-03-18 19:02:59.047 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-18 19:02:59.050 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-18 19:02:59.050 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-18 19:02:59.050 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-18 19:02:59.053 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 19:02:59.054 | + lib/nova:clean_iptables:192 : bash 2022-03-18 19:02:59.062 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-18 19:02:59.071 | net.ipv4.ip_forward = 1 2022-03-18 19:02:59.074 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-18 19:02:59.093 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:59.096 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-18 19:02:59.098 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-18 19:02:59.101 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-18 19:02:59.137 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-18 19:02:59.170 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-18 19:02:59.172 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-18 19:02:59.217 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-18 19:02:59.251 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-18 19:02:59.271 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:59.274 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-18 19:02:59.277 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:02:59.279 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-18 19:02:59.282 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-18 19:02:59.285 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-18 19:02:59.357 | + inc/async:async_inner:63 : init_swift 2022-03-18 19:02:59.422 | [345897 Async init_swift:388649]: running: init_swift 2022-03-18 19:02:59.429 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-18 19:02:59.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:59.453 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-18 19:02:59.456 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:02:59.459 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-18 19:02:59.462 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-18 19:02:59.464 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-18 19:02:59.538 | + inc/async:async_inner:63 : init_cinder 2022-03-18 19:02:59.605 | [345897 Async init_cinder:388744]: running: init_cinder 2022-03-18 19:02:59.611 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-18 19:02:59.665 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:02:59.675 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-18 19:02:59.679 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:02:59.683 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-18 19:02:59.686 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-18 19:02:59.692 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-18 19:02:59.784 | + inc/async:async_inner:63 : init_placement 2022-03-18 19:02:59.826 | [345897 Async init_placement:388863]: running: init_placement 2022-03-18 19:02:59.829 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-18 19:02:59.907 | [345897 Async init_neutron:388291]: Waiting for completion of init_neutron running on PID 388291 (6 other jobs running) 2022-03-18 19:02:59.946 | [345897 Async init_neutron:388291]: Signaling child to exit 2022-03-18 19:03:10.762 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:03:10.816 | [388744 Async init_cinder:388744]: finished successfully 2022-03-18 19:03:13.345 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:03:13.377 | [388649 Async init_swift:388649]: finished successfully 2022-03-18 19:03:27.223 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:03:27.250 | [388291 Async init_neutron:388291]: finished successfully 2022-03-18 19:03:27.270 | WAKEUP 2022-03-18 19:03:27.293 | [345897 Async init_neutron:388291]: Signaled 2022-03-18 19:03:27.294 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-18 19:03:27.294 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:03:27.294 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:03:27.295 | + 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-18 19:03:27.295 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:03:27.295 | + 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-18 19:03:27.295 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:03:27.295 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-18 19:03:27.295 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-18 19:03:27.295 | + lib/database:recreate_database:112 : local db=neutron 2022-03-18 19:03:27.295 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-18 19:03:27.295 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-18 19:03:27.295 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-18 19:03:27.295 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:27.295 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-18 19:03:27.295 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:27.295 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-18 19:03:27.295 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 19:03:27.295 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:03:27.295 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:03:27.295 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:03:27.295 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630181595 2022-03-18 19:03:27.296 | + 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-18 19:03:27.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:27.296 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:27.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:27.296 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-18 19:03:27.296 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-18 19:03:27.297 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-18 19:03:27.298 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-18 19:03:27.299 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-18 19:03:27.300 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-18 19:03:27.300 | Running upgrade for neutron ... 2022-03-18 19:03:27.300 | OK 2022-03-18 19:03:27.300 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-18 19:03:27.300 | + functions-common:time_stop:2425 : local name 2022-03-18 19:03:27.300 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:03:27.300 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:03:27.300 | + functions-common:time_stop:2428 : local total 2022-03-18 19:03:27.300 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:03:27.300 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 19:03:27.300 | + functions-common:time_stop:2432 : start_time=1647630181595 2022-03-18 19:03:27.300 | + functions-common:time_stop:2434 : [[ -z 1647630181595 ]] 2022-03-18 19:03:27.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:03:27.300 | + functions-common:time_stop:2437 : end_time=1647630207207 2022-03-18 19:03:27.300 | + functions-common:time_stop:2438 : elapsed_time=25612 2022-03-18 19:03:27.300 | + functions-common:time_stop:2439 : total=8174 2022-03-18 19:03:27.300 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:03:27.300 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33786 2022-03-18 19:03:27.345 | [345897 Async init_neutron:388291]: finished init_neutron with result 0 in 28 seconds 2022-03-18 19:03:27.350 | + inc/async:async_wait:197 : return 0 2022-03-18 19:03:27.353 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-18 19:03:27.415 | [345897 Async init_placement:388863]: Waiting for completion of init_placement running on PID 388863 (5 other jobs running) 2022-03-18 19:03:27.442 | [345897 Async init_placement:388863]: Signaling child to exit 2022-03-18 19:03:46.926 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:03:46.952 | [388863 Async init_placement:388863]: finished successfully 2022-03-18 19:03:46.971 | WAKEUP 2022-03-18 19:03:46.994 | [345897 Async init_placement:388863]: Signaled 2022-03-18 19:03:46.995 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-18 19:03:46.995 | + lib/database:recreate_database:112 : local db=placement 2022-03-18 19:03:46.995 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-18 19:03:46.996 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-18 19:03:46.996 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-18 19:03:46.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:46.996 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-18 19:03:46.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:46.996 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-18 19:03:46.996 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-18 19:03:46.996 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-18 19:03:46.996 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-18 19:03:46.996 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 19:03:46.996 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 19:03:46.996 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 19:03:46.996 | ++ 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-18 19:03:46.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.996 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.996 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.996 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:46.996 | + functions-common:get_or_create_user:925 : user_id=75f1fe15f6ab4926a13861f583c2b400 2022-03-18 19:03:46.996 | + functions-common:get_or_create_user:926 : echo 75f1fe15f6ab4926a13861f583c2b400 2022-03-18 19:03:46.996 | 75f1fe15f6ab4926a13861f583c2b400 2022-03-18 19:03:46.996 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-18 19:03:46.996 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:03:46.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:03:46.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:03:46.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:03:46.996 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:03:46.996 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:03:46.996 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:03:46.996 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:03:46.996 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:03:46.997 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:03:46.997 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:03:46.997 | ++ 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-18 19:03:46.997 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:03:46.997 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:03:46.997 | ++ functions-common:get_field:812 : read data 2022-03-18 19:03:46.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.997 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.997 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:46.997 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:03:46.997 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:03:46.997 | + 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-18 19:03:46.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.997 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.997 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:03:46.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:03:46.997 | ++ 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-18 19:03:46.997 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:03:46.997 | ++ functions-common:get_field:812 : read data 2022-03-18 19:03:46.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.997 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.997 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:46.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:03:46.997 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:03:46.997 | ++ functions-common:get_field:818 : echo '| 6dd3eaf85423456bbff36f6b333400c9 | 75f1fe15f6ab4926a13861f583c2b400 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:03:46.998 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:03:46.998 | ++ functions-common:get_field:812 : read data 2022-03-18 19:03:46.998 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:03:46.998 | + functions-common:get_or_add_user_project_role:997 : echo 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:03:46.998 | 6dd3eaf85423456bbff36f6b333400c9 2022-03-18 19:03:46.998 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 19:03:46.998 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-18 19:03:46.998 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 19:03:46.998 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 19:03:46.998 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 19:03:46.998 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 19:03:46.998 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 19:03:46.998 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 19:03:46.998 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 19:03:46.998 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 19:03:46.998 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 19:03:46.998 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 19:03:46.998 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 19:03:46.998 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:03:46.998 | ++ 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-18 19:03:46.998 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:03:46.998 | ++ functions-common:get_field:812 : read data 2022-03-18 19:03:46.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.998 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.998 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:46.998 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 19:03:46.999 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 19:03:46.999 | + 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-18 19:03:46.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.999 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.999 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.999 | ++ 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-18 19:03:46.999 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 19:03:46.999 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 19:03:46.999 | ++ functions-common:get_field:811 : local data field 2022-03-18 19:03:46.999 | ++ functions-common:get_field:812 : read data 2022-03-18 19:03:46.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.999 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:46.999 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:46.999 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:46.999 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 19:03:46.999 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 19:03:46.999 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 19:03:46.999 | ++ functions-common:get_field:818 : echo '| ef4236790a13449e80d8ae4ab17b54b2 | 75f1fe15f6ab4926a13861f583c2b400 | | b1797d8f6fe94e14954452070b3ccfb7 | | | False |' 2022-03-18 19:03:46.999 | ++ functions-common:get_field:812 : read data 2022-03-18 19:03:46.999 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:03:46.999 | + functions-common:get_or_add_user_project_role:997 : echo ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:03:46.999 | ef4236790a13449e80d8ae4ab17b54b2 2022-03-18 19:03:46.999 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-03-18 19:03:46.999 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-18 19:03:46.999 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 19:03:46.999 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-18 19:03:46.999 | ++ 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-18 19:03:46.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.000 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.000 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.000 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:47.000 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 19:03:47.000 | 96d9219b79e44d0696fa87f7e33485fc' 2022-03-18 19:03:47.000 | + functions-common:get_or_create_service:1094 : echo 96d9219b79e44d0696fa87f7e33485fc 2022-03-18 19:03:47.000 | 96d9219b79e44d0696fa87f7e33485fc 2022-03-18 19:03:47.000 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-03-18 19:03:47.000 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 19:03:47.000 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-03-18 19:03:47.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 19:03:47.000 | +++ 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-18 19:03:47.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.000 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.000 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.000 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:47.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 19:03:47.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 19:03:47.000 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-03-18 19:03:47.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.000 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.000 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.000 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 19:03:47.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7410c146b6a54c24944f3a829f948493 2022-03-18 19:03:47.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7410c146b6a54c24944f3a829f948493 2022-03-18 19:03:47.000 | + functions-common:get_or_create_endpoint:1127 : public_id=7410c146b6a54c24944f3a829f948493 2022-03-18 19:03:47.000 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 19:03:47.000 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 19:03:47.001 | + functions-common:get_or_create_endpoint:1136 : echo 7410c146b6a54c24944f3a829f948493 2022-03-18 19:03:47.001 | 7410c146b6a54c24944f3a829f948493 2022-03-18 19:03:47.041 | [345897 Async init_placement:388863]: finished init_placement with result 0 in 47 seconds 2022-03-18 19:03:47.045 | + inc/async:async_wait:197 : return 0 2022-03-18 19:03:47.048 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-18 19:03:47.099 | [345897 Async init_glance:385306]: Waiting for completion of init_glance running on PID 385306 (4 other jobs running) 2022-03-18 19:03:47.125 | [345897 Async init_glance:385306]: Signaling child to exit 2022-03-18 19:03:47.125 | WAKEUP 2022-03-18 19:03:47.148 | [345897 Async init_glance:385306]: Signaled 2022-03-18 19:03:47.149 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-18 19:03:47.149 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-18 19:03:47.149 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-18 19:03:47.149 | + lib/database:recreate_database:112 : local db=glance 2022-03-18 19:03:47.149 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-18 19:03:47.149 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-18 19:03:47.149 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-18 19:03:47.149 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:47.149 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-18 19:03:47.150 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:47.150 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-18 19:03:47.150 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 19:03:47.150 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:03:47.150 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:03:47.150 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:03:47.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630127276 2022-03-18 19:03:47.150 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-18 19:03:47.150 | 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=385429) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:03:47.150 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:03:47.150 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:03:47.150 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:03:47.150 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.150 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 19:03:47.151 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 19:03:47.151 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-18 19:03:47.151 | Database migration is up to date. No migration needed. 2022-03-18 19:03:47.151 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-18 19:03:47.151 | Database is synced successfully. 2022-03-18 19:03:47.151 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-18 19:03:47.151 | 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=385582) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:03:47.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-18 19:03:47.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-18 19:03:47.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-18 19:03:47.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-18 19:03:47.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-18 19:03:47.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-18 19:03:47.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-18 19:03:47.152 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-18 19:03:47.152 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-18 19:03:47.152 | + functions-common:time_stop:2425 : local name 2022-03-18 19:03:47.152 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:03:47.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:03:47.152 | + functions-common:time_stop:2428 : local total 2022-03-18 19:03:47.153 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:03:47.153 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 19:03:47.153 | + functions-common:time_stop:2432 : start_time=1647630127276 2022-03-18 19:03:47.153 | + functions-common:time_stop:2434 : [[ -z 1647630127276 ]] 2022-03-18 19:03:47.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:03:47.153 | + functions-common:time_stop:2437 : end_time=1647630137018 2022-03-18 19:03:47.153 | + functions-common:time_stop:2438 : elapsed_time=9742 2022-03-18 19:03:47.153 | + functions-common:time_stop:2439 : total=8174 2022-03-18 19:03:47.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:03:47.153 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17916 2022-03-18 19:03:47.195 | [345897 Async init_glance:385306]: finished init_glance with result 0 in 10 seconds 2022-03-18 19:03:47.199 | + inc/async:async_wait:197 : return 0 2022-03-18 19:03:47.203 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-18 19:03:47.255 | [345897 Async init_swift:388649]: Waiting for completion of init_swift running on PID 388649 (3 other jobs running) 2022-03-18 19:03:47.280 | [345897 Async init_swift:388649]: Signaling child to exit 2022-03-18 19:03:47.280 | WAKEUP 2022-03-18 19:03:47.303 | [345897 Async init_swift:388649]: Signaled 2022-03-18 19:03:47.305 | + lib/swift:init_swift:668 : local node_number 2022-03-18 19:03:47.305 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-18 19:03:47.305 | No container-server running 2022-03-18 19:03:47.305 | No object-expirer running 2022-03-18 19:03:47.305 | No object-server running 2022-03-18 19:03:47.305 | No proxy-server running 2022-03-18 19:03:47.305 | No account-replicator running 2022-03-18 19:03:47.305 | No object-reconstructor running 2022-03-18 19:03:47.305 | No account-server running 2022-03-18 19:03:47.305 | No container-reconciler running 2022-03-18 19:03:47.305 | No container-sharder running 2022-03-18 19:03:47.305 | No container-replicator running 2022-03-18 19:03:47.305 | No container-sync running 2022-03-18 19:03:47.305 | No account-auditor running 2022-03-18 19:03:47.305 | No container-auditor running 2022-03-18 19:03:47.305 | No object-updater running 2022-03-18 19:03:47.305 | No object-replicator running 2022-03-18 19:03:47.305 | No account-reaper running 2022-03-18 19:03:47.305 | No object-auditor running 2022-03-18 19:03:47.305 | No container-updater running 2022-03-18 19:03:47.305 | + lib/swift:init_swift:670 : true 2022-03-18 19:03:47.305 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-18 19:03:47.305 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-18 19:03:47.305 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-18 19:03:47.305 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-18 19:03:47.306 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-18 19:03:47.306 | + 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-18 19:03:47.306 | + 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-18 19:03:47.306 | + functions:create_disk:732 : local node_number 2022-03-18 19:03:47.306 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-18 19:03:47.306 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-18 19:03:47.306 | + functions:create_disk:736 : local key 2022-03-18 19:03:47.306 | ++ functions:create_disk:738 : sed s#/.## 2022-03-18 19:03:47.306 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-18 19:03:47.306 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-18 19:03:47.306 | + functions:destroy_disk:765 : local key 2022-03-18 19:03:47.306 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-18 19:03:47.306 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-18 19:03:47.306 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-18 19:03:47.306 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-18 19:03:47.306 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-18 19:03:47.306 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-18 19:03:47.306 | = sectsz=512 attr=2, projid32bit=1 2022-03-18 19:03:47.306 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-18 19:03:47.306 | = reflink=1 2022-03-18 19:03:47.307 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-18 19:03:47.307 | = sunit=0 swidth=0 blks 2022-03-18 19:03:47.307 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-18 19:03:47.307 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-18 19:03:47.307 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-18 19:03:47.307 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-18 19:03:47.307 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-18 19:03:47.307 | + 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-18 19:03:47.307 | /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-18 19:03:47.307 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-18 19:03:47.307 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-18 19:03:47.307 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-18 19:03:47.307 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-18 19:03:47.307 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-18 19:03:47.307 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647629463.object.builder backups/1647629464.container.builder backups/1647629465.account.builder backups/1647629471.object.builder backups/1647629472.container.builder backups/1647629473.account.builder backups/1647629471.object.ring.gz backups/1647629472.container.ring.gz backups/1647629473.account.ring.gz 2022-03-18 19:03:47.307 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-18 19:03:47.307 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-18 19:03:47.307 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-18 19:03:47.307 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-18 19:03:47.307 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 19:03:47.307 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-18 19:03:47.307 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-18 19:03:47.307 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-18 19:03:47.308 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-18 19:03:47.308 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-18 19:03:47.308 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-18 19:03:47.308 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-18 19:03:47.308 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-18 19:03:47.308 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-18 19:03:47.308 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-18 19:03:47.308 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 19:03:47.308 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-18 19:03:47.308 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 19:03:47.308 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-18 19:03:47.308 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 19:03:47.308 | + lib/swift:init_swift:714 : popd 2022-03-18 19:03:47.351 | [345897 Async init_swift:388649]: finished init_swift with result 0 in 14 seconds 2022-03-18 19:03:47.355 | + inc/async:async_wait:197 : return 0 2022-03-18 19:03:47.359 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-18 19:03:47.411 | [345897 Async init_cinder:388744]: Waiting for completion of init_cinder running on PID 388744 (2 other jobs running) 2022-03-18 19:03:47.436 | [345897 Async init_cinder:388744]: Signaling child to exit 2022-03-18 19:03:47.436 | WAKEUP 2022-03-18 19:03:47.458 | [345897 Async init_cinder:388744]: Signaled 2022-03-18 19:03:47.460 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-18 19:03:47.460 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:03:47.460 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-18 19:03:47.460 | + lib/database:recreate_database:112 : local db=cinder 2022-03-18 19:03:47.460 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-18 19:03:47.460 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-18 19:03:47.460 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-18 19:03:47.460 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:47.460 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-18 19:03:47.460 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:47.460 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-18 19:03:47.460 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 19:03:47.460 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:03:47.460 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:03:47.460 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:03:47.460 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630180314 2022-03-18 19:03:47.460 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-18 19:03:47.460 | 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=388980) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 19:03:47.460 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:03:47.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | 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=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:03:47.461 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=388980) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:03:47.461 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-18 19:03:47.461 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:03:47.461 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:03:47.461 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-18 19:03:47.461 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=388980) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:03:47.462 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-18 19:03:47.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.462 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:47.462 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:47.462 | /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-18 19:03:47.462 | last_heartbeat = column_property( 2022-03-18 19:03:47.462 | /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-18 19:03:47.462 | num_hosts = column_property( 2022-03-18 19:03:47.462 | /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-18 19:03:47.462 | num_down_hosts = column_property( 2022-03-18 19:03:47.462 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-18 19:03:47.462 | + functions-common:time_stop:2425 : local name 2022-03-18 19:03:47.462 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:03:47.462 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:03:47.462 | + functions-common:time_stop:2428 : local total 2022-03-18 19:03:47.462 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:03:47.462 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 19:03:47.462 | + functions-common:time_stop:2432 : start_time=1647630180314 2022-03-18 19:03:47.462 | + functions-common:time_stop:2434 : [[ -z 1647630180314 ]] 2022-03-18 19:03:47.462 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:03:47.462 | + functions-common:time_stop:2437 : end_time=1647630187774 2022-03-18 19:03:47.462 | + functions-common:time_stop:2438 : elapsed_time=7460 2022-03-18 19:03:47.462 | + functions-common:time_stop:2439 : total=8174 2022-03-18 19:03:47.462 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:03:47.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15634 2022-03-18 19:03:47.462 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-18 19:03:47.462 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:03:47.462 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-18 19:03:47.462 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-18 19:03:47.462 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-18 19:03:47.462 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-18 19:03:47.463 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-18 19:03:47.463 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-18 19:03:47.463 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-18 19:03:47.463 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-18 19:03:47.463 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-18 19:03:47.463 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-18 19:03:47.463 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-18 19:03:47.463 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-18 19:03:47.463 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 19:03:47.463 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 19:03:47.463 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 19:03:47.463 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-18 19:03:47.463 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 19:03:47.463 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 19:03:47.463 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 19:03:47.463 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 19:03:47.463 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 19:03:47.463 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 19:03:47.463 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-18 19:03:47.463 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-18 19:03:47.463 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-18 19:03:47.463 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-18 19:03:47.464 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-18 19:03:47.464 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-18 19:03:47.464 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-18 19:03:47.464 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-18 19:03:47.464 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-18 19:03:47.464 | [Unit] 2022-03-18 19:03:47.464 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:03:47.464 | DefaultDependencies=no 2022-03-18 19:03:47.464 | After=systemd-udev-settle.service 2022-03-18 19:03:47.464 | Before=lvm2-activation-early.service 2022-03-18 19:03:47.464 | Wants=systemd-udev-settle.service 2022-03-18 19:03:47.464 | 2022-03-18 19:03:47.464 | [Service] 2022-03-18 19:03:47.464 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 19:03:47.464 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-18 19:03:47.464 | RemainAfterExit=yes 2022-03-18 19:03:47.464 | Type=oneshot 2022-03-18 19:03:47.464 | 2022-03-18 19:03:47.464 | [Install] 2022-03-18 19:03:47.464 | WantedBy=local-fs.target 2022-03-18 19:03:47.464 | Also=systemd-udev-settle.service 2022-03-18 19:03:47.464 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-18 19:03:47.465 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-18 19:03:47.465 | 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-18 19:03:47.465 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-18 19:03:47.465 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-18 19:03:47.465 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-18 19:03:47.465 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-18 19:03:47.465 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-18 19:03:47.465 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-18 19:03:47.465 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-18 19:03:47.465 | Physical volume "/dev/loop4" successfully created. 2022-03-18 19:03:47.465 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-18 19:03:47.465 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-18 19:03:47.465 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-18 19:03:47.465 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-18 19:03:47.465 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-18 19:03:47.465 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-18 19:03:47.465 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-18 19:03:47.465 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-18 19:03:47.465 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:03:47.465 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-18 19:03:47.465 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-18 19:03:47.465 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-18 19:03:47.506 | [345897 Async init_cinder:388744]: finished init_cinder with result 0 in 11 seconds 2022-03-18 19:03:47.510 | + inc/async:async_wait:197 : return 0 2022-03-18 19:03:47.513 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-18 19:03:47.531 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:03:47.533 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-18 19:03:47.536 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:03:47.538 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-18 19:03:47.541 | + ./stack.sh:main:1218 : init_nova 2022-03-18 19:03:47.543 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-18 19:03:47.561 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:03:47.563 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-18 19:03:47.581 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:03:47.583 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:03:47.586 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 19:03:47.644 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 19:03:47.683 | [345897 Async nova-cell-0:391245]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 19:03:47.687 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-18 19:03:47.691 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:03:47.694 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-18 19:03:47.697 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:03:47.699 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:03:47.703 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 19:03:47.766 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 19:03:47.806 | [345897 Async nova-cell-1:391337]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 19:03:47.815 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-18 19:03:47.818 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-18 19:03:47.821 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-18 19:03:47.823 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-18 19:03:47.827 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-18 19:03:47.832 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:48.166 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-18 19:03:48.171 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:03:48.189 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-18 19:03:49.352 | 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-18 19:03:52.771 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:03:52.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:03:52.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:03:52.782 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:03:52.782 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=391395) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:03:52.808 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:03:52.808 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:03:52.844 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-18 19:03:54.777 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=391395) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:03:54.781 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-18 19:03:55.572 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=391395) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 19:03:55.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:55.576 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:55.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:55.576 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:56.050 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-18 19:03:56.053 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-18 19:03:56.056 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-18 19:03:56.059 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-18 19:03:56.062 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 19:03:56.065 | + 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-18 19:03:57.099 | 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-18 19:03:59.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:59.960 | from cryptography.utils import int_from_bytes 2022-03-18 19:03:59.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:03:59.960 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:00.477 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-18 19:04:00.482 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-18 19:04:00.484 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-18 19:04:00.505 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:04:00.543 | [391337 Async nova-cell-1:391337]: finished successfully 2022-03-18 19:04:00.544 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:04:00.546 | [345897 Async nova-cell-0:391245]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 391245 (3 other jobs running) 2022-03-18 19:04:00.571 | [391245 Async nova-cell-0:391245]: finished successfully 2022-03-18 19:04:00.574 | [345897 Async nova-cell-0:391245]: Signaling child to exit 2022-03-18 19:04:00.590 | WAKEUP 2022-03-18 19:04:00.613 | [345897 Async nova-cell-0:391245]: Signaled 2022-03-18 19:04:00.615 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-18 19:04:00.615 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-18 19:04:00.615 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-18 19:04:00.615 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-18 19:04:00.615 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-18 19:04:00.615 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-18 19:04:00.615 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-18 19:04:00.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:04:00.615 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-18 19:04:00.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:04:00.615 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-18 19:04:00.615 | 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-18 19:04:00.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:04:00.617 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=391402) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:04:00.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:04:00.617 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:04:00.617 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-18 19:04:00.617 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=391402) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:04:00.617 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-18 19:04:00.617 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=391402) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 19:04:00.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:00.617 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:00.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:00.617 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:00.661 | [345897 Async nova-cell-0:391245]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-18 19:04:00.665 | + inc/async:async_wait:197 : return 0 2022-03-18 19:04:00.668 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-18 19:04:00.670 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-18 19:04:00.721 | [345897 Async nova-cell-1:391337]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 391337 (2 other jobs running) 2022-03-18 19:04:00.746 | [345897 Async nova-cell-1:391337]: Signaling child to exit 2022-03-18 19:04:00.746 | WAKEUP 2022-03-18 19:04:00.769 | [345897 Async nova-cell-1:391337]: Signaled 2022-03-18 19:04:00.771 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-18 19:04:00.771 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-18 19:04:00.771 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-18 19:04:00.771 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-18 19:04:00.771 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-18 19:04:00.771 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-18 19:04:00.771 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-18 19:04:00.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:04:00.771 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-18 19:04:00.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 19:04:00.771 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-18 19:04:00.771 | 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-18 19:04:00.771 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 19:04:00.773 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=391409) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 19:04:00.773 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 19:04:00.773 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 19:04:00.773 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-18 19:04:00.773 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=391409) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 19:04:00.773 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-18 19:04:00.773 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=391409) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 19:04:00.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:00.773 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:00.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:00.773 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:00.817 | [345897 Async nova-cell-1:391337]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-18 19:04:00.821 | + inc/async:async_wait:197 : return 0 2022-03-18 19:04:00.824 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:04:00.827 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-18 19:04:01.843 | 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-18 19:04:04.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:04.792 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:04.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:04.792 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:04.793 | Running batches of 50 until complete 2022-03-18 19:04:04.793 | +-------------------------------------+--------------+-----------+ 2022-03-18 19:04:04.793 | | Migration | Total Needed | Completed | 2022-03-18 19:04:04.793 | +-------------------------------------+--------------+-----------+ 2022-03-18 19:04:04.793 | | fill_virtual_interface_list | 0 | 0 | 2022-03-18 19:04:04.793 | | migrate_empty_ratio | 0 | 0 | 2022-03-18 19:04:04.793 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-18 19:04:04.793 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-18 19:04:04.793 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-18 19:04:04.793 | | populate_dev_uuids | 0 | 0 | 2022-03-18 19:04:04.793 | | populate_missing_availability_zones | 0 | 0 | 2022-03-18 19:04:04.793 | | populate_queued_for_delete | 0 | 0 | 2022-03-18 19:04:04.793 | | populate_user_id | 0 | 0 | 2022-03-18 19:04:04.793 | | populate_uuids | 0 | 0 | 2022-03-18 19:04:04.793 | +-------------------------------------+--------------+-----------+ 2022-03-18 19:04:05.283 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-18 19:04:05.287 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:04:05.291 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-18 19:04:05.293 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:04:05.296 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:04:05.299 | + 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-18 19:04:06.337 | 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-18 19:04:08.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:08.944 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:08.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 19:04:08.944 | from cryptography.utils import int_from_bytes 2022-03-18 19:04:08.944 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-18 19:04:08.944 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-18 19:04:09.394 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-18 19:04:09.396 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-18 19:04:09.410 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-18 19:04:09.413 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-18 19:04:09.430 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:09.433 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-18 19:04:09.436 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-18 19:04:09.496 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-18 19:04:09.537 | [345897 Async configure_neutron_nova:392559]: running: configure_neutron_nova 2022-03-18 19:04:09.540 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-18 19:04:09.545 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 19:04:09.548 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-18 19:04:09.550 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 19:04:09.553 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 19:04:09.556 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 19:04:09.559 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 19:04:09.562 | + functions-common:run_phase:1863 : local extra 2022-03-18 19:04:09.566 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 19:04:09.570 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 19:04:09.573 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 19:04:09.576 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 19:04:09.578 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-18 19:04:09.581 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 19:04:09.599 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:09.602 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:04:09.604 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:04:09.607 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-18 19:04:09.609 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-18 19:04:09.612 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-18 19:04:09.614 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-18 19:04:09.617 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 19:04:09.620 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 19:04:09.623 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 19:04:09.626 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 19:04:09.629 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-18 19:04:09.631 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 19:04:09.634 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-18 19:04:09.637 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 19:04:09.639 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 19:04:09.642 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-18 19:04:09.645 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:09.648 | + inc/meta-config:merge_config_group:171 : shift 2022-03-18 19:04:09.650 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-18 19:04:09.653 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:04:09.656 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-18 19:04:09.658 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-18 19:04:09.662 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-18 19:04:09.665 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:09.667 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-18 19:04:09.671 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:04:09.673 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-18 19:04:09.673 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:04:09.674 | gsub("[][]", "", $1); 2022-03-18 19:04:09.674 | split($1, a, "|"); 2022-03-18 19:04:09.674 | if (a[1] == matchgroup) 2022-03-18 19:04:09.674 | print a[2] 2022-03-18 19:04:09.674 | } 2022-03-18 19:04:09.674 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:04:09.680 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:04:09.683 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:04:09.687 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:04:09.690 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-18 19:04:09.693 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-18 19:04:09.696 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-18 19:04:09.699 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-18 19:04:09.702 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-18 19:04:09.707 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-18 19:04:09.709 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-18 19:04:09.712 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-18 19:04:09.715 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:09.718 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:04:09.721 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-18 19:04:09.724 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:04:09.728 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-18 19:04:09.731 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-18 19:04:09.734 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-18 19:04:09.737 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-18 19:04:09.742 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-18 19:04:09.742 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:09.744 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-18 19:04:09.744 | BEGIN { 2022-03-18 19:04:09.744 | section = "" 2022-03-18 19:04:09.744 | last_section = "" 2022-03-18 19:04:09.744 | section_count = 0 2022-03-18 19:04:09.744 | } 2022-03-18 19:04:09.744 | /^\[.+\]/ { 2022-03-18 19:04:09.744 | gsub("[][]", "", $1); 2022-03-18 19:04:09.744 | section=$1 2022-03-18 19:04:09.744 | next 2022-03-18 19:04:09.744 | } 2022-03-18 19:04:09.744 | /^ *\#/ { 2022-03-18 19:04:09.744 | next 2022-03-18 19:04:09.744 | } 2022-03-18 19:04:09.744 | /^[^ \t]+/ { 2022-03-18 19:04:09.744 | # get offset of first = in $0 2022-03-18 19:04:09.744 | eq_idx = index($0, "=") 2022-03-18 19:04:09.744 | # extract attr & value from $0 2022-03-18 19:04:09.744 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:04:09.744 | value = substr($0, eq_idx + 1) 2022-03-18 19:04:09.744 | # only need to strip trailing whitespace from attr 2022-03-18 19:04:09.744 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:04:09.744 | # need to strip leading & trailing whitespace from value 2022-03-18 19:04:09.744 | sub(/^[ \t]*/, "", value) 2022-03-18 19:04:09.744 | sub(/[ \t]*$/, "", value) 2022-03-18 19:04:09.744 | 2022-03-18 19:04:09.745 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:04:09.745 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:04:09.745 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:04:09.745 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:04:09.745 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:04:09.745 | if (section != last_section) { 2022-03-18 19:04:09.745 | cfg_section[section_count++] = section 2022-03-18 19:04:09.745 | last_section = section 2022-03-18 19:04:09.745 | } 2022-03-18 19:04:09.745 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:04:09.745 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:04:09.745 | 2022-03-18 19:04:09.745 | cfg_attr[section, attr, 0] = value 2022-03-18 19:04:09.745 | cfg_attr_count[section, attr] = 1 2022-03-18 19:04:09.745 | } else { 2022-03-18 19:04:09.745 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:04:09.745 | cfg_attr[section, attr, lno] = value 2022-03-18 19:04:09.745 | } 2022-03-18 19:04:09.745 | } 2022-03-18 19:04:09.745 | END { 2022-03-18 19:04:09.745 | # Process each section in order 2022-03-18 19:04:09.745 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:04:09.745 | section = cfg_section[sno] 2022-03-18 19:04:09.745 | # The ini routines simply append a config item immediately 2022-03-18 19:04:09.745 | # after the section header. To keep the same order as defined 2022-03-18 19:04:09.745 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:04:09.745 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:04:09.745 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:04:09.745 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:04:09.745 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:04:09.745 | else { 2022-03-18 19:04:09.745 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:04:09.745 | count = cfg_attr_count[section, attr] 2022-03-18 19:04:09.745 | print "inidelete " configfile " " section " " attr 2022-03-18 19:04:09.746 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:04:09.746 | for (l = count -2; l >= 0; l--) 2022-03-18 19:04:09.746 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:04:09.746 | } 2022-03-18 19:04:09.746 | } 2022-03-18 19:04:09.746 | } 2022-03-18 19:04:09.746 | } 2022-03-18 19:04:09.746 | ' 2022-03-18 19:04:09.746 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:09.747 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:04:09.748 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:04:09.751 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-18 19:04:09.753 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:04:09.756 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-18 19:04:09.758 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-18 19:04:09.759 | BEGIN { group = "" } 2022-03-18 19:04:09.759 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:04:09.759 | gsub("[][]", "", $1); 2022-03-18 19:04:09.759 | split($1, a, "|"); 2022-03-18 19:04:09.759 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:04:09.759 | group=a[1] 2022-03-18 19:04:09.759 | } else { 2022-03-18 19:04:09.759 | group="" 2022-03-18 19:04:09.759 | } 2022-03-18 19:04:09.759 | next 2022-03-18 19:04:09.759 | } 2022-03-18 19:04:09.759 | { 2022-03-18 19:04:09.759 | if (group != "") 2022-03-18 19:04:09.759 | print $0 2022-03-18 19:04:09.759 | } 2022-03-18 19:04:09.759 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:04:09.766 | + 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-18 19:04:09.769 | ++ 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-18 19:04:09.799 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:09.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-18 19:04:09.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-18 19:04:09.837 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:09.839 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-18 19:04:09.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-18 19:04:09.875 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:09.878 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-18 19:04:09.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-18 19:04:09.914 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:09.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-18 19:04:09.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-18 19:04:09.950 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:09.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-18 19:04:09.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-18 19:04:09.988 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:09.991 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-03-18 19:04:09.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-18 19:04:10.025 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.028 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-18 19:04:10.031 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-18 19:04:10.063 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.065 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-18 19:04:10.068 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-18 19:04:10.101 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-18 19:04:10.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-18 19:04:10.141 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.144 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-18 19:04:10.147 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-18 19:04:10.180 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-18 19:04:10.186 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-18 19:04:10.219 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-18 19:04:10.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-18 19:04:10.255 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.259 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:04:10.262 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:04:10.265 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:04:10.269 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-18 19:04:10.272 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-18 19:04:10.275 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-18 19:04:10.278 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-18 19:04:10.282 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-18 19:04:10.286 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-18 19:04:10.289 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-18 19:04:10.292 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-18 19:04:10.295 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:10.297 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:04:10.301 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-18 19:04:10.304 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:04:10.307 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-18 19:04:10.310 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-18 19:04:10.313 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-18 19:04:10.316 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-18 19:04:10.320 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-18 19:04:10.321 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.322 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-18 19:04:10.322 | BEGIN { 2022-03-18 19:04:10.322 | section = "" 2022-03-18 19:04:10.322 | last_section = "" 2022-03-18 19:04:10.322 | section_count = 0 2022-03-18 19:04:10.322 | } 2022-03-18 19:04:10.322 | /^\[.+\]/ { 2022-03-18 19:04:10.322 | gsub("[][]", "", $1); 2022-03-18 19:04:10.322 | section=$1 2022-03-18 19:04:10.322 | next 2022-03-18 19:04:10.322 | } 2022-03-18 19:04:10.322 | /^ *\#/ { 2022-03-18 19:04:10.323 | next 2022-03-18 19:04:10.323 | } 2022-03-18 19:04:10.323 | /^[^ \t]+/ { 2022-03-18 19:04:10.323 | # get offset of first = in $0 2022-03-18 19:04:10.323 | eq_idx = index($0, "=") 2022-03-18 19:04:10.323 | # extract attr & value from $0 2022-03-18 19:04:10.323 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:04:10.323 | value = substr($0, eq_idx + 1) 2022-03-18 19:04:10.323 | # only need to strip trailing whitespace from attr 2022-03-18 19:04:10.323 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:04:10.323 | # need to strip leading & trailing whitespace from value 2022-03-18 19:04:10.323 | sub(/^[ \t]*/, "", value) 2022-03-18 19:04:10.323 | sub(/[ \t]*$/, "", value) 2022-03-18 19:04:10.323 | 2022-03-18 19:04:10.323 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:04:10.323 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:04:10.323 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:04:10.323 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:04:10.323 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:04:10.323 | if (section != last_section) { 2022-03-18 19:04:10.323 | cfg_section[section_count++] = section 2022-03-18 19:04:10.323 | last_section = section 2022-03-18 19:04:10.323 | } 2022-03-18 19:04:10.323 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:04:10.323 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:04:10.323 | 2022-03-18 19:04:10.323 | cfg_attr[section, attr, 0] = value 2022-03-18 19:04:10.323 | cfg_attr_count[section, attr] = 1 2022-03-18 19:04:10.323 | } else { 2022-03-18 19:04:10.323 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:04:10.323 | cfg_attr[section, attr, lno] = value 2022-03-18 19:04:10.323 | } 2022-03-18 19:04:10.324 | } 2022-03-18 19:04:10.324 | END { 2022-03-18 19:04:10.324 | # Process each section in order 2022-03-18 19:04:10.324 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:04:10.324 | section = cfg_section[sno] 2022-03-18 19:04:10.324 | # The ini routines simply append a config item immediately 2022-03-18 19:04:10.324 | # after the section header. To keep the same order as defined 2022-03-18 19:04:10.324 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:04:10.324 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:04:10.324 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:04:10.324 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:04:10.324 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:04:10.324 | else { 2022-03-18 19:04:10.324 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:04:10.324 | count = cfg_attr_count[section, attr] 2022-03-18 19:04:10.324 | print "inidelete " configfile " " section " " attr 2022-03-18 19:04:10.324 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:04:10.324 | for (l = count -2; l >= 0; l--) 2022-03-18 19:04:10.324 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:04:10.324 | } 2022-03-18 19:04:10.324 | } 2022-03-18 19:04:10.324 | } 2022-03-18 19:04:10.324 | } 2022-03-18 19:04:10.324 | ' 2022-03-18 19:04:10.324 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:10.326 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:04:10.328 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:04:10.331 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-18 19:04:10.334 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:04:10.337 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-18 19:04:10.340 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-18 19:04:10.340 | BEGIN { group = "" } 2022-03-18 19:04:10.340 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:04:10.340 | gsub("[][]", "", $1); 2022-03-18 19:04:10.340 | split($1, a, "|"); 2022-03-18 19:04:10.340 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:04:10.340 | group=a[1] 2022-03-18 19:04:10.340 | } else { 2022-03-18 19:04:10.340 | group="" 2022-03-18 19:04:10.341 | } 2022-03-18 19:04:10.341 | next 2022-03-18 19:04:10.341 | } 2022-03-18 19:04:10.341 | { 2022-03-18 19:04:10.341 | if (group != "") 2022-03-18 19:04:10.341 | print $0 2022-03-18 19:04:10.341 | } 2022-03-18 19:04:10.341 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:04:10.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-18 19:04:10.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-18 19:04:10.353 | + inc/async:async_inner:64 : rc=0 2022-03-18 19:04:10.380 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.383 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-18 19:04:10.384 | [392559 Async configure_neutron_nova:392559]: finished successfully 2022-03-18 19:04:10.385 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-18 19:04:10.417 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.420 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-18 19:04:10.422 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-18 19:04:10.453 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-18 19:04:10.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-18 19:04:10.487 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.489 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-18 19:04:10.492 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-18 19:04:10.522 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-18 19:04:10.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-18 19:04:10.557 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-18 19:04:10.562 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-18 19:04:10.592 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.594 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-18 19:04:10.597 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-18 19:04:10.627 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-18 19:04:10.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-18 19:04:10.662 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.665 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-18 19:04:10.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-18 19:04:10.697 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-18 19:04:10.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-18 19:04:10.732 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.735 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-18 19:04:10.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-18 19:04:10.768 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.771 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-18 19:04:10.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-18 19:04:10.803 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.806 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-18 19:04:10.808 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-18 19:04:10.838 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.840 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-18 19:04:10.843 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-18 19:04:10.873 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-18 19:04:10.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-18 19:04:10.912 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.915 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:04:10.917 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:04:10.921 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:04:10.924 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-18 19:04:10.926 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-18 19:04:10.930 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-18 19:04:10.932 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-18 19:04:10.936 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-18 19:04:10.940 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-18 19:04:10.943 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-18 19:04:10.945 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-18 19:04:10.948 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:10.951 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:04:10.953 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-18 19:04:10.956 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:04:10.959 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-18 19:04:10.962 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-18 19:04:10.965 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-18 19:04:10.967 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-18 19:04:10.971 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-18 19:04:10.972 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-18 19:04:10.972 | BEGIN { 2022-03-18 19:04:10.972 | section = "" 2022-03-18 19:04:10.972 | last_section = "" 2022-03-18 19:04:10.972 | section_count = 0 2022-03-18 19:04:10.972 | } 2022-03-18 19:04:10.972 | /^\[.+\]/ { 2022-03-18 19:04:10.972 | gsub("[][]", "", $1); 2022-03-18 19:04:10.972 | section=$1 2022-03-18 19:04:10.972 | next 2022-03-18 19:04:10.972 | } 2022-03-18 19:04:10.972 | /^ *\#/ { 2022-03-18 19:04:10.972 | next 2022-03-18 19:04:10.972 | } 2022-03-18 19:04:10.972 | /^[^ \t]+/ { 2022-03-18 19:04:10.972 | # get offset of first = in $0 2022-03-18 19:04:10.972 | eq_idx = index($0, "=") 2022-03-18 19:04:10.972 | # extract attr & value from $0 2022-03-18 19:04:10.972 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:04:10.972 | value = substr($0, eq_idx + 1) 2022-03-18 19:04:10.972 | # only need to strip trailing whitespace from attr 2022-03-18 19:04:10.972 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:04:10.972 | # need to strip leading & trailing whitespace from value 2022-03-18 19:04:10.972 | sub(/^[ \t]*/, "", value) 2022-03-18 19:04:10.972 | sub(/[ \t]*$/, "", value) 2022-03-18 19:04:10.973 | 2022-03-18 19:04:10.973 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:04:10.973 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:04:10.973 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:04:10.973 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:04:10.973 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:04:10.973 | if (section != last_section) { 2022-03-18 19:04:10.973 | cfg_section[section_count++] = section 2022-03-18 19:04:10.973 | last_section = section 2022-03-18 19:04:10.973 | } 2022-03-18 19:04:10.973 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:04:10.973 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:04:10.973 | 2022-03-18 19:04:10.973 | cfg_attr[section, attr, 0] = value 2022-03-18 19:04:10.973 | cfg_attr_count[section, attr] = 1 2022-03-18 19:04:10.973 | } else { 2022-03-18 19:04:10.973 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:04:10.973 | cfg_attr[section, attr, lno] = value 2022-03-18 19:04:10.973 | } 2022-03-18 19:04:10.973 | } 2022-03-18 19:04:10.973 | END { 2022-03-18 19:04:10.973 | # Process each section in order 2022-03-18 19:04:10.973 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:04:10.973 | section = cfg_section[sno] 2022-03-18 19:04:10.973 | # The ini routines simply append a config item immediately 2022-03-18 19:04:10.973 | # after the section header. To keep the same order as defined 2022-03-18 19:04:10.973 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:04:10.973 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:04:10.973 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:04:10.973 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:04:10.973 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:04:10.973 | else { 2022-03-18 19:04:10.973 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:04:10.973 | count = cfg_attr_count[section, attr] 2022-03-18 19:04:10.974 | print "inidelete " configfile " " section " " attr 2022-03-18 19:04:10.974 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:04:10.974 | for (l = count -2; l >= 0; l--) 2022-03-18 19:04:10.974 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:04:10.974 | } 2022-03-18 19:04:10.974 | } 2022-03-18 19:04:10.974 | } 2022-03-18 19:04:10.974 | } 2022-03-18 19:04:10.974 | ' 2022-03-18 19:04:10.974 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:10.974 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:10.975 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:04:10.976 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:04:10.978 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-18 19:04:10.981 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:04:10.984 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-18 19:04:10.986 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-18 19:04:10.986 | BEGIN { group = "" } 2022-03-18 19:04:10.986 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:04:10.987 | gsub("[][]", "", $1); 2022-03-18 19:04:10.987 | split($1, a, "|"); 2022-03-18 19:04:10.987 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:04:10.987 | group=a[1] 2022-03-18 19:04:10.987 | } else { 2022-03-18 19:04:10.987 | group="" 2022-03-18 19:04:10.987 | } 2022-03-18 19:04:10.987 | next 2022-03-18 19:04:10.987 | } 2022-03-18 19:04:10.987 | { 2022-03-18 19:04:10.987 | if (group != "") 2022-03-18 19:04:10.987 | print $0 2022-03-18 19:04:10.987 | } 2022-03-18 19:04:10.987 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:04:10.993 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-18 19:04:10.996 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-18 19:04:11.025 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.028 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-18 19:04:11.030 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-18 19:04:11.060 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.063 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-18 19:04:11.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-18 19:04:11.093 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.095 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-18 19:04:11.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-18 19:04:11.127 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-18 19:04:11.132 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-18 19:04:11.161 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.164 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-18 19:04:11.166 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-18 19:04:11.195 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.198 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-18 19:04:11.201 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-18 19:04:11.231 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-18 19:04:11.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-18 19:04:11.267 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.270 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 19:04:11.272 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 19:04:11.275 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 19:04:11.278 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-18 19:04:11.281 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:04:11.284 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:04:11.287 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-18 19:04:11.290 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:04:11.295 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-18 19:04:11.297 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-18 19:04:11.300 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:04:11.302 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:11.305 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 19:04:11.307 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:04:11.310 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 19:04:11.314 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:04:11.317 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:04:11.321 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 19:04:11.324 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-18 19:04:11.327 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:04:11.329 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-18 19:04:11.329 | BEGIN { 2022-03-18 19:04:11.329 | section = "" 2022-03-18 19:04:11.329 | last_section = "" 2022-03-18 19:04:11.329 | section_count = 0 2022-03-18 19:04:11.329 | } 2022-03-18 19:04:11.329 | /^\[.+\]/ { 2022-03-18 19:04:11.329 | gsub("[][]", "", $1); 2022-03-18 19:04:11.329 | section=$1 2022-03-18 19:04:11.329 | next 2022-03-18 19:04:11.329 | } 2022-03-18 19:04:11.329 | /^ *\#/ { 2022-03-18 19:04:11.329 | next 2022-03-18 19:04:11.329 | } 2022-03-18 19:04:11.329 | /^[^ \t]+/ { 2022-03-18 19:04:11.329 | # get offset of first = in $0 2022-03-18 19:04:11.329 | eq_idx = index($0, "=") 2022-03-18 19:04:11.329 | # extract attr & value from $0 2022-03-18 19:04:11.329 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 19:04:11.329 | value = substr($0, eq_idx + 1) 2022-03-18 19:04:11.329 | # only need to strip trailing whitespace from attr 2022-03-18 19:04:11.329 | sub(/[ \t]*$/, "", attr) 2022-03-18 19:04:11.329 | # need to strip leading & trailing whitespace from value 2022-03-18 19:04:11.330 | sub(/^[ \t]*/, "", value) 2022-03-18 19:04:11.330 | sub(/[ \t]*$/, "", value) 2022-03-18 19:04:11.330 | 2022-03-18 19:04:11.330 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 19:04:11.330 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 19:04:11.330 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 19:04:11.330 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 19:04:11.330 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 19:04:11.330 | if (section != last_section) { 2022-03-18 19:04:11.331 | cfg_section[section_count++] = section 2022-03-18 19:04:11.331 | last_section = section 2022-03-18 19:04:11.331 | } 2022-03-18 19:04:11.331 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 19:04:11.331 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 19:04:11.331 | 2022-03-18 19:04:11.331 | cfg_attr[section, attr, 0] = value 2022-03-18 19:04:11.331 | cfg_attr_count[section, attr] = 1 2022-03-18 19:04:11.331 | } else { 2022-03-18 19:04:11.331 | lno = cfg_attr_count[section, attr]++ 2022-03-18 19:04:11.331 | cfg_attr[section, attr, lno] = value 2022-03-18 19:04:11.331 | } 2022-03-18 19:04:11.331 | } 2022-03-18 19:04:11.331 | END { 2022-03-18 19:04:11.332 | # Process each section in order 2022-03-18 19:04:11.332 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 19:04:11.332 | section = cfg_section[sno] 2022-03-18 19:04:11.332 | # The ini routines simply append a config item immediately 2022-03-18 19:04:11.332 | # after the section header. To keep the same order as defined 2022-03-18 19:04:11.332 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 19:04:11.332 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 19:04:11.332 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 19:04:11.332 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 19:04:11.332 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 19:04:11.332 | else { 2022-03-18 19:04:11.332 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 19:04:11.332 | count = cfg_attr_count[section, attr] 2022-03-18 19:04:11.332 | print "inidelete " configfile " " section " " attr 2022-03-18 19:04:11.332 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 19:04:11.332 | for (l = count -2; l >= 0; l--) 2022-03-18 19:04:11.332 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 19:04:11.332 | } 2022-03-18 19:04:11.332 | } 2022-03-18 19:04:11.332 | } 2022-03-18 19:04:11.332 | } 2022-03-18 19:04:11.332 | ' 2022-03-18 19:04:11.332 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.332 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 19:04:11.334 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 19:04:11.334 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 19:04:11.337 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-18 19:04:11.339 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 19:04:11.343 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-18 19:04:11.346 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-18 19:04:11.346 | BEGIN { group = "" } 2022-03-18 19:04:11.346 | /^\[\[.+\|.*\]\]/ { 2022-03-18 19:04:11.346 | gsub("[][]", "", $1); 2022-03-18 19:04:11.347 | split($1, a, "|"); 2022-03-18 19:04:11.347 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 19:04:11.347 | group=a[1] 2022-03-18 19:04:11.347 | } else { 2022-03-18 19:04:11.347 | group="" 2022-03-18 19:04:11.347 | } 2022-03-18 19:04:11.347 | next 2022-03-18 19:04:11.347 | } 2022-03-18 19:04:11.347 | { 2022-03-18 19:04:11.347 | if (group != "") 2022-03-18 19:04:11.347 | print $0 2022-03-18 19:04:11.347 | } 2022-03-18 19:04:11.347 | ' /home/ubuntu/devstack/local.conf 2022-03-18 19:04:11.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-18 19:04:11.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-18 19:04:11.387 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-18 19:04:11.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-18 19:04:11.422 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 19:04:11.425 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-18 19:04:11.443 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:11.445 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-18 19:04:11.448 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:04:11.451 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-18 19:04:11.453 | + ./stack.sh:main:1252 : start_swift 2022-03-18 19:04:11.456 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-18 19:04:11.458 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 19:04:11.461 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-18 19:04:11.489 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-18 19:04:11.493 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 19:04:11.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 19:04:11.500 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-18 19:04:11.946 | Restarting rsync (via systemctl): rsync.service. 2022-03-18 19:04:11.952 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-18 19:04:11.955 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-18 19:04:11.957 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-18 19:04:11.960 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-18 19:04:11.962 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 19:04:11.965 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:04:11.968 | + functions-common:run_process:1680 : local service=s-object 2022-03-18 19:04:11.970 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:04:11.973 | + functions-common:run_process:1682 : local group= 2022-03-18 19:04:11.975 | + functions-common:run_process:1683 : local user= 2022-03-18 19:04:11.978 | + functions-common:run_process:1685 : local name=s-object 2022-03-18 19:04:11.980 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:04:11.983 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:04:11.985 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:11.987 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:11.990 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:11.998 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630251992 2022-03-18 19:04:12.001 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-18 19:04:12.018 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:12.020 | + 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-18 19:04:12.023 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-18 19:04:12.025 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:04:12.028 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:04:12.030 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:04:12.033 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:04:12.035 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-18 19:04:12.037 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-18 19:04:12.040 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-18 19:04:12.042 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:04:12.045 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:04:12.047 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-18 19:04:12.050 | + 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-18 19:04:12.052 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-18 19:04:12.055 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 19:04:12.057 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:04:12.059 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:04:12.062 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:04:12.064 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:04:12.066 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-18 19:04:12.068 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:04:12.073 | + 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-18 19:04:12.125 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-18 19:04:12.176 | + 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-18 19:04:12.228 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-18 19:04:12.279 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-18 19:04:12.334 | + 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-18 19:04:12.393 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:04:12.395 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-18 19:04:12.447 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:04:12.951 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-18 19:04:12.965 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-18 19:04:13.481 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-18 19:04:13.509 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:04:13.512 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:13.515 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:13.521 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:13.524 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:13.527 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:13.530 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:04:13.532 | + functions-common:time_stop:2432 : start_time=1647630251992 2022-03-18 19:04:13.535 | + functions-common:time_stop:2434 : [[ -z 1647630251992 ]] 2022-03-18 19:04:13.538 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:13.542 | + functions-common:time_stop:2437 : end_time=1647630253540 2022-03-18 19:04:13.545 | + functions-common:time_stop:2438 : elapsed_time=1548 2022-03-18 19:04:13.548 | + functions-common:time_stop:2439 : total=3307 2022-03-18 19:04:13.550 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:13.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4855 2022-03-18 19:04:13.555 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 19:04:13.558 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:04:13.560 | + functions-common:run_process:1680 : local service=s-container 2022-03-18 19:04:13.562 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:04:13.565 | + functions-common:run_process:1682 : local group= 2022-03-18 19:04:13.567 | + functions-common:run_process:1683 : local user= 2022-03-18 19:04:13.570 | + functions-common:run_process:1685 : local name=s-container 2022-03-18 19:04:13.572 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:04:13.575 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:04:13.578 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:13.581 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:13.584 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:13.588 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630253586 2022-03-18 19:04:13.591 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-18 19:04:13.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:13.611 | + 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-18 19:04:13.614 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-18 19:04:13.617 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:04:13.619 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:04:13.622 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:04:13.624 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:04:13.627 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-18 19:04:13.629 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-18 19:04:13.632 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-18 19:04:13.634 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:04:13.636 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:04:13.639 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-18 19:04:13.641 | + 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-18 19:04:13.644 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-18 19:04:13.646 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 19:04:13.649 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:04:13.651 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:04:13.654 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:04:13.657 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:04:13.659 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-18 19:04:13.662 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:04:13.666 | + 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-18 19:04:13.720 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-18 19:04:13.772 | + 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-18 19:04:13.829 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-18 19:04:13.885 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-18 19:04:13.941 | + 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-18 19:04:13.995 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:04:13.998 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-18 19:04:14.051 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:04:14.576 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-18 19:04:14.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-18 19:04:15.106 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-18 19:04:15.130 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:04:15.133 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:15.135 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:15.138 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:15.142 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:15.145 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:15.147 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:04:15.150 | + functions-common:time_stop:2432 : start_time=1647630253586 2022-03-18 19:04:15.153 | + functions-common:time_stop:2434 : [[ -z 1647630253586 ]] 2022-03-18 19:04:15.156 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:15.163 | + functions-common:time_stop:2437 : end_time=1647630255158 2022-03-18 19:04:15.166 | + functions-common:time_stop:2438 : elapsed_time=1572 2022-03-18 19:04:15.169 | + functions-common:time_stop:2439 : total=4855 2022-03-18 19:04:15.172 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:15.175 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6427 2022-03-18 19:04:15.180 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 19:04:15.183 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:04:15.186 | + functions-common:run_process:1680 : local service=s-account 2022-03-18 19:04:15.188 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:04:15.191 | + functions-common:run_process:1682 : local group= 2022-03-18 19:04:15.197 | + functions-common:run_process:1683 : local user= 2022-03-18 19:04:15.199 | + functions-common:run_process:1685 : local name=s-account 2022-03-18 19:04:15.201 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:04:15.204 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:04:15.206 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:15.209 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:15.214 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:15.219 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630255215 2022-03-18 19:04:15.221 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-18 19:04:15.241 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:15.244 | + 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-18 19:04:15.246 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-18 19:04:15.249 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:04:15.251 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:04:15.254 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:04:15.257 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:04:15.260 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-18 19:04:15.262 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-18 19:04:15.265 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-18 19:04:15.267 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:04:15.270 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:04:15.272 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-18 19:04:15.275 | + 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-18 19:04:15.278 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-18 19:04:15.281 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 19:04:15.283 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:04:15.286 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:04:15.288 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:04:15.290 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:04:15.293 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-18 19:04:15.296 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:04:15.301 | + 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-18 19:04:15.356 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-18 19:04:15.412 | + 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-18 19:04:15.465 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-18 19:04:15.522 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-18 19:04:15.576 | + 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-18 19:04:15.634 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:04:15.636 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-18 19:04:15.691 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:04:16.244 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-18 19:04:16.262 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-18 19:04:16.789 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-18 19:04:16.815 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:04:16.818 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:16.820 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:16.823 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:16.825 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:16.828 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:16.830 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:04:16.833 | + functions-common:time_stop:2432 : start_time=1647630255215 2022-03-18 19:04:16.835 | + functions-common:time_stop:2434 : [[ -z 1647630255215 ]] 2022-03-18 19:04:16.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:16.843 | + functions-common:time_stop:2437 : end_time=1647630256840 2022-03-18 19:04:16.846 | + functions-common:time_stop:2438 : elapsed_time=1625 2022-03-18 19:04:16.848 | + functions-common:time_stop:2439 : total=6427 2022-03-18 19:04:16.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:16.853 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8052 2022-03-18 19:04:16.855 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-18 19:04:16.858 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-18 19:04:16.916 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:04:16.919 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-18 19:04:16.922 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:04:16.925 | + functions-common:run_process:1682 : local group= 2022-03-18 19:04:16.927 | + functions-common:run_process:1683 : local user= 2022-03-18 19:04:16.929 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-18 19:04:16.932 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:04:16.935 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:04:16.938 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:16.940 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:16.944 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:16.948 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630256945 2022-03-18 19:04:16.951 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-18 19:04:16.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:16.971 | + 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-18 19:04:16.973 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-18 19:04:16.976 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:04:16.978 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:04:16.981 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:04:16.984 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:04:16.986 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-18 19:04:16.989 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-18 19:04:16.992 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-18 19:04:16.994 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:04:16.997 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:04:17.000 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-18 19:04:17.003 | + 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-18 19:04:17.005 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-18 19:04:17.007 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 19:04:17.010 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:04:17.012 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:04:17.015 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:04:17.017 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:04:17.019 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-18 19:04:17.022 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:04:17.026 | + 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-18 19:04:17.078 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-18 19:04:17.132 | + 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-18 19:04:17.187 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-18 19:04:17.241 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-18 19:04:17.295 | + 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-18 19:04:17.348 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:04:17.350 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-18 19:04:17.403 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:04:17.896 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-18 19:04:18.431 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-18 19:04:18.453 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:04:18.456 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:18.460 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:18.462 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:18.465 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:18.467 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:18.469 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:04:18.472 | + functions-common:time_stop:2432 : start_time=1647630256945 2022-03-18 19:04:18.474 | + functions-common:time_stop:2434 : [[ -z 1647630256945 ]] 2022-03-18 19:04:18.477 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:18.482 | + functions-common:time_stop:2437 : end_time=1647630258479 2022-03-18 19:04:18.485 | + functions-common:time_stop:2438 : elapsed_time=1534 2022-03-18 19:04:18.487 | + functions-common:time_stop:2439 : total=8052 2022-03-18 19:04:18.490 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:18.492 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9586 2022-03-18 19:04:18.495 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-18 19:04:18.513 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:04:18.515 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:04:18.518 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-18 19:04:18.520 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:04:18.523 | + functions-common:run_process:1682 : local group= 2022-03-18 19:04:18.525 | + functions-common:run_process:1683 : local user= 2022-03-18 19:04:18.527 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-18 19:04:18.530 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:04:18.532 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:04:18.535 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:18.537 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:18.540 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:18.545 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630258542 2022-03-18 19:04:18.548 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-18 19:04:18.565 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:18.568 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-18 19:04:18.571 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-18 19:04:18.573 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:04:18.577 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:04:18.579 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:04:18.582 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:04:18.584 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-18 19:04:18.587 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-18 19:04:18.590 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-18 19:04:18.592 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:04:18.594 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:04:18.597 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-18 19:04:18.600 | + 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-18 19:04:18.602 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-18 19:04:18.605 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 19:04:18.608 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:04:18.610 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:04:18.613 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:04:18.615 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:04:18.618 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-18 19:04:18.620 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:04:18.629 | + 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-18 19:04:18.683 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-18 19:04:18.736 | + 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-18 19:04:18.790 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-18 19:04:18.848 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-18 19:04:18.906 | + 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-18 19:04:18.964 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:04:18.966 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-18 19:04:19.020 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:04:19.547 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-18 19:04:19.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-18 19:04:20.079 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-18 19:04:20.100 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:04:20.102 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:20.105 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:20.108 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:20.111 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:20.114 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:20.117 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:04:20.120 | + functions-common:time_stop:2432 : start_time=1647630258542 2022-03-18 19:04:20.122 | + functions-common:time_stop:2434 : [[ -z 1647630258542 ]] 2022-03-18 19:04:20.126 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:20.130 | + functions-common:time_stop:2437 : end_time=1647630260128 2022-03-18 19:04:20.133 | + functions-common:time_stop:2438 : elapsed_time=1586 2022-03-18 19:04:20.135 | + functions-common:time_stop:2439 : total=9586 2022-03-18 19:04:20.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:20.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11172 2022-03-18 19:04:20.143 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-18 19:04:20.143 | Waiting for swift proxy to start... 2022-03-18 19:04:20.145 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.37:8080/info 2022-03-18 19:04:20.148 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 19:04:20.150 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-03-18 19:04:20.153 | + functions:wait_for_service:459 : local rval=0 2022-03-18 19:04:20.156 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 19:04:20.158 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 19:04:20.161 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:20.163 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:20.166 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:20.171 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630260168 2022-03-18 19:04:20.174 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 19:04:20.179 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:04:20.192 | + :: : [[ 000 == 503 ]] 2022-03-18 19:04:20.193 | + :: : [[ 7 -eq 7 ]] 2022-03-18 19:04:20.195 | + :: : sleep 1 2022-03-18 19:04:21.198 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:04:21.211 | + :: : [[ 000 == 503 ]] 2022-03-18 19:04:21.212 | + :: : [[ 7 -eq 7 ]] 2022-03-18 19:04:21.214 | + :: : sleep 1 2022-03-18 19:04:22.217 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:04:22.230 | + :: : [[ 000 == 503 ]] 2022-03-18 19:04:22.231 | + :: : [[ 7 -eq 7 ]] 2022-03-18 19:04:22.233 | + :: : sleep 1 2022-03-18 19:04:23.237 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 19:04:23.308 | + :: : [[ 200 == 503 ]] 2022-03-18 19:04:23.309 | + :: : [[ 0 -eq 7 ]] 2022-03-18 19:04:23.312 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 19:04:23.315 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:23.317 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:23.320 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:23.322 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:23.325 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:23.328 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 19:04:23.330 | + functions-common:time_stop:2432 : start_time=1647630260168 2022-03-18 19:04:23.333 | + functions-common:time_stop:2434 : [[ -z 1647630260168 ]] 2022-03-18 19:04:23.336 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:23.340 | + functions-common:time_stop:2437 : end_time=1647630263338 2022-03-18 19:04:23.343 | + functions-common:time_stop:2438 : elapsed_time=3170 2022-03-18 19:04:23.346 | + functions-common:time_stop:2439 : total=6614 2022-03-18 19:04:23.348 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:23.351 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9784 2022-03-18 19:04:23.353 | + functions:wait_for_service:467 : return 0 2022-03-18 19:04:23.356 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-18 19:04:23.358 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:04:23.362 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-18 19:04:23.379 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:23.382 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:04:23.413 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-18 19:04:23.463 | [345897 Async configure_neutron_nova:392559]: Waiting for completion of configure_neutron_nova running on PID 392559 (2 other jobs running) 2022-03-18 19:04:23.489 | [345897 Async configure_neutron_nova:392559]: Signaling child to exit 2022-03-18 19:04:23.489 | WAKEUP 2022-03-18 19:04:23.511 | [345897 Async configure_neutron_nova:392559]: Signaled 2022-03-18 19:04:23.513 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-18 19:04:23.513 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 19:04:23.513 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 19:04:23.513 | + 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-18 19:04:23.513 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 19:04:23.513 | + 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-18 19:04:23.513 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 19:04:23.513 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-18 19:04:23.513 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-18 19:04:23.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-18 19:04:23.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-18 19:04:23.514 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-18 19:04:23.514 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-18 19:04:23.514 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-18 19:04:23.514 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 19:04:23.514 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-18 19:04:23.514 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-18 19:04:23.514 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 19:04:23.514 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 19:04:23.514 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-18 19:04:23.514 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-18 19:04:23.514 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-18 19:04:23.515 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-18 19:04:23.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-18 19:04:23.515 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-18 19:04:23.515 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:23.515 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-18 19:04:23.515 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-18 19:04:23.515 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-18 19:04:23.559 | [345897 Async configure_neutron_nova:392559]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-18 19:04:23.563 | + inc/async:async_wait:197 : return 0 2022-03-18 19:04:23.565 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-18 19:04:23.584 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:23.587 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:04:23.617 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 19:04:23.648 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-18 19:04:23.666 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:23.669 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-18 19:04:23.672 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:04:23.674 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-18 19:04:23.677 | + ./stack.sh:main:1277 : start_nova_api 2022-03-18 19:04:23.679 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-18 19:04:23.682 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-18 19:04:23.684 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-18 19:04:23.687 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-18 19:04:23.704 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:04:23.707 | + 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-18 19:04:23.709 | + 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-18 19:04:23.712 | + 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-18 19:04:23.715 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-18 19:04:23.718 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-18 19:04:23.723 | + 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-18 19:04:23.725 | + functions-common:run_process:1680 : local service=n-api 2022-03-18 19:04:23.728 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:04:23.730 | + functions-common:run_process:1682 : local group= 2022-03-18 19:04:23.733 | + functions-common:run_process:1683 : local user= 2022-03-18 19:04:23.736 | + functions-common:run_process:1685 : local name=n-api 2022-03-18 19:04:23.738 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:04:23.741 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:04:23.744 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:23.746 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:23.749 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:23.754 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630263751 2022-03-18 19:04:23.756 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-18 19:04:23.773 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:23.776 | + 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-18 19:04:23.779 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-18 19:04:23.782 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:04:23.784 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:04:23.787 | + 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-18 19:04:23.789 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 19:04:23.792 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-18 19:04:23.794 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-18 19:04:23.797 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-18 19:04:23.799 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:04:23.802 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:04:23.805 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-18 19:04:23.807 | + 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-18 19:04:23.810 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-18 19:04:23.812 | + 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-18 19:04:23.814 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-18 19:04:23.817 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-18 19:04:23.819 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-18 19:04:23.821 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-18 19:04:23.826 | + 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-18 19:04:23.879 | + 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-18 19:04:23.932 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-18 19:04:23.984 | + 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-18 19:04:24.037 | + 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-18 19:04:24.090 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-18 19:04:24.144 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-18 19:04:24.196 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-18 19:04:24.249 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-18 19:04:24.302 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-18 19:04:24.355 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-18 19:04:24.358 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-18 19:04:24.411 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-18 19:04:24.927 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-18 19:04:24.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-18 19:04:25.447 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-18 19:04:25.528 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:04:25.532 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:25.537 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:25.540 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:25.543 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:25.546 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:25.548 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:04:25.551 | + functions-common:time_stop:2432 : start_time=1647630263751 2022-03-18 19:04:25.553 | + functions-common:time_stop:2434 : [[ -z 1647630263751 ]] 2022-03-18 19:04:25.556 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:25.561 | + functions-common:time_stop:2437 : end_time=1647630265558 2022-03-18 19:04:25.564 | + functions-common:time_stop:2438 : elapsed_time=1807 2022-03-18 19:04:25.567 | + functions-common:time_stop:2439 : total=11172 2022-03-18 19:04:25.569 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:25.572 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12979 2022-03-18 19:04:25.574 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-03-18 19:04:25.577 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-18 19:04:25.577 | Waiting for nova-api to start... 2022-03-18 19:04:25.580 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-03-18 19:04:25.583 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 19:04:25.585 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-03-18 19:04:25.588 | + functions:wait_for_service:459 : local rval=0 2022-03-18 19:04:25.590 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 19:04:25.593 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 19:04:25.595 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:25.598 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:25.601 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:25.605 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630265603 2022-03-18 19:04:25.608 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 19:04:25.614 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-03-18 19:04:31.329 | + :: : [[ 200 == 503 ]] 2022-03-18 19:04:31.330 | + :: : [[ 0 -eq 7 ]] 2022-03-18 19:04:31.334 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 19:04:31.336 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:31.339 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:31.341 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:31.344 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:31.347 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:31.350 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 19:04:31.352 | + functions-common:time_stop:2432 : start_time=1647630265603 2022-03-18 19:04:31.355 | + functions-common:time_stop:2434 : [[ -z 1647630265603 ]] 2022-03-18 19:04:31.358 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:31.364 | + functions-common:time_stop:2437 : end_time=1647630271361 2022-03-18 19:04:31.366 | + functions-common:time_stop:2438 : elapsed_time=5758 2022-03-18 19:04:31.369 | + functions-common:time_stop:2439 : total=9784 2022-03-18 19:04:31.372 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:31.374 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15542 2022-03-18 19:04:31.377 | + functions:wait_for_service:467 : return 0 2022-03-18 19:04:31.379 | + 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-18 19:04:31.382 | + 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-18 19:04:31.385 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-18 19:04:31.402 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:31.405 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-18 19:04:31.408 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:04:31.411 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-18 19:04:31.414 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-18 19:04:31.416 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-18 19:04:31.419 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-18 19:04:31.436 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:04:31.439 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-18 19:04:31.456 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:31.459 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-18 19:04:31.462 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 19:04:31.464 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-18 19:04:31.467 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-18 19:04:31.470 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-18 19:04:31.473 | + 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-18 19:04:31.504 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-18 19:04:31.506 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-18 19:04:31.509 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-18 19:04:31.539 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-18 19:04:31.570 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-18 19:04:31.573 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-18 19:04:31.575 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-18 19:04:31.578 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-18 19:04:31.580 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-18 19:04:31.584 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-18 19:04:31.587 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-18 19:04:31.589 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-18 19:04:31.592 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-18 19:04:31.596 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-18 19:04:31.598 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-18 19:04:31.601 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-18 19:04:31.603 | +++ 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-18 19:04:31.606 | +++ 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-18 19:04:31.609 | ++ 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-18 19:04:31.612 | ++ 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-18 19:04:31.615 | ++ 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-18 19:04:31.618 | + 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-18 19:04:31.621 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-18 19:04:31.642 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:04:31.645 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-18 19:04:31.649 | + 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-18 19:04:31.652 | + functions-common:run_process:1680 : local service=q-svc 2022-03-18 19:04:31.655 | + 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-18 19:04:31.658 | + functions-common:run_process:1682 : local group= 2022-03-18 19:04:31.662 | + functions-common:run_process:1683 : local user= 2022-03-18 19:04:31.665 | + functions-common:run_process:1685 : local name=q-svc 2022-03-18 19:04:31.667 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 19:04:31.670 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 19:04:31.673 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:31.676 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:31.679 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:31.684 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630271681 2022-03-18 19:04:31.687 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-18 19:04:31.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 19:04:31.706 | + 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-18 19:04:31.709 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-18 19:04:31.712 | + 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-18 19:04:31.714 | + 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-18 19:04:31.717 | + 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-18 19:04:31.720 | + 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-18 19:04:31.723 | + 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-18 19:04:31.726 | + 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-18 19:04:31.729 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-18 19:04:31.731 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 19:04:31.734 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 19:04:31.736 | + 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-18 19:04:31.739 | + 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-18 19:04:31.742 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-18 19:04:31.744 | + 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-18 19:04:31.746 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 19:04:31.748 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 19:04:31.751 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 19:04:31.753 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 19:04:31.755 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-18 19:04:31.758 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 19:04:31.762 | + 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-18 19:04:31.814 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-18 19:04:31.867 | + 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-18 19:04:31.920 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-18 19:04:31.975 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-18 19:04:32.027 | + 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-18 19:04:32.080 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 19:04:32.083 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-18 19:04:32.137 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 19:04:32.657 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-18 19:04:32.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-18 19:04:33.189 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-18 19:04:33.218 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 19:04:33.221 | + functions-common:time_stop:2425 : local name 2022-03-18 19:04:33.223 | + functions-common:time_stop:2426 : local end_time 2022-03-18 19:04:33.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 19:04:33.229 | + functions-common:time_stop:2428 : local total 2022-03-18 19:04:33.231 | + functions-common:time_stop:2429 : local start_time 2022-03-18 19:04:33.234 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 19:04:33.237 | + functions-common:time_stop:2432 : start_time=1647630271681 2022-03-18 19:04:33.239 | + functions-common:time_stop:2434 : [[ -z 1647630271681 ]] 2022-03-18 19:04:33.243 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 19:04:33.247 | + functions-common:time_stop:2437 : end_time=1647630273245 2022-03-18 19:04:33.250 | + functions-common:time_stop:2438 : elapsed_time=1564 2022-03-18 19:04:33.253 | + functions-common:time_stop:2439 : total=12979 2022-03-18 19:04:33.256 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 19:04:33.258 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14543 2022-03-18 19:04:33.261 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-03-18 19:04:33.263 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-18 19:04:33.281 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 19:04:33.284 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-18 19:04:33.284 | Waiting for Neutron to start... 2022-03-18 19:04:33.286 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-18 19:04:33.289 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-03-18 19:04:33.292 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-18 19:04:33.294 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-18 19:04:33.297 | + functions-common:test_with_retry:2365 : local until=60 2022-03-18 19:04:33.300 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-18 19:04:33.302 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-18 19:04:33.305 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-18 19:04:33.307 | + functions-common:time_start:2412 : local start_time= 2022-03-18 19:04:33.310 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 19:04:33.313 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 19:04:33.318 | + functions-common:time_start:2416 : _TIME_START[$name]=1647630273315 2022-03-18 19:04:33.321 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-03-18 19:05:33.326 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-03-18 19:05:33.328 | + functions-common:die:264 : local exitcode=0 2022-03-18 19:05:33.331 | [Call Trace] 2022-03-18 19:05:33.331 | ./stack.sh:1291:start_neutron_service_and_check 2022-03-18 19:05:33.331 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-03-18 19:05:33.331 | /home/ubuntu/devstack/functions-common:2370:die 2022-03-18 19:05:33.336 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-03-18 19:05:34.339 | exit_trap: cleaning up child processes 2022-03-18 19:05:34.341 | Error on exit