2022-02-14 20:46:16.714 | + ./stack.sh:main:487 : exec 2022-02-14 20:46:16.714 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-204616' 2022-02-14 20:46:16.714 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-204616.summary.2022-02-14-204616 2022-02-14 20:46:16.714 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:46:16.714 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-204616 2022-02-14 20:46:16.714 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-204616 /opt/stack/logs/stack.sh.log 2022-02-14 20:46:16.714 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-204616.summary.2022-02-14-204616 /opt/stack/logs/stack.sh.log.summary 2022-02-14 20:46:16.714 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 20:46:16.714 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 20:46:16.714 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 20:46:16.714 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 20:46:16.714 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 20:46:16.714 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 20:46:16.714 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 20:46:16.714 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 20:46:16.714 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 20:46:16.714 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 20:46:16.714 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 20:46:16.715 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 20:46:16.715 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 20:46:16.717 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 20:46:16.721 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 20:46:16.723 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 20:46:16.725 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 20:46:16.727 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 20:46:16.729 | + ./stack.sh:main:576 : uname -a 2022-02-14 20:46:16.730 | Linux n-d-829064-8 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-02-14 20:46:16.732 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 20:46:16.734 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 20:46:16.737 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 20:46:16.773 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 20:46:16.789 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 20:46:16.791 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 20:46:16.792 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 20:46:16.794 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 20:46:16.796 | + functions-common:fetch_plugins:1776 : return 2022-02-14 20:46:16.798 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 20:46:16.800 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 20:46:16.802 | + functions-common:run_phase:1854 : local phase= 2022-02-14 20:46:16.804 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:46:16.805 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:46:16.807 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:46:16.809 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:46:16.811 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:46:16.813 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:46:16.816 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:46:16.818 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:46:16.820 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:46:16.821 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 20:46:16.824 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:46:16.837 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:16.838 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 20:46:16.841 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:46:16.842 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:46:16.844 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:46:16.846 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:46:16.848 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:46:16.850 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 20:46:16.851 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 20:46:16.853 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 20:46:16.855 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 20:46:16.857 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 20:46:16.859 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 20:46:16.861 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 20:46:16.862 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 20:46:16.864 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 20:46:16.866 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 20:46:16.883 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 20:46:16.885 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 20:46:16.898 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:46:16.900 | +++ lib/tls:source:43 : hostname -f 2022-02-14 20:46:16.904 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 20:46:16.906 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 20:46:16.908 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 20:46:16.910 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 20:46:16.912 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 20:46:16.913 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 20:46:16.915 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 20:46:16.917 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 20:46:16.919 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 20:46:16.921 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 20:46:16.925 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 20:46:16.937 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 20:46:16.954 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 20:46:16.967 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 20:46:16.979 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 20:46:17.010 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 20:46:17.069 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 20:46:17.154 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 20:46:17.176 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 20:46:17.226 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 20:46:17.279 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 20:46:17.426 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 20:46:17.440 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 20:46:17.453 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 20:46:17.465 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 20:46:17.560 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 20:46:17.562 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 20:46:17.565 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 20:46:17.567 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 20:46:17.569 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 20:46:17.571 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 20:46:17.574 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 20:46:17.574 | False' 2022-02-14 20:46:17.577 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 20:46:17.593 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 20:46:17.595 | + ./stack.sh:main:624 : run_phase source 2022-02-14 20:46:17.597 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 20:46:17.599 | + functions-common:run_phase:1854 : local phase= 2022-02-14 20:46:17.601 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:46:17.603 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:46:17.605 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:46:17.607 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:46:17.609 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:46:17.612 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:46:17.616 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:46:17.618 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:46:17.620 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:46:17.622 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 20:46:17.624 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:46:17.638 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:17.641 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 20:46:17.643 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 20:46:17.681 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 20:46:17.684 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 20:46:17.686 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 20:46:17.688 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 20:46:17.690 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 20:46:17.692 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 20:46:17.694 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 20:46:17.697 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 20:46:17.699 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 20:46:17.701 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 20:46:17.704 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.706 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 20:46:17.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.710 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 20:46:17.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.715 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 20:46:17.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 20:46:17.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.724 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 20:46:17.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 20:46:17.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.733 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 20:46:17.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 20:46:17.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.742 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 20:46:17.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 20:46:17.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.751 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 20:46:17.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.756 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 20:46:17.758 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.760 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 20:46:17.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.765 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 20:46:17.767 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.770 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 20:46:17.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.774 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 20:46:17.776 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.779 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 20:46:17.781 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.783 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 20:46:17.786 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.788 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 20:46:17.790 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.792 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 20:46:17.795 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.797 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 20:46:17.799 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.801 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 20:46:17.804 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.806 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 20:46:17.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.811 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 20:46:17.813 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.815 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 20:46:17.817 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.820 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 20:46:17.822 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.825 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 20:46:17.827 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.829 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 20:46:17.832 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.834 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 20:46:17.836 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.838 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 20:46:17.840 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.843 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 20:46:17.845 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.847 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 20:46:17.849 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.851 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 20:46:17.855 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.857 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 20:46:17.859 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.861 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 20:46:17.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.867 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 20:46:17.869 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.872 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 20:46:17.874 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.876 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 20:46:17.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.881 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 20:46:17.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.885 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 20:46:17.888 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.890 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 20:46:17.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.895 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 20:46:17.897 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.899 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 20:46:17.901 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.904 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 20:46:17.906 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.908 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 20:46:17.910 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.913 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 20:46:17.915 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:46:17.917 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 20:46:17.920 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 20:46:17.922 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 20:46:17.924 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 20:46:17.940 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:17.942 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 20:46:17.944 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 20:46:17.946 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 20:46:17.962 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:46:17.964 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 20:46:17.967 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 20:46:17.969 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 20:46:17.971 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 20:46:17.973 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 20:46:17.976 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 20:46:17.978 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 20:46:17.980 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 20:46:17.983 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 20:46:17.983 | Using mysql database backend 2022-02-14 20:46:17.985 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 20:46:18.001 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 20:46:18.004 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 20:46:18.006 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 20:46:18.009 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 20:46:18.012 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 20:46:18.015 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 20:46:18.030 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:18.033 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 20:46:18.049 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 20:46:18.065 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:18.067 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 20:46:18.084 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 20:46:18.100 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 20:46:18.116 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:46:18.119 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 20:46:18.135 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:18.138 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 20:46:18.154 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 20:46:18.156 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 20:46:18.158 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 20:46:18.161 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 20:46:18.164 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 20:46:18.168 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-204618 2022-02-14 20:46:18.171 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-204618 757' 2022-02-14 20:46:18.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.176 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 20:46:18.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.180 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 20:46:18.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.186 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 20:46:18.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.190 | + 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-02-14 20:46:18.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.195 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 20:46:18.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.200 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 20:46:18.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.205 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-204616 2022-02-14 20:46:18.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.209 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 20:46:18.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.214 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 20:46:18.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.219 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 20:46:18.221 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.223 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 20:46:18.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.228 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 20:46:18.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:46:18.233 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 20:46:18.236 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 20:46:18.238 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 20:46:18.241 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 20:46:18.243 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 20:46:18.245 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:46:18.247 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:46:18.250 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:46:18.253 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:46:18.255 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:46:18.257 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:46:18.272 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:46:18.274 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:46:18.276 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:46:18.279 | + functions-common:git_clone:629 : echo master 2022-02-14 20:46:18.279 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:46:18.284 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 20:46:18.286 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:46:18.289 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 20:46:18.291 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:46:18.292 | + functions-common:git_clone:678 : head -1 2022-02-14 20:46:18.295 | eb3c3c2b update constraint for python-neutronclient to new release 7.8.0 2022-02-14 20:46:18.298 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:46:18.300 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 20:46:18.303 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:46:18.305 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 20:46:18.308 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 20:46:18.311 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 20:46:18.313 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 20:46:18.316 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 20:46:18.318 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 20:46:18.321 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 20:46:18.323 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 20:46:18.327 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 20:46:18.331 | ++ tools/install_prereqs.sh:source:47 : NOW=1644871578 2022-02-14 20:46:18.334 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 20:46:18.339 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644870796 2022-02-14 20:46:18.342 | ++ tools/install_prereqs.sh:source:49 : DELTA=782 2022-02-14 20:46:18.344 | ++ tools/install_prereqs.sh:source:50 : [[ 782 -lt 7200 ]] 2022-02-14 20:46:18.346 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 20:46:18.349 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 20:46:18.351 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 20:46:18.354 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 20:46:18.356 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 20:46:18.358 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 20:46:18.361 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 20:46:18.363 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 20:46:18.366 | +++ 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-02-14 20:46:18.413 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 20:46:18.413 | apache2-dev 2022-02-14 20:46:18.413 | bc 2022-02-14 20:46:18.413 | bsdmainutils 2022-02-14 20:46:18.413 | curl 2022-02-14 20:46:18.413 | g++ 2022-02-14 20:46:18.413 | gawk 2022-02-14 20:46:18.413 | gcc 2022-02-14 20:46:18.413 | gettext 2022-02-14 20:46:18.413 | git 2022-02-14 20:46:18.413 | graphviz 2022-02-14 20:46:18.413 | iputils-ping 2022-02-14 20:46:18.413 | libapache2-mod-proxy-uwsgi 2022-02-14 20:46:18.413 | libffi-dev 2022-02-14 20:46:18.413 | libjpeg-dev 2022-02-14 20:46:18.413 | libpcre3-dev 2022-02-14 20:46:18.413 | libpq-dev 2022-02-14 20:46:18.413 | libssl-dev 2022-02-14 20:46:18.413 | libsystemd-dev 2022-02-14 20:46:18.413 | libxml2-dev 2022-02-14 20:46:18.413 | libxslt1-dev 2022-02-14 20:46:18.413 | libyaml-dev 2022-02-14 20:46:18.413 | lsof 2022-02-14 20:46:18.413 | openssh-server 2022-02-14 20:46:18.413 | openssl 2022-02-14 20:46:18.413 | pkg-config 2022-02-14 20:46:18.413 | psmisc 2022-02-14 20:46:18.413 | python3-dev 2022-02-14 20:46:18.413 | python3-pip 2022-02-14 20:46:18.413 | python3-systemd 2022-02-14 20:46:18.413 | python3-venv 2022-02-14 20:46:18.413 | tar 2022-02-14 20:46:18.414 | tcpdump 2022-02-14 20:46:18.414 | unzip 2022-02-14 20:46:18.414 | uuid-runtime 2022-02-14 20:46:18.414 | wget 2022-02-14 20:46:18.414 | wget 2022-02-14 20:46:18.414 | zlib1g-dev 2022-02-14 20:46:18.414 | libkrb5-dev 2022-02-14 20:46:18.414 | libldap2-dev 2022-02-14 20:46:18.414 | libsasl2-dev 2022-02-14 20:46:18.414 | memcached 2022-02-14 20:46:18.414 | python3-mysqldb 2022-02-14 20:46:18.414 | sqlite3 2022-02-14 20:46:18.414 | conntrack 2022-02-14 20:46:18.414 | curl 2022-02-14 20:46:18.414 | dnsmasq-base 2022-02-14 20:46:18.414 | dnsmasq-utils 2022-02-14 20:46:18.414 | ebtables 2022-02-14 20:46:18.414 | genisoimage 2022-02-14 20:46:18.414 | iptables 2022-02-14 20:46:18.414 | iputils-arping 2022-02-14 20:46:18.414 | kpartx 2022-02-14 20:46:18.414 | libjs-jquery-tablesorter 2022-02-14 20:46:18.414 | parted 2022-02-14 20:46:18.414 | pm-utils 2022-02-14 20:46:18.414 | python3-mysqldb 2022-02-14 20:46:18.414 | socat 2022-02-14 20:46:18.414 | sqlite3 2022-02-14 20:46:18.414 | sudo 2022-02-14 20:46:18.414 | vlan 2022-02-14 20:46:18.414 | lsscsi 2022-02-14 20:46:18.414 | open-iscsi 2022-02-14 20:46:18.414 | lvm2 2022-02-14 20:46:18.414 | qemu-utils 2022-02-14 20:46:18.414 | thin-provisioning-tools 2022-02-14 20:46:18.414 | acl 2022-02-14 20:46:18.414 | dnsmasq-base 2022-02-14 20:46:18.414 | dnsmasq-utils 2022-02-14 20:46:18.415 | ebtables 2022-02-14 20:46:18.415 | haproxy 2022-02-14 20:46:18.415 | iptables 2022-02-14 20:46:18.415 | iputils-arping 2022-02-14 20:46:18.415 | iputils-ping 2022-02-14 20:46:18.415 | postgresql-server-dev-all 2022-02-14 20:46:18.415 | python3-mysqldb 2022-02-14 20:46:18.415 | sqlite3 2022-02-14 20:46:18.415 | sudo 2022-02-14 20:46:18.415 | vlan 2022-02-14 20:46:18.415 | pcp 2022-02-14 20:46:18.415 | ipset 2022-02-14 20:46:18.415 | conntrack 2022-02-14 20:46:18.415 | conntrackd 2022-02-14 20:46:18.415 | keepalived 2022-02-14 20:46:18.415 | lvm2 2022-02-14 20:46:18.415 | qemu-utils 2022-02-14 20:46:18.415 | thin-provisioning-tools 2022-02-14 20:46:18.415 | curl 2022-02-14 20:46:18.415 | liberasurecode-dev 2022-02-14 20:46:18.415 | make 2022-02-14 20:46:18.415 | memcached 2022-02-14 20:46:18.415 | sqlite3 2022-02-14 20:46:18.415 | xfsprogs' 2022-02-14 20:46:18.418 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 20:46:18.437 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 20:46:18.437 | apache2-dev 2022-02-14 20:46:18.437 | bc 2022-02-14 20:46:18.437 | bsdmainutils 2022-02-14 20:46:18.437 | curl 2022-02-14 20:46:18.437 | g++ 2022-02-14 20:46:18.437 | gawk 2022-02-14 20:46:18.437 | gcc 2022-02-14 20:46:18.437 | gettext 2022-02-14 20:46:18.437 | git 2022-02-14 20:46:18.437 | graphviz 2022-02-14 20:46:18.437 | iputils-ping 2022-02-14 20:46:18.437 | libapache2-mod-proxy-uwsgi 2022-02-14 20:46:18.437 | libffi-dev 2022-02-14 20:46:18.437 | libjpeg-dev 2022-02-14 20:46:18.437 | libpcre3-dev 2022-02-14 20:46:18.437 | libpq-dev 2022-02-14 20:46:18.437 | libssl-dev 2022-02-14 20:46:18.437 | libsystemd-dev 2022-02-14 20:46:18.437 | libxml2-dev 2022-02-14 20:46:18.437 | libxslt1-dev 2022-02-14 20:46:18.437 | libyaml-dev 2022-02-14 20:46:18.437 | lsof 2022-02-14 20:46:18.437 | openssh-server 2022-02-14 20:46:18.437 | openssl 2022-02-14 20:46:18.437 | pkg-config 2022-02-14 20:46:18.437 | psmisc 2022-02-14 20:46:18.437 | python3-dev 2022-02-14 20:46:18.437 | python3-pip 2022-02-14 20:46:18.437 | python3-systemd 2022-02-14 20:46:18.437 | python3-venv 2022-02-14 20:46:18.437 | tar 2022-02-14 20:46:18.437 | tcpdump 2022-02-14 20:46:18.437 | unzip 2022-02-14 20:46:18.437 | uuid-runtime 2022-02-14 20:46:18.438 | wget 2022-02-14 20:46:18.438 | wget 2022-02-14 20:46:18.438 | zlib1g-dev 2022-02-14 20:46:18.438 | libkrb5-dev 2022-02-14 20:46:18.438 | libldap2-dev 2022-02-14 20:46:18.438 | libsasl2-dev 2022-02-14 20:46:18.438 | memcached 2022-02-14 20:46:18.438 | python3-mysqldb 2022-02-14 20:46:18.438 | sqlite3 2022-02-14 20:46:18.438 | conntrack 2022-02-14 20:46:18.438 | curl 2022-02-14 20:46:18.438 | dnsmasq-base 2022-02-14 20:46:18.438 | dnsmasq-utils 2022-02-14 20:46:18.438 | ebtables 2022-02-14 20:46:18.438 | genisoimage 2022-02-14 20:46:18.438 | iptables 2022-02-14 20:46:18.438 | iputils-arping 2022-02-14 20:46:18.438 | kpartx 2022-02-14 20:46:18.438 | libjs-jquery-tablesorter 2022-02-14 20:46:18.438 | parted 2022-02-14 20:46:18.438 | pm-utils 2022-02-14 20:46:18.438 | python3-mysqldb 2022-02-14 20:46:18.438 | socat 2022-02-14 20:46:18.438 | sqlite3 2022-02-14 20:46:18.438 | sudo 2022-02-14 20:46:18.438 | vlan 2022-02-14 20:46:18.438 | lsscsi 2022-02-14 20:46:18.438 | open-iscsi 2022-02-14 20:46:18.438 | lvm2 2022-02-14 20:46:18.438 | qemu-utils 2022-02-14 20:46:18.438 | thin-provisioning-tools 2022-02-14 20:46:18.438 | acl 2022-02-14 20:46:18.438 | dnsmasq-base 2022-02-14 20:46:18.438 | dnsmasq-utils 2022-02-14 20:46:18.438 | ebtables 2022-02-14 20:46:18.438 | haproxy 2022-02-14 20:46:18.438 | iptables 2022-02-14 20:46:18.438 | iputils-arping 2022-02-14 20:46:18.439 | iputils-ping 2022-02-14 20:46:18.439 | postgresql-server-dev-all 2022-02-14 20:46:18.439 | python3-mysqldb 2022-02-14 20:46:18.439 | sqlite3 2022-02-14 20:46:18.439 | sudo 2022-02-14 20:46:18.439 | vlan 2022-02-14 20:46:18.439 | pcp 2022-02-14 20:46:18.439 | ipset 2022-02-14 20:46:18.439 | conntrack 2022-02-14 20:46:18.439 | conntrackd 2022-02-14 20:46:18.439 | keepalived 2022-02-14 20:46:18.439 | lvm2 2022-02-14 20:46:18.439 | qemu-utils 2022-02-14 20:46:18.439 | thin-provisioning-tools 2022-02-14 20:46:18.439 | curl 2022-02-14 20:46:18.439 | liberasurecode-dev 2022-02-14 20:46:18.439 | make 2022-02-14 20:46:18.439 | memcached 2022-02-14 20:46:18.439 | sqlite3 2022-02-14 20:46:18.439 | xfsprogs ' 2022-02-14 20:46:18.439 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 20:46:18.441 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:46:18.444 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:46:18.447 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 20:46:18.448 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 20:46:18.452 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 20:46:18.455 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 20:46:18.457 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:46:18.459 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 20:46:18.461 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:46:18.463 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:46:18.465 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:46:18.467 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:46:18.469 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:46:18.471 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:46:18.473 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 20:46:18.475 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 20:46:18.477 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 20:46:18.480 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 20:46:18.485 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 20:46:18.487 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 20:46:18.489 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 20:46:18.491 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 20:46:18.493 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:46:18.495 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:46:18.500 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644871578497 2022-02-14 20:46:18.502 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 20:46:18.504 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 20:46:18.506 | ++ 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-02-14 20:46:18.703 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-14 20:46:18.717 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 20:46:18.754 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 20:46:18.799 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-14 20:46:19.471 | Fetched 222 kB in 1s (352 kB/s) 2022-02-14 20:46:20.954 | Reading package lists... 2022-02-14 20:46:20.986 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 20:46:20.988 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 20:46:20.991 | ++ functions-common:time_stop:2425 : local name 2022-02-14 20:46:20.993 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 20:46:20.995 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:46:20.997 | ++ functions-common:time_stop:2428 : local total 2022-02-14 20:46:20.999 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 20:46:21.001 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 20:46:21.003 | ++ functions-common:time_stop:2432 : start_time=1644871578497 2022-02-14 20:46:21.005 | ++ functions-common:time_stop:2434 : [[ -z 1644871578497 ]] 2022-02-14 20:46:21.008 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:46:21.012 | ++ functions-common:time_stop:2437 : end_time=1644871581009 2022-02-14 20:46:21.014 | ++ functions-common:time_stop:2438 : elapsed_time=2512 2022-02-14 20:46:21.016 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 20:46:21.018 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:46:21.020 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2512 2022-02-14 20:46:21.022 | ++ 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 sqlite3 xfsprogs 2022-02-14 20:46:21.025 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:46:21.027 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:46:21.029 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:46:21.032 | ++ 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 sqlite3 xfsprogs 2022-02-14 20:46:21.052 | ++ 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 sqlite3 xfsprogs 2022-02-14 20:46:21.161 | Reading package lists... 2022-02-14 20:46:21.407 | Building dependency tree... 2022-02-14 20:46:21.408 | Reading state information... 2022-02-14 20:46:21.443 | acl is already the newest version (2.2.53-6). 2022-02-14 20:46:21.443 | bc is already the newest version (1.07.1-2build1). 2022-02-14 20:46:21.443 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 20:46:21.443 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 20:46:21.443 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 20:46:21.443 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 20:46:21.443 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 20:46:21.443 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 20:46:21.443 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 20:46:21.443 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 20:46:21.443 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 20:46:21.443 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 20:46:21.443 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 20:46:21.443 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 20:46:21.443 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 20:46:21.444 | libffi-dev is already the newest version (3.3-4). 2022-02-14 20:46:21.444 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 20:46:21.444 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 20:46:21.444 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 20:46:21.444 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 20:46:21.444 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 20:46:21.444 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 20:46:21.444 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 20:46:21.444 | make is already the newest version (4.2.1-1.2). 2022-02-14 20:46:21.444 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 20:46:21.444 | psmisc is already the newest version (23.3-1). 2022-02-14 20:46:21.444 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 20:46:21.444 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 20:46:21.444 | python3-systemd is already the newest version (234-3build2). 2022-02-14 20:46:21.444 | socat is already the newest version (1.7.3.3-2). 2022-02-14 20:46:21.444 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 20:46:21.444 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 20:46:21.444 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 20:46:21.444 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 20:46:21.444 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 20:46:21.444 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 20:46:21.444 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 20:46:21.444 | pcp is already the newest version (5.0.3-1). 2022-02-14 20:46:21.444 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 20:46:21.444 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 20:46:21.444 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:46:21.444 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:46:21.444 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 20:46:21.444 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 20:46:21.444 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 20:46:21.444 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 20:46:21.444 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 20:46:21.444 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 20:46:21.444 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 20:46:21.444 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 20:46:21.445 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 20:46:21.445 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 20:46:21.445 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 20:46:21.445 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 20:46:21.445 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 20:46:21.445 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 20:46:21.445 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 20:46:21.445 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 20:46:21.445 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 20:46:21.445 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 20:46:21.445 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 20:46:21.445 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 20:46:21.445 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 20:46:21.445 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 20:46:21.445 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 20:46:21.445 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 20:46:21.445 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 20:46:21.445 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 20:46:21.445 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:46:21.662 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 20:46:21.663 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 20:46:21.663 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 20:46:21.663 | The following packages were automatically installed and are no longer required: 2022-02-14 20:46:21.663 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:46:21.663 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:46:21.664 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:46:21.664 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:46:21.664 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:46:21.664 | python3-zope.interface 2022-02-14 20:46:21.664 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:46:21.780 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:46:21.784 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 20:46:21.786 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:46:21.789 | ++ functions-common:time_stop:2425 : local name 2022-02-14 20:46:21.791 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 20:46:21.793 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:46:21.795 | ++ functions-common:time_stop:2428 : local total 2022-02-14 20:46:21.797 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 20:46:21.800 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:46:21.802 | ++ functions-common:time_stop:2432 : start_time=1644871581050 2022-02-14 20:46:21.804 | ++ functions-common:time_stop:2434 : [[ -z 1644871581050 ]] 2022-02-14 20:46:21.807 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:46:21.811 | ++ functions-common:time_stop:2437 : end_time=1644871581809 2022-02-14 20:46:21.813 | ++ functions-common:time_stop:2438 : elapsed_time=759 2022-02-14 20:46:21.815 | ++ functions-common:time_stop:2439 : total=740 2022-02-14 20:46:21.818 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:46:21.820 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1499 2022-02-14 20:46:21.822 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 20:46:21.825 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 20:46:21.828 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 20:46:21.830 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 20:46:21.834 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 20:46:21.839 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 20:46:21.841 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 20:46:21.844 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 20:46:23.271 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 20:46:23.273 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 20:46:23.275 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 20:46:23.277 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 20:46:23.278 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 20:46:23.280 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 20:46:23.282 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 20:46:23.284 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 20:46:23.286 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 20:46:23.287 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 20:46:23.289 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 20:46:23.291 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 20:46:23.293 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 20:46:23.294 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 20:46:23.296 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 20:46:23.298 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 20:46:23.300 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 20:46:23.302 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 20:46:23.303 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 20:46:23.305 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 20:46:23.308 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 20:46:23.310 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 20:46:23.312 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 20:46:23.314 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 20:46:23.390 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 20:46:23.392 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 20:46:23.467 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 20:46:23.469 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 20:46:23.543 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 20:46:23.545 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 20:46:23.547 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 20:46:23.549 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 20:46:23.551 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 20:46:23.553 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 20:46:23.555 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 20:46:23.557 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 20:46:23.559 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 20:46:23.561 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 20:46:23.563 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 20:46:23.563 | Distro: focal 2022-02-14 20:46:23.565 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 20:46:23.568 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 20:46:23.571 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 20:46:23.573 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 20:46:23.576 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 20:46:23.577 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 20:46:24.256 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 20:46:24.258 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 20:46:24.258 | pip: 21.3.1 2022-02-14 20:46:24.260 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 20:46:24.263 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 20:46:24.264 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:46:24.266 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:46:24.268 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:46:24.270 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:46:24.271 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:46:24.273 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:46:24.275 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:46:24.276 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:46:24.279 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:46:24.280 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:46:24.282 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:46:24.284 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 20:46:24.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:46:24.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:46:24.289 | + tools/install_pip.sh:main:142 : : 2022-02-14 20:46:24.291 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 20:46:24.293 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 20:46:24.294 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 20:46:24.296 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:46:24.298 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 20:46:24.300 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 20:46:24.302 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:46:24.305 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:46:24.305 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:46:24.310 | ++ 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-02-14 20:46:24.312 | ++ 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-02-14 20:46:24.313 | ++ 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-02-14 20:46:24.315 | + 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-02-14 20:46:24.317 | + 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-02-14 20:46:24.334 | 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-02-14 20:46:24.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 '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-02-14 20:46:25.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:46:25.207 | from cryptography.utils import int_from_bytes 2022-02-14 20:46:25.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:46:25.207 | from cryptography.utils import int_from_bytes 2022-02-14 20:46:26.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:46:27.627 | 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-02-14 20:46:27.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 20:46:30.167 | Installing collected packages: setuptools 2022-02-14 20:46:30.992 | Successfully installed setuptools-60.8.2 2022-02-14 20:46:30.992 | 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-02-14 20:46:31.162 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:46:31.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:46:31.299 | + inc/python:pip_install:200 : result=0 2022-02-14 20:46:31.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:46:31.303 | + functions-common:time_stop:2425 : local name 2022-02-14 20:46:31.304 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:46:31.306 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:46:31.308 | + functions-common:time_stop:2428 : local total 2022-02-14 20:46:31.310 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:46:31.312 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:46:31.314 | + functions-common:time_stop:2432 : start_time=1644871584330 2022-02-14 20:46:31.315 | + functions-common:time_stop:2434 : [[ -z 1644871584330 ]] 2022-02-14 20:46:31.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:46:31.321 | + functions-common:time_stop:2437 : end_time=1644871591319 2022-02-14 20:46:31.323 | + functions-common:time_stop:2438 : elapsed_time=6989 2022-02-14 20:46:31.325 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:46:31.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:46:31.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6989 2022-02-14 20:46:31.331 | + inc/python:pip_install:203 : return 0 2022-02-14 20:46:31.333 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 20:46:31.335 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 20:46:31.339 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 20:46:31.341 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 20:46:31.344 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 20:46:31.344 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 20:46:32.036 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 20:46:32.038 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 20:46:32.038 | pip: 21.3.1 2022-02-14 20:46:32.041 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 20:46:32.044 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 20:46:32.047 | + ./stack.sh:main:796 : fixup_all 2022-02-14 20:46:32.050 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 20:46:32.052 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 20:46:32.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:46:32.056 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:46:32.058 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 20:46:32.070 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 20:46:32.081 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 20:46:32.093 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 20:46:32.095 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 20:46:32.097 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:46:32.099 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:46:32.101 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:46:32.103 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:46:32.106 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:46:32.108 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:46:32.110 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:46:32.112 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:46:32.114 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:46:32.116 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:46:32.118 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:46:32.120 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 20:46:32.123 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 20:46:32.125 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 20:46:32.127 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:46:32.129 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:46:32.131 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:46:32.134 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:46:32.136 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:46:32.138 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:46:32.140 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 20:46:32.142 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 20:46:32.145 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 20:46:32.147 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 20:46:32.149 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 20:46:32.151 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 20:46:32.154 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 20:46:32.175 | Using python 3.8 to install os-testr 2022-02-14 20:46:32.177 | + 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-02-14 20:46:33.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:46:33.059 | from cryptography.utils import int_from_bytes 2022-02-14 20:46:33.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:46:33.060 | from cryptography.utils import int_from_bytes 2022-02-14 20:46:34.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:46:34.220 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 20:46:34.297 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 20:46:34.298 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 20:46:34.298 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 20:46:34.300 | 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-02-14 20:46:34.313 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 20:46:34.340 | 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-02-14 20:46:34.341 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-14 20:46:34.341 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 20:46:34.342 | 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-02-14 20:46:34.344 | 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-02-14 20:46:34.367 | 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-02-14 20:46:34.368 | 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-02-14 20:46:34.369 | 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.3.3) 2022-02-14 20:46:34.370 | 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.0.0) 2022-02-14 20:46:34.372 | 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-02-14 20:46:34.386 | 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-02-14 20:46:34.454 | 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-02-14 20:46:34.455 | 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-02-14 20:46:34.456 | 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-02-14 20:46:36.907 | 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-02-14 20:46:36.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:46:36.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:46:37.036 | + inc/python:pip_install:200 : result=0 2022-02-14 20:46:37.039 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:46:37.041 | + functions-common:time_stop:2425 : local name 2022-02-14 20:46:37.043 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:46:37.045 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:46:37.047 | + functions-common:time_stop:2428 : local total 2022-02-14 20:46:37.049 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:46:37.051 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:46:37.053 | + functions-common:time_stop:2432 : start_time=1644871592170 2022-02-14 20:46:37.055 | + functions-common:time_stop:2434 : [[ -z 1644871592170 ]] 2022-02-14 20:46:37.058 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:46:37.062 | + functions-common:time_stop:2437 : end_time=1644871597060 2022-02-14 20:46:37.064 | + functions-common:time_stop:2438 : elapsed_time=4890 2022-02-14 20:46:37.066 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:46:37.068 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:46:37.070 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4890 2022-02-14 20:46:37.073 | + inc/python:pip_install:203 : return 0 2022-02-14 20:46:37.075 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 20:46:37.127 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 20:46:37.361 | + ./stack.sh:main:810 : install_infra 2022-02-14 20:46:37.364 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 20:46:37.367 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 20:46:37.370 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 20:46:37.372 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 20:46:37.394 | + 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-02-14 20:46:39.337 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.352 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.356 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.457 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.476 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.480 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.484 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.499 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.507 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.509 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.540 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.550 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.554 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.572 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.610 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.618 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.623 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.670 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.685 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.705 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.713 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.760 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.778 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.782 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.874 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.880 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:39.935 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.057 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.082 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.086 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.097 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.102 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.122 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.128 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.145 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.202 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.214 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.230 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.274 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.278 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:40.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:46:40.403 | 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 355)) (5.8.1) 2022-02-14 20:46:40.699 | + inc/python:pip_install:200 : result=0 2022-02-14 20:46:40.701 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:46:40.703 | + functions-common:time_stop:2425 : local name 2022-02-14 20:46:40.705 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:46:40.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:46:40.710 | + functions-common:time_stop:2428 : local total 2022-02-14 20:46:40.712 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:46:40.714 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:46:40.716 | + functions-common:time_stop:2432 : start_time=1644871597387 2022-02-14 20:46:40.718 | + functions-common:time_stop:2434 : [[ -z 1644871597387 ]] 2022-02-14 20:46:40.721 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:46:40.725 | + functions-common:time_stop:2437 : end_time=1644871600722 2022-02-14 20:46:40.727 | + functions-common:time_stop:2438 : elapsed_time=3335 2022-02-14 20:46:40.729 | + functions-common:time_stop:2439 : total=4890 2022-02-14 20:46:40.731 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:46:40.733 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8225 2022-02-14 20:46:40.736 | + inc/python:pip_install:203 : return 0 2022-02-14 20:46:40.738 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 20:46:40.741 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 20:46:40.763 | + 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-02-14 20:46:42.600 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.614 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.618 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.719 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.739 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.743 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.747 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.761 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.769 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.771 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.803 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.812 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.817 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.834 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.872 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.880 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.885 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.932 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.946 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.966 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:42.973 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.020 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.038 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.042 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.132 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.139 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.193 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.313 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.337 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.341 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.352 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.358 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.377 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.383 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.399 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.456 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.468 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.484 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.526 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.531 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:46:43.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:46:43.539 | Processing /opt/stack/requirements 2022-02-14 20:46:45.260 | 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 25)) (6.0) 2022-02-14 20:46:45.264 | 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 183)) (3.0.0) 2022-02-14 20:46:45.276 | 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 351)) (21.3) 2022-02-14 20:46:45.281 | 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 355)) (5.8.1) 2022-02-14 20:46:45.284 | 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 393)) (3.0.7) 2022-02-14 20:46:45.290 | 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 479)) (2.27.1) 2022-02-14 20:46:45.316 | 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 521)) (1.16.0) 2022-02-14 20:46:45.320 | 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 577)) (2.5.0) 2022-02-14 20:46:45.330 | 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 608)) (1.26.8) 2022-02-14 20:46:45.349 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5197) (1.3) 2022-02-14 20:46:45.352 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5197) (0.3.0) 2022-02-14 20:46:45.367 | 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 479)) (2021.10.8) 2022-02-14 20:46:45.370 | 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 217)) (3.3) 2022-02-14 20:46:45.373 | 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 122)) (2.0.12) 2022-02-14 20:46:45.378 | 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 178)) (1.0.0) 2022-02-14 20:46:45.380 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-14 20:46:45.393 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 20:46:45.403 | 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 557)) (3.5.0) 2022-02-14 20:46:45.410 | 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 99)) (0.5.0) 2022-02-14 20:46:45.412 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-14 20:46:45.482 | 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 618)) (0.2.5) 2022-02-14 20:46:45.487 | 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 394)) (1.8.2) 2022-02-14 20:46:45.490 | 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 95)) (21.4.0) 2022-02-14 20:46:45.551 | Building wheels for collected packages: openstack-requirements 2022-02-14 20:46:45.552 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 20:46:46.373 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 20:46:46.373 | ERROR: Command errored out with exit status 1: 2022-02-14 20:46:46.373 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fx26wbgx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fx26wbgx/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-6mn8b_ud 2022-02-14 20:46:46.373 | cwd: /tmp/pip-req-build-fx26wbgx/ 2022-02-14 20:46:46.373 | Complete output (6 lines): 2022-02-14 20:46:46.373 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 20:46:46.373 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 20:46:46.373 | or: setup.py --help-commands 2022-02-14 20:46:46.374 | or: setup.py cmd --help 2022-02-14 20:46:46.374 | 2022-02-14 20:46:46.374 | error: invalid command 'bdist_wheel' 2022-02-14 20:46:46.374 | ---------------------------------------- 2022-02-14 20:46:46.374 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 20:46:46.374 | Running setup.py clean for openstack-requirements 2022-02-14 20:46:47.194 | Failed to build openstack-requirements 2022-02-14 20:46:47.210 | Installing collected packages: openstack-requirements 2022-02-14 20:46:47.210 | Attempting uninstall: openstack-requirements 2022-02-14 20:46:47.211 | Found existing installation: openstack-requirements 1.2.1.dev5197 2022-02-14 20:46:47.247 | Uninstalling openstack-requirements-1.2.1.dev5197: 2022-02-14 20:46:47.266 | Successfully uninstalled openstack-requirements-1.2.1.dev5197 2022-02-14 20:46:47.269 | Running setup.py install for openstack-requirements: started 2022-02-14 20:46:49.665 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 20:46:49.690 | Successfully installed openstack-requirements-1.2.1.dev5197 2022-02-14 20:46:49.817 | + inc/python:pip_install:200 : result=0 2022-02-14 20:46:49.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:46:49.822 | + functions-common:time_stop:2425 : local name 2022-02-14 20:46:49.824 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:46:49.826 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:46:49.828 | + functions-common:time_stop:2428 : local total 2022-02-14 20:46:49.830 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:46:49.833 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:46:49.835 | + functions-common:time_stop:2432 : start_time=1644871600756 2022-02-14 20:46:49.837 | + functions-common:time_stop:2434 : [[ -z 1644871600756 ]] 2022-02-14 20:46:49.839 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:46:49.844 | + functions-common:time_stop:2437 : end_time=1644871609841 2022-02-14 20:46:49.846 | + functions-common:time_stop:2438 : elapsed_time=9085 2022-02-14 20:46:49.848 | + functions-common:time_stop:2439 : total=8225 2022-02-14 20:46:49.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:46:49.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17310 2022-02-14 20:46:49.854 | + inc/python:pip_install:203 : return 0 2022-02-14 20:46:49.857 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 20:46:49.859 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 20:46:49.861 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 20:46:49.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:46:49.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:46:49.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 20:46:49.871 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:46:49.873 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 20:46:49.893 | Using python 3.8 to install pbr 2022-02-14 20:46:49.895 | + 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-02-14 20:46:50.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:46:50.770 | from cryptography.utils import int_from_bytes 2022-02-14 20:46:50.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:46:50.770 | from cryptography.utils import int_from_bytes 2022-02-14 20:46:51.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:46:51.923 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 20:46:54.553 | 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-02-14 20:46:54.560 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:46:54.560 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:46:54.680 | + inc/python:pip_install:200 : result=0 2022-02-14 20:46:54.683 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:46:54.686 | + functions-common:time_stop:2425 : local name 2022-02-14 20:46:54.688 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:46:54.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:46:54.692 | + functions-common:time_stop:2428 : local total 2022-02-14 20:46:54.694 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:46:54.696 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:46:54.698 | + functions-common:time_stop:2432 : start_time=1644871609888 2022-02-14 20:46:54.701 | + functions-common:time_stop:2434 : [[ -z 1644871609888 ]] 2022-02-14 20:46:54.703 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:46:54.707 | + functions-common:time_stop:2437 : end_time=1644871614705 2022-02-14 20:46:54.709 | + functions-common:time_stop:2438 : elapsed_time=4817 2022-02-14 20:46:54.711 | + functions-common:time_stop:2439 : total=17310 2022-02-14 20:46:54.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:46:54.716 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22127 2022-02-14 20:46:54.718 | + inc/python:pip_install:203 : return 0 2022-02-14 20:46:54.720 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 20:46:57.048 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 20:46:58.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:46:58.964 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 20:46:58.980 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 20:46:58.986 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 20:46:58.988 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 20:46:58.991 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 20:46:58.993 | 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-02-14 20:46:59.064 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 20:46:59.067 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 20:46:59.070 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 20:46:59.087 | + ./stack.sh:main:819 : pkgs= 2022-02-14 20:46:59.089 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 20:46:59.092 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 20:46:59.094 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 20:46:59.097 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 20:46:59.099 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:46:59.101 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:46:59.103 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:46:59.105 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:46:59.108 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:46:59.111 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:46:59.114 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:46:59.117 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:46:59.119 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:46:59.121 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 20:46:59.123 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:46:59.138 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:59.140 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:46:59.142 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:46:59.144 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 20:46:59.146 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:46:59.149 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 20:46:59.151 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:46:59.153 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 20:46:59.156 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:46:59.158 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 20:46:59.160 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:46:59.162 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 20:46:59.164 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 20:46:59.166 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 20:46:59.169 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:46:59.171 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 20:46:59.173 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 20:46:59.175 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 20:46:59.177 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 20:46:59.180 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 20:46:59.182 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 20:46:59.184 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 20:46:59.187 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 20:46:59.189 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 20:46:59.191 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 20:46:59.194 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 20:46:59.246 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 20:46:59.246 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 20:46:59.248 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 20:46:59.625 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 20:46:59.628 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 20:46:59.644 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:46:59.646 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 20:46:59.649 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:46:59.651 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:46:59.654 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:46:59.656 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:46:59.658 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:46:59.660 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:46:59.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:46:59.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:46:59.667 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:46:59.669 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:46:59.672 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:46:59.674 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:46:59.676 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 20:46:59.678 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:46:59.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:46:59.683 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:46:59.685 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 20:46:59.706 | + 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-02-14 20:46:59.814 | Reading package lists... 2022-02-14 20:47:00.052 | Building dependency tree... 2022-02-14 20:47:00.053 | Reading state information... 2022-02-14 20:47:00.302 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 20:47:00.302 | The following packages were automatically installed and are no longer required: 2022-02-14 20:47:00.303 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:47:00.303 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:47:00.303 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:47:00.303 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:47:00.303 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:47:00.304 | python3-zope.interface 2022-02-14 20:47:00.304 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:47:00.420 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:47:00.424 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:47:00.426 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:47:00.429 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:00.431 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:00.433 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:00.435 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:00.437 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:00.439 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:47:00.442 | + functions-common:time_stop:2432 : start_time=1644871619703 2022-02-14 20:47:00.444 | + functions-common:time_stop:2434 : [[ -z 1644871619703 ]] 2022-02-14 20:47:00.447 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:00.451 | + functions-common:time_stop:2437 : end_time=1644871620448 2022-02-14 20:47:00.453 | + functions-common:time_stop:2438 : elapsed_time=745 2022-02-14 20:47:00.456 | + functions-common:time_stop:2439 : total=1499 2022-02-14 20:47:00.458 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:00.460 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2244 2022-02-14 20:47:00.462 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:47:00.465 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 20:47:00.467 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:47:00.470 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:47:00.472 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:47:00.474 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:47:00.476 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:47:00.479 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:47:00.481 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 20:47:00.483 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:47:00.486 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:47:00.488 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:47:00.490 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:47:00.492 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:47:00.495 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:47:00.497 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:47:00.500 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:47:00.502 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:47:00.504 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:47:00.506 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:47:00.509 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 20:47:00.511 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:47:00.514 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:47:00.516 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:47:00.518 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:47:00.521 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:47:00.523 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:47:00.525 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 20:47:00.528 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 20:47:00.543 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:00.545 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 20:47:00.548 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:47:00.550 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 20:47:00.552 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 20:47:00.555 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 20:47:00.559 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 20:47:00.562 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 20:47:00.564 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 20:47:00.566 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 20:47:00.568 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 20:47:00.571 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 20:47:00.574 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 20:47:01.258 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 20:47:01.258 | user tags 2022-02-14 20:47:01.258 | stackrabbit []' 2022-02-14 20:47:01.261 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 20:47:01.262 | user tags 2022-02-14 20:47:01.262 | stackrabbit []' 2022-02-14 20:47:01.262 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 20:47:01.268 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 20:47:01.270 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 20:47:01.272 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 20:47:01.933 | Changing password for user "stackrabbit" ... 2022-02-14 20:47:01.987 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 20:47:02.658 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 20:47:02.708 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 20:47:02.710 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 20:47:03.367 | Changing password for user "stackrabbit" ... 2022-02-14 20:47:03.416 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 20:47:03.419 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 20:47:03.421 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 20:47:04.075 | Deleting user "guest" ... 2022-02-14 20:47:04.092 | Error: 2022-02-14 20:47:04.092 | {:no_such_user, "guest"} 2022-02-14 20:47:04.105 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 20:47:04.108 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 20:47:04.124 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:04.126 | + ./stack.sh:main:836 : install_database 2022-02-14 20:47:04.129 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 20:47:04.131 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 20:47:04.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:04.136 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:04.138 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 20:47:04.467 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 20:47:04.469 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 20:47:04.472 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 20:47:04.474 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 20:47:04.477 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:47:04.479 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 20:47:04.482 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:47:04.484 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:47:04.486 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:47:04.489 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:47:04.491 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:47:04.493 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:47:04.495 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:47:04.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:47:04.500 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:47:04.502 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:47:04.505 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:47:04.507 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 20:47:04.509 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:47:04.512 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:47:04.514 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:47:04.516 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:47:04.518 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:47:04.521 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:47:04.523 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 20:47:04.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:04.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:04.531 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 20:47:04.533 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:47:04.535 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:47:04.537 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:47:04.540 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:47:04.542 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:04.545 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:47:04.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:04.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:04.551 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:47:04.554 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:47:04.556 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:47:04.558 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:47:04.560 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 20:47:04.562 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:47:04.565 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:04.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:04.569 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 20:47:04.590 | + 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-02-14 20:47:04.698 | Reading package lists... 2022-02-14 20:47:04.937 | Building dependency tree... 2022-02-14 20:47:04.938 | Reading state information... 2022-02-14 20:47:05.189 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 20:47:05.189 | The following packages were automatically installed and are no longer required: 2022-02-14 20:47:05.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:47:05.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:47:05.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:47:05.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:47:05.190 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:47:05.190 | python3-zope.interface 2022-02-14 20:47:05.190 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:47:05.304 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:47:05.308 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:47:05.311 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:47:05.313 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:05.316 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:05.318 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:05.320 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:05.322 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:05.325 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:47:05.327 | + functions-common:time_stop:2432 : start_time=1644871624587 2022-02-14 20:47:05.329 | + functions-common:time_stop:2434 : [[ -z 1644871624587 ]] 2022-02-14 20:47:05.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:05.336 | + functions-common:time_stop:2437 : end_time=1644871625333 2022-02-14 20:47:05.338 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 20:47:05.340 | + functions-common:time_stop:2439 : total=2244 2022-02-14 20:47:05.342 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:05.344 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2990 2022-02-14 20:47:05.346 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:47:05.349 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 20:47:05.351 | + ./stack.sh:main:839 : install_database_python 2022-02-14 20:47:05.353 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 20:47:05.355 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 20:47:05.358 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 20:47:05.360 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:47:05.363 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 20:47:05.365 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 20:47:05.368 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:47:05.372 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:47:05.372 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:47:05.377 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 20:47:05.379 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 20:47:05.381 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 20:47:05.384 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 20:47:05.387 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 20:47:05.408 | Using python 3.8 to install PyMySQL 2022-02-14 20:47:05.410 | + 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-02-14 20:47:06.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:06.288 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:06.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:06.288 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:07.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:47:07.436 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 20:47:09.942 | 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-02-14 20:47:09.949 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:47:09.949 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:47:10.065 | + inc/python:pip_install:200 : result=0 2022-02-14 20:47:10.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:47:10.069 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:10.072 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:10.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:10.076 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:10.079 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:10.081 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:47:10.083 | + functions-common:time_stop:2432 : start_time=1644871625402 2022-02-14 20:47:10.085 | + functions-common:time_stop:2434 : [[ -z 1644871625402 ]] 2022-02-14 20:47:10.088 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:10.092 | + functions-common:time_stop:2437 : end_time=1644871630090 2022-02-14 20:47:10.094 | + functions-common:time_stop:2438 : elapsed_time=4688 2022-02-14 20:47:10.097 | + functions-common:time_stop:2439 : total=22127 2022-02-14 20:47:10.099 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:10.101 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26815 2022-02-14 20:47:10.103 | + inc/python:pip_install:203 : return 0 2022-02-14 20:47:10.106 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 20:47:10.108 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 20:47:10.110 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 20:47:10.113 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 20:47:10.129 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:10.132 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 20:47:10.134 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 20:47:10.137 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:47:10.138 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:47:10.143 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:47:10.145 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:47:10.148 | + 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-02-14 20:47:10.150 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:47:10.152 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 20:47:10.155 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 20:47:10.170 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:10.172 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 20:47:10.175 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:47:10.177 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:47:10.179 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:47:10.182 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:47:10.185 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:10.187 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:47:10.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:10.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:10.194 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:47:10.196 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:47:10.199 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:47:10.201 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:47:10.203 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 20:47:10.205 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:47:10.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:10.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:10.212 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 20:47:10.233 | + 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-02-14 20:47:10.342 | Reading package lists... 2022-02-14 20:47:10.577 | Building dependency tree... 2022-02-14 20:47:10.579 | Reading state information... 2022-02-14 20:47:10.830 | radvd is already the newest version (1:2.17-2). 2022-02-14 20:47:10.830 | The following packages were automatically installed and are no longer required: 2022-02-14 20:47:10.831 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:47:10.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:47:10.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:47:10.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:47:10.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:47:10.832 | python3-zope.interface 2022-02-14 20:47:10.832 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:47:10.944 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:47:10.949 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:47:10.952 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:47:10.954 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:10.956 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:10.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:10.961 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:10.963 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:10.966 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:47:10.968 | + functions-common:time_stop:2432 : start_time=1644871630230 2022-02-14 20:47:10.970 | + functions-common:time_stop:2434 : [[ -z 1644871630230 ]] 2022-02-14 20:47:10.973 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:10.977 | + functions-common:time_stop:2437 : end_time=1644871630975 2022-02-14 20:47:10.979 | + functions-common:time_stop:2438 : elapsed_time=745 2022-02-14 20:47:10.981 | + functions-common:time_stop:2439 : total=2990 2022-02-14 20:47:10.983 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:10.986 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3735 2022-02-14 20:47:10.988 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:47:10.990 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 20:47:11.007 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:11.009 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 20:47:11.012 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 20:47:11.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 20:47:11.018 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 20:47:11.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 20:47:11.039 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:47:11.041 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:47:11.043 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:47:11.045 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:47:11.048 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:11.050 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:47:11.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:11.054 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:11.056 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:47:11.059 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:47:11.061 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:47:11.063 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:47:11.065 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 20:47:11.068 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:47:11.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:11.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:11.075 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 20:47:11.095 | + 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-02-14 20:47:11.203 | Reading package lists... 2022-02-14 20:47:11.447 | Building dependency tree... 2022-02-14 20:47:11.449 | Reading state information... 2022-02-14 20:47:11.698 | fakeroot is already the newest version (1.24-1). 2022-02-14 20:47:11.698 | make is already the newest version (4.2.1-1.2). 2022-02-14 20:47:11.698 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 20:47:11.698 | The following packages were automatically installed and are no longer required: 2022-02-14 20:47:11.700 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:47:11.700 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:47:11.700 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:47:11.700 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:47:11.700 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:47:11.700 | python3-zope.interface 2022-02-14 20:47:11.700 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:47:11.813 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:47:11.817 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:47:11.819 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:47:11.822 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:11.825 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:11.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:11.829 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:11.831 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:11.833 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:47:11.835 | + functions-common:time_stop:2432 : start_time=1644871631092 2022-02-14 20:47:11.837 | + functions-common:time_stop:2434 : [[ -z 1644871631092 ]] 2022-02-14 20:47:11.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:11.844 | + functions-common:time_stop:2437 : end_time=1644871631842 2022-02-14 20:47:11.846 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-14 20:47:11.848 | + functions-common:time_stop:2439 : total=3735 2022-02-14 20:47:11.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:11.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4485 2022-02-14 20:47:11.854 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:47:11.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 20:47:11.860 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:11.862 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:11.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 20:47:11.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 20:47:11.869 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 20:47:11.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 20:47:11.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 20:47:11.879 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 20:47:11.879 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 20:47:11.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 20:47:11.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 20:47:11.888 | + functions:vercmp:628 : local v1=5.4 2022-02-14 20:47:11.890 | + functions:vercmp:629 : local 'op=<' 2022-02-14 20:47:11.892 | + functions:vercmp:630 : local v2=3.13 2022-02-14 20:47:11.895 | + functions:vercmp:631 : local result 2022-02-14 20:47:11.898 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 20:47:11.898 | ++ functions:vercmp:635 : sort -V 2022-02-14 20:47:11.899 | ++ functions:vercmp:635 : head -1 2022-02-14 20:47:11.904 | + functions:vercmp:635 : result=3.13 2022-02-14 20:47:11.906 | + functions:vercmp:637 : case $op in 2022-02-14 20:47:11.908 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 20:47:11.911 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 20:47:11.913 | + functions:vercmp:648 : return 2022-02-14 20:47:11.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 20:47:11.917 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:47:11.920 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 20:47:12.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 20:47:12.390 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 20:47:12.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 20:47:12.401 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.404 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 20:47:12.423 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:12.426 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 20:47:12.428 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 20:47:12.428 | Installing etcd 2022-02-14 20:47:12.430 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 20:47:12.442 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 20:47:12.454 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 20:47:12.457 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 20:47:12.470 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 20:47:12.475 | ++ 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-02-14 20:47:12.480 | ++ 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-02-14 20:47:12.483 | +++ 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-02-14 20:47:12.487 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 20:47:12.489 | ++ 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-02-14 20:47:12.492 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 20:47:12.494 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 20:47:12.497 | ++ functions:get_extra_file:74 : return 2022-02-14 20:47:12.500 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 20:47:12.502 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 20:47:12.504 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 20:47:12.507 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 20:47:12.523 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:12.526 | + ./stack.sh:main:866 : install_dstat 2022-02-14 20:47:12.528 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 20:47:12.544 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:12.546 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 20:47:12.548 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:47:12.551 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 20:47:12.553 | + ./stack.sh:main:875 : install_libs 2022-02-14 20:47:12.555 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 20:47:12.558 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 20:47:12.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 20:47:12.563 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 20:47:12.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 20:47:12.572 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.575 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 20:47:12.577 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 20:47:12.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 20:47:12.581 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 20:47:12.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 20:47:12.590 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.592 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 20:47:12.594 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 20:47:12.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 20:47:12.599 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 20:47:12.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 20:47:12.608 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.610 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 20:47:12.612 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 20:47:12.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 20:47:12.617 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 20:47:12.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 20:47:12.626 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.628 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 20:47:12.631 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 20:47:12.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 20:47:12.635 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 20:47:12.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 20:47:12.644 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.647 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 20:47:12.649 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 20:47:12.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 20:47:12.654 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 20:47:12.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 20:47:12.663 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.665 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 20:47:12.667 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 20:47:12.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 20:47:12.672 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 20:47:12.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 20:47:12.680 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.683 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 20:47:12.686 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 20:47:12.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 20:47:12.690 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 20:47:12.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 20:47:12.700 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.702 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 20:47:12.705 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 20:47:12.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 20:47:12.709 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 20:47:12.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 20:47:12.718 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.721 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 20:47:12.723 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 20:47:12.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 20:47:12.727 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 20:47:12.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 20:47:12.736 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.738 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 20:47:12.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 20:47:12.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 20:47:12.745 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 20:47:12.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 20:47:12.755 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.757 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 20:47:12.759 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 20:47:12.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 20:47:12.764 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 20:47:12.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 20:47:12.773 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.776 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 20:47:12.778 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 20:47:12.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 20:47:12.782 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 20:47:12.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 20:47:12.791 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.794 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 20:47:12.796 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 20:47:12.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 20:47:12.800 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 20:47:12.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 20:47:12.810 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.812 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 20:47:12.814 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 20:47:12.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 20:47:12.819 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 20:47:12.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 20:47:12.829 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.831 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 20:47:12.833 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 20:47:12.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 20:47:12.838 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 20:47:12.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 20:47:12.847 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.849 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 20:47:12.851 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 20:47:12.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 20:47:12.856 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 20:47:12.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 20:47:12.865 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.867 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 20:47:12.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 20:47:12.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 20:47:12.875 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 20:47:12.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 20:47:12.884 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.886 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 20:47:12.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 20:47:12.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 20:47:12.893 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 20:47:12.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 20:47:12.902 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.905 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 20:47:12.907 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 20:47:12.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 20:47:12.911 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 20:47:12.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 20:47:12.921 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.923 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 20:47:12.926 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 20:47:12.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 20:47:12.930 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 20:47:12.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 20:47:12.940 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.942 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 20:47:12.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 20:47:12.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 20:47:12.949 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 20:47:12.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 20:47:12.959 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.961 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 20:47:12.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 20:47:12.965 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 20:47:12.968 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 20:47:12.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 20:47:12.977 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.979 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 20:47:12.982 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 20:47:12.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 20:47:12.987 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 20:47:12.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:12.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:12.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 20:47:12.996 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:12.999 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 20:47:13.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 20:47:13.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 20:47:13.005 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 20:47:13.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 20:47:13.015 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.017 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 20:47:13.019 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 20:47:13.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 20:47:13.024 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 20:47:13.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 20:47:13.033 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.035 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 20:47:13.038 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 20:47:13.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 20:47:13.042 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 20:47:13.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 20:47:13.052 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.054 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 20:47:13.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 20:47:13.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 20:47:13.061 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 20:47:13.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 20:47:13.071 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.073 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 20:47:13.075 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 20:47:13.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 20:47:13.080 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 20:47:13.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 20:47:13.089 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.091 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 20:47:13.094 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 20:47:13.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 20:47:13.098 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 20:47:13.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 20:47:13.108 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.110 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 20:47:13.113 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 20:47:13.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 20:47:13.117 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 20:47:13.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 20:47:13.127 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.129 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 20:47:13.132 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 20:47:13.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 20:47:13.136 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 20:47:13.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 20:47:13.145 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.148 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 20:47:13.150 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 20:47:13.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 20:47:13.155 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 20:47:13.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 20:47:13.164 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.166 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 20:47:13.169 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 20:47:13.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 20:47:13.174 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 20:47:13.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 20:47:13.183 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.186 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 20:47:13.188 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 20:47:13.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 20:47:13.192 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 20:47:13.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 20:47:13.202 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.204 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 20:47:13.206 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 20:47:13.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 20:47:13.211 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 20:47:13.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 20:47:13.220 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.223 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 20:47:13.225 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 20:47:13.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 20:47:13.229 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 20:47:13.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 20:47:13.239 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.242 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 20:47:13.244 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 20:47:13.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 20:47:13.249 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 20:47:13.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:13.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:13.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 20:47:13.258 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:13.261 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 20:47:13.281 | Using python 3.8 to install etcd3 2022-02-14 20:47:13.284 | + 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-02-14 20:47:14.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:14.156 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:14.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:14.156 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:15.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:47:15.319 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 20:47:15.334 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 20:47:15.335 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 20:47:15.336 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 20:47:15.337 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 20:47:17.851 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 20:47:17.858 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:47:17.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:47:17.974 | + inc/python:pip_install:200 : result=0 2022-02-14 20:47:17.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:47:17.979 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:17.981 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:17.983 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:17.985 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:17.987 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:17.989 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:47:17.992 | + functions-common:time_stop:2432 : start_time=1644871633276 2022-02-14 20:47:17.994 | + functions-common:time_stop:2434 : [[ -z 1644871633276 ]] 2022-02-14 20:47:17.997 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:18.001 | + functions-common:time_stop:2437 : end_time=1644871637999 2022-02-14 20:47:18.003 | + functions-common:time_stop:2438 : elapsed_time=4723 2022-02-14 20:47:18.005 | + functions-common:time_stop:2439 : total=26815 2022-02-14 20:47:18.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:18.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31538 2022-02-14 20:47:18.012 | + inc/python:pip_install:203 : return 0 2022-02-14 20:47:18.015 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 20:47:18.036 | Using python 3.8 to install etcd3gw 2022-02-14 20:47:18.038 | + 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-02-14 20:47:18.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:18.912 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:18.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:18.913 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:20.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:47:20.078 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 20:47:20.086 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 20:47:20.087 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 20:47:20.088 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 20:47:20.089 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 20:47:20.122 | 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-02-14 20:47:20.124 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 20:47:20.125 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 20:47:20.127 | 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-02-14 20:47:22.653 | 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-02-14 20:47:22.660 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:47:22.660 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:47:22.778 | + inc/python:pip_install:200 : result=0 2022-02-14 20:47:22.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:47:22.782 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:22.784 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:22.787 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:22.789 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:22.791 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:22.794 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:47:22.796 | + functions-common:time_stop:2432 : start_time=1644871638030 2022-02-14 20:47:22.798 | + functions-common:time_stop:2434 : [[ -z 1644871638030 ]] 2022-02-14 20:47:22.801 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:22.805 | + functions-common:time_stop:2437 : end_time=1644871642802 2022-02-14 20:47:22.807 | + functions-common:time_stop:2438 : elapsed_time=4772 2022-02-14 20:47:22.810 | + functions-common:time_stop:2439 : total=31538 2022-02-14 20:47:22.812 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:22.814 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36310 2022-02-14 20:47:22.817 | + inc/python:pip_install:203 : return 0 2022-02-14 20:47:22.819 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 20:47:22.822 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 20:47:22.824 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 20:47:22.826 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:47:22.829 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:47:22.831 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:47:22.834 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:47:22.836 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:47:22.838 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:47:22.841 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:47:22.843 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:47:22.845 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:47:22.848 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:47:22.850 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:47:22.852 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 20:47:22.855 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:22.858 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:22.860 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 20:47:22.863 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 20:47:22.865 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:47:22.867 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:47:22.870 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:47:22.873 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:47:22.875 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:22.877 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:47:22.880 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:22.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:22.884 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:47:22.886 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:47:22.889 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:47:22.891 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:47:22.893 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 20:47:22.896 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:47:22.898 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:22.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:22.903 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 20:47:22.924 | + 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-02-14 20:47:23.033 | Reading package lists... 2022-02-14 20:47:23.273 | Building dependency tree... 2022-02-14 20:47:23.275 | Reading state information... 2022-02-14 20:47:23.530 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 20:47:23.530 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 20:47:23.530 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:47:23.530 | The following packages were automatically installed and are no longer required: 2022-02-14 20:47:23.531 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:47:23.531 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:47:23.531 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:47:23.531 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:47:23.531 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:47:23.531 | python3-zope.interface 2022-02-14 20:47:23.531 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:47:23.643 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:47:23.647 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:47:23.650 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:47:23.653 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:23.655 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:23.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:23.659 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:23.661 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:23.664 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:47:23.666 | + functions-common:time_stop:2432 : start_time=1644871642922 2022-02-14 20:47:23.668 | + functions-common:time_stop:2434 : [[ -z 1644871642922 ]] 2022-02-14 20:47:23.671 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:23.675 | + functions-common:time_stop:2437 : end_time=1644871643673 2022-02-14 20:47:23.677 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 20:47:23.679 | + functions-common:time_stop:2439 : total=4485 2022-02-14 20:47:23.681 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:23.684 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5236 2022-02-14 20:47:23.686 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:47:23.688 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 20:47:23.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:23.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:23.695 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 20:47:23.758 | Module proxy already enabled 2022-02-14 20:47:23.763 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 20:47:23.824 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 20:47:23.824 | Module proxy already enabled 2022-02-14 20:47:23.824 | Module proxy_uwsgi already enabled 2022-02-14 20:47:23.828 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 20:47:23.831 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:47:23.833 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:47:23.836 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:47:23.970 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 20:47:23.973 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 20:47:23.975 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 20:47:23.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:23.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:23.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 20:47:23.987 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:23.989 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 20:47:23.992 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 20:47:23.994 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 20:47:23.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 20:47:24.004 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.007 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 20:47:24.009 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 20:47:24.012 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 20:47:24.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 20:47:24.021 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.024 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 20:47:24.026 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 20:47:24.029 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 20:47:24.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 20:47:24.038 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.040 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 20:47:24.043 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 20:47:24.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 20:47:24.052 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.054 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 20:47:24.057 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 20:47:24.060 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 20:47:24.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 20:47:24.069 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.072 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 20:47:24.089 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:24.092 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 20:47:24.094 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 20:47:24.096 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 20:47:24.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 20:47:24.106 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.109 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 20:47:24.125 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:24.127 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 20:47:24.130 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 20:47:24.132 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 20:47:24.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 20:47:24.142 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.145 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 20:47:24.147 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 20:47:24.149 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 20:47:24.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:24.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:24.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 20:47:24.159 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:24.162 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 20:47:24.164 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 20:47:24.166 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:47:24.169 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 20:47:24.172 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 20:47:24.174 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:47:24.177 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:47:24.178 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:47:24.183 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 20:47:24.185 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 20:47:24.187 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 20:47:24.190 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 20:47:24.192 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 20:47:24.213 | Using python 3.8 to install keystonemiddleware 2022-02-14 20:47:24.216 | + 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-02-14 20:47:25.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:25.096 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:25.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:25.096 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:26.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:47:26.270 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 20:47:26.323 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 20:47:26.325 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 20:47:26.330 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 20:47:26.330 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 20:47:26.330 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 20:47:26.330 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 20:47:26.330 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 20:47:26.331 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 20:47:26.332 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 20:47:26.333 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 20:47:26.335 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 20:47:26.336 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 20:47:26.337 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 20:47:26.338 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 20:47:26.396 | 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-02-14 20:47:26.397 | 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-02-14 20:47:26.398 | 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-02-14 20:47:26.438 | 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-02-14 20:47:26.477 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 20:47:26.478 | 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-02-14 20:47:26.479 | 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-02-14 20:47:26.481 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 20:47:26.530 | 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-02-14 20:47:26.534 | 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-02-14 20:47:26.543 | 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-02-14 20:47:26.545 | 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-02-14 20:47:26.559 | 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-02-14 20:47:26.561 | 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-02-14 20:47:26.563 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 20:47:26.627 | 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-02-14 20:47:26.630 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 20:47:26.631 | 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-02-14 20:47:26.632 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 20:47:26.682 | 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-02-14 20:47:26.695 | 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-02-14 20:47:29.120 | 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-02-14 20:47:29.128 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:47:29.128 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:47:29.248 | + inc/python:pip_install:200 : result=0 2022-02-14 20:47:29.251 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:47:29.253 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:29.255 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:29.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:29.260 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:29.262 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:29.265 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:47:29.267 | + functions-common:time_stop:2432 : start_time=1644871644208 2022-02-14 20:47:29.269 | + functions-common:time_stop:2434 : [[ -z 1644871644208 ]] 2022-02-14 20:47:29.272 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:29.276 | + functions-common:time_stop:2437 : end_time=1644871649274 2022-02-14 20:47:29.278 | + functions-common:time_stop:2438 : elapsed_time=5066 2022-02-14 20:47:29.280 | + functions-common:time_stop:2439 : total=36310 2022-02-14 20:47:29.283 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:29.285 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41376 2022-02-14 20:47:29.287 | + inc/python:pip_install:203 : return 0 2022-02-14 20:47:29.290 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 20:47:29.292 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 20:47:29.294 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:47:29.297 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 20:47:29.300 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 20:47:29.302 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:47:29.306 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:47:29.306 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:47:29.312 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 20:47:29.314 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 20:47:29.316 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 20:47:29.319 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 20:47:29.322 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 20:47:29.343 | Using python 3.8 to install python-memcached 2022-02-14 20:47:29.345 | + 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-02-14 20:47:30.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:30.223 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:30.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:30.223 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:31.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:47:31.384 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 20:47:31.388 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 20:47:33.914 | 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-02-14 20:47:33.921 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:47:33.921 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:47:34.036 | + inc/python:pip_install:200 : result=0 2022-02-14 20:47:34.039 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:47:34.041 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:34.043 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:34.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:34.048 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:34.050 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:34.052 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:47:34.054 | + functions-common:time_stop:2432 : start_time=1644871649337 2022-02-14 20:47:34.057 | + functions-common:time_stop:2434 : [[ -z 1644871649337 ]] 2022-02-14 20:47:34.060 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:34.064 | + functions-common:time_stop:2437 : end_time=1644871654061 2022-02-14 20:47:34.066 | + functions-common:time_stop:2438 : elapsed_time=4724 2022-02-14 20:47:34.068 | + functions-common:time_stop:2439 : total=41376 2022-02-14 20:47:34.071 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:34.073 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46100 2022-02-14 20:47:34.076 | + inc/python:pip_install:203 : return 0 2022-02-14 20:47:34.078 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 20:47:34.095 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:34.097 | + ./stack.sh:main:897 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 20:47:34.099 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 20:47:34.102 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 20:47:34.104 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 20:47:34.106 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:47:34.109 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 20:47:34.111 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 20:47:34.126 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:34.128 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 20:47:34.130 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 20:47:34.133 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 20:47:34.135 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:47:34.137 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:47:34.140 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:47:34.142 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:47:34.145 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:47:34.148 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:47:34.163 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:47:34.165 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:47:34.167 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:34.170 | + functions-common:git_clone:629 : echo master 2022-02-14 20:47:34.170 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:47:34.175 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 20:47:34.177 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:34.179 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 20:47:34.182 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:47:34.182 | + functions-common:git_clone:678 : head -1 2022-02-14 20:47:34.204 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 20:47:34.206 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:47:34.209 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 20:47:34.211 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:47:34.213 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 20:47:34.216 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 20:47:34.218 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:47:34.221 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 20:47:34.223 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:47:34.225 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 20:47:34.227 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 20:47:34.230 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:47:34.232 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:47:34.235 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 20:47:34.237 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:47:34.240 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 20:47:34.242 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:47:34.245 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:47:34.248 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 20:47:34.254 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 20:47:34.256 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 20:47:34.925 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 20:47:34.928 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:47:34.930 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:47:34.932 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:47:34.935 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 20:47:34.937 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 20:47:34.939 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:47:34.942 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:47:34.944 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:47:34.946 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:47:34.948 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:47:34.950 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:47:34.953 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:47:34.955 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 20:47:34.975 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 20:47:34.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 -e /opt/stack/keystone 2022-02-14 20:47:35.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:35.861 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:35.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:35.861 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:36.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:47:37.024 | Obtaining file:///opt/stack/keystone 2022-02-14 20:47:37.025 | Preparing metadata (setup.py): started 2022-02-14 20:47:38.579 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:47:38.653 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 20:47:38.654 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 20:47:38.656 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.2) 2022-02-14 20:47:38.657 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-14 20:47:38.657 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 20:47:38.658 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 20:47:38.660 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 20:47:38.661 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 20:47:38.662 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-14 20:47:38.663 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 20:47:38.664 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 20:47:38.665 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 20:47:38.666 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-14 20:47:38.668 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 20:47:38.669 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 20:47:38.670 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 20:47:38.671 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 20:47:38.672 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 20:47:38.673 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 20:47:38.674 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 20:47:38.675 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 20:47:38.676 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 20:47:38.677 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 20:47:38.678 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 20:47:38.680 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 20:47:38.681 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 20:47:38.682 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-14 20:47:38.683 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-14 20:47:38.684 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 20:47:38.685 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 20:47:38.687 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 20:47:38.687 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 20:47:38.688 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 20:47:38.689 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 20:47:38.701 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 20:47:38.702 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 20:47:38.744 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-14 20:47:38.757 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-14 20:47:38.758 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-14 20:47:38.759 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 20:47:38.760 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-14 20:47:38.770 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-14 20:47:38.831 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 20:47:38.834 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 20:47:38.927 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-14 20:47:38.928 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 20:47:38.930 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-14 20:47:38.931 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 20:47:38.985 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-14 20:47:38.987 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 20:47:38.988 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 20:47:39.036 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-14 20:47:39.040 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-14 20:47:39.097 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-14 20:47:39.099 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 20:47:39.100 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 20:47:39.101 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-14 20:47:39.103 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-14 20:47:39.104 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-14 20:47:39.122 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-14 20:47:39.171 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 20:47:39.217 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 20:47:39.218 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-14 20:47:39.219 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-14 20:47:39.220 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-14 20:47:39.273 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-14 20:47:39.385 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 20:47:39.386 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-14 20:47:39.386 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-14 20:47:39.389 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 20:47:39.604 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 20:47:39.625 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 20:47:39.626 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 20:47:39.693 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-14 20:47:39.694 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-14 20:47:39.712 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 20:47:39.783 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 20:47:39.823 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-14 20:47:39.933 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 20:47:40.004 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-14 20:47:40.130 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-14 20:47:40.162 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-14 20:47:40.201 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-14 20:47:40.204 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-14 20:47:40.205 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-14 20:47:40.206 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 20:47:40.208 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-14 20:47:40.209 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-14 20:47:40.261 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-14 20:47:40.395 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-14 20:47:40.398 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-14 20:47:40.400 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-14 20:47:40.401 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-14 20:47:40.551 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-14 20:47:40.631 | 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==20.1.0.dev100) (2.4.0) 2022-02-14 20:47:40.704 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-14 20:47:40.876 | 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==20.1.0.dev100) (2.1.0) 2022-02-14 20:47:41.039 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.8.2) 2022-02-14 20:47:41.131 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-14 20:47:41.165 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-14 20:47:43.034 | Installing collected packages: keystone 2022-02-14 20:47:43.034 | Attempting uninstall: keystone 2022-02-14 20:47:43.035 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 20:47:43.038 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 20:47:43.040 | Running setup.py develop for keystone 2022-02-14 20:47:45.264 | Successfully installed keystone 2022-02-14 20:47:45.264 | 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-02-14 20:47:45.271 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:47:45.271 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:47:45.403 | + inc/python:pip_install:200 : result=0 2022-02-14 20:47:45.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:47:45.408 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:45.410 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:45.412 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:45.414 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:45.416 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:45.419 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:47:45.421 | + functions-common:time_stop:2432 : start_time=1644871654970 2022-02-14 20:47:45.423 | + functions-common:time_stop:2434 : [[ -z 1644871654970 ]] 2022-02-14 20:47:45.426 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:45.430 | + functions-common:time_stop:2437 : end_time=1644871665427 2022-02-14 20:47:45.432 | + functions-common:time_stop:2438 : elapsed_time=10457 2022-02-14 20:47:45.435 | + functions-common:time_stop:2439 : total=46100 2022-02-14 20:47:45.437 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:45.439 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56557 2022-02-14 20:47:45.441 | + inc/python:pip_install:203 : return 0 2022-02-14 20:47:45.443 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:47:45.446 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 20:47:45.448 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 20:47:45.466 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 20:47:45.478 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 20:47:45.481 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 20:47:45.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:45.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:45.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 20:47:45.490 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:45.493 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 20:47:45.509 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:45.512 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 20:47:45.514 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:47:45.517 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 20:47:45.519 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 20:47:45.532 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-14 20:47:45.534 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 20:47:45.538 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 20:47:45.554 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:45.557 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 20:47:45.586 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 20:47:45.614 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 20:47:45.649 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 20:47:45.679 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 20:47:45.709 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 20:47:45.739 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 20:47:45.767 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 20:47:45.795 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 20:47:45.797 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 20:47:45.800 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 20:47:45.802 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 20:47:45.804 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:47:45.806 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:47:45.822 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:45.825 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:47:45.827 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:47:45.830 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:47:45.845 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:45.847 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:47:45.850 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:47:45.880 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:47:45.882 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:47:45.884 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 20:47:45.887 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 20:47:45.903 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:45.906 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.81/identity 2022-02-14 20:47:45.935 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 20:47:45.937 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 20:47:45.969 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 20:47:45.971 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 20:47:45.973 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 20:47:45.976 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 20:47:45.978 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 20:47:45.981 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 20:47:46.010 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 20:47:46.013 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 20:47:46.015 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 20:47:46.017 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 20:47:46.020 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:47:46.037 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:47:46.039 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:47:46.041 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:47:46.044 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:47:46.046 | + 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-02-14 20:47:46.073 | + 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-02-14 20:47:46.101 | + 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-02-14 20:47:46.128 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:47:46.156 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 20:47:46.183 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 20:47:46.185 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 20:47:46.188 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 20:47:46.190 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 20:47:46.192 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 20:47:46.195 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:47:46.197 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:47:46.201 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 20:47:46.205 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 20:47:46.207 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:47:46.209 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:47:46.222 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:47:46.223 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:47:46.232 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:47:46.235 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:47:46.251 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 20:47:46.253 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 20:47:46.257 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 20:47:46.286 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 20:47:46.313 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 20:47:46.340 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 20:47:46.367 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 20:47:46.393 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 20:47:46.421 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 20:47:46.448 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 20:47:46.475 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 20:47:46.502 | + 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-02-14 20:47:46.528 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 20:47:46.556 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 20:47:46.584 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 20:47:46.611 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:47:46.613 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:47:46.616 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 20:47:46.618 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 20:47:46.621 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:47:46.623 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:46.625 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:46.628 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 20:47:46.630 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 20:47:46.632 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 20:47:46.660 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 20:47:46.687 | + 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-02-14 20:47:46.687 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 20:47:46.696 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 20:47:46.700 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 20:47:46.702 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 20:47:46.705 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:47:46.707 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:47:46.709 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:47:46.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:46.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:46.716 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:47:46.719 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:47:46.721 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:46.723 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:46.725 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 20:47:46.788 | Site keystone-wsgi-public already enabled 2022-02-14 20:47:46.793 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:47:46.795 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:47:46.797 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:47:46.800 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:47:46.933 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 20:47:46.965 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 20:47:46.997 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 20:47:47.028 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 20:47:47.030 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 20:47:47.070 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 20:47:47.098 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 20:47:47.126 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 20:47:47.143 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:47.145 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 20:47:47.162 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:47.164 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 20:47:47.167 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 20:47:47.169 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 20:47:47.172 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:47:47.174 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 20:47:47.177 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 20:47:47.179 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 20:47:47.181 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 20:47:47.184 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:47:47.186 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:47:47.189 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:47:47.191 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:47:47.193 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:47:47.197 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:47:47.212 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:47:47.215 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:47:47.217 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:47.220 | + functions-common:git_clone:629 : echo master 2022-02-14 20:47:47.220 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:47:47.225 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 20:47:47.228 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:47:47.230 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 20:47:47.233 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:47:47.233 | + functions-common:git_clone:678 : head -1 2022-02-14 20:47:47.241 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 20:47:47.243 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:47:47.246 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 20:47:47.249 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:47:47.251 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 20:47:47.253 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 20:47:47.256 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 20:47:47.258 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 20:47:47.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:47:47.263 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 20:47:47.266 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 20:47:47.268 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:47:47.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 20:47:47.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 20:47:47.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:47:47.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 20:47:47.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:47:47.284 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:47:47.287 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 20:47:47.292 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 20:47:47.295 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 20:47:47.946 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 20:47:47.949 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:47:47.951 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:47:47.953 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:47:47.956 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 20:47:47.958 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 20:47:47.960 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:47:47.962 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 20:47:47.965 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:47:47.967 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 20:47:47.969 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 20:47:47.971 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 20:47:47.974 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:47:47.976 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 20:47:47.997 | Using python 3.8 to install /opt/stack/swift 2022-02-14 20:47:48.000 | + 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-02-14 20:47:48.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:48.872 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:48.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:47:48.872 | from cryptography.utils import int_from_bytes 2022-02-14 20:47:50.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:47:50.040 | Obtaining file:///opt/stack/swift 2022-02-14 20:47:50.041 | Preparing metadata (setup.py): started 2022-02-14 20:47:51.314 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:47:51.354 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.33.0) 2022-02-14 20:47:51.355 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.1.2) 2022-02-14 20:47:51.356 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.11.0) 2022-02-14 20:47:51.357 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.1.1) 2022-02-14 20:47:51.358 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (4.7.1) 2022-02-14 20:47:51.360 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.27.1) 2022-02-14 20:47:51.361 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.16.0) 2022-02-14 20:47:51.362 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.9.9) 2022-02-14 20:47:51.363 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.6.0) 2022-02-14 20:47:51.364 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (36.0.1) 2022-02-14 20:47:51.365 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (9.3.0) 2022-02-14 20:47:51.402 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0) (1.15.0) 2022-02-14 20:47:51.410 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0) (2.1.0) 2022-02-14 20:47:51.466 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (8.7.1) 2022-02-14 20:47:51.468 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (3.4.0) 2022-02-14 20:47:51.469 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (1.8.7) 2022-02-14 20:47:51.470 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.12.1) 2022-02-14 20:47:51.471 | 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.0) (5.8.1) 2022-02-14 20:47:51.472 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 20:47:51.473 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (5.1.0) 2022-02-14 20:47:51.475 | 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.0) (4.2.0) 2022-02-14 20:47:51.476 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 20:47:51.477 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (2.10.0) 2022-02-14 20:47:51.478 | 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.0) (3.1.1) 2022-02-14 20:47:51.480 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.6.1) 2022-02-14 20:47:51.500 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0) (60.8.2) 2022-02-14 20:47:51.530 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0) (2019.11.28) 2022-02-14 20:47:51.531 | 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.0) (1.26.8) 2022-02-14 20:47:51.533 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (3.3) 2022-02-14 20:47:51.535 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (2.0.12) 2022-02-14 20:47:51.558 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0) (2.21) 2022-02-14 20:47:51.648 | 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.0) (3.5.0) 2022-02-14 20:47:51.649 | 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.0) (1.0.2) 2022-02-14 20:47:51.651 | 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.0) (1.7.0) 2022-02-14 20:47:51.692 | 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.0) (1.1.5) 2022-02-14 20:47:51.744 | 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.0) (6.0) 2022-02-14 20:47:51.745 | 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.0) (2.4.0) 2022-02-14 20:47:51.747 | 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.0) (1.5.0) 2022-02-14 20:47:51.748 | 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.0) (0.8.0) 2022-02-14 20:47:51.808 | 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.0) (2.8.2) 2022-02-14 20:47:51.811 | 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.0) (0.9.6) 2022-02-14 20:47:51.823 | 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.0) (2021.3) 2022-02-14 20:47:51.825 | 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.0) (1.0.3) 2022-02-14 20:47:51.843 | 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.0) (3.0.7) 2022-02-14 20:47:51.846 | 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.0) (21.3) 2022-02-14 20:47:51.951 | 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.0) (1.13.3) 2022-02-14 20:47:51.965 | 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.0) (5.1.1) 2022-02-14 20:47:54.270 | Installing collected packages: swift 2022-02-14 20:47:54.270 | Attempting uninstall: swift 2022-02-14 20:47:54.270 | Found existing installation: swift 2.29.0 2022-02-14 20:47:54.273 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 20:47:54.275 | Running setup.py develop for swift 2022-02-14 20:47:56.286 | Successfully installed swift 2022-02-14 20:47:56.286 | 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-02-14 20:47:56.294 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:47:56.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:47:56.427 | + inc/python:pip_install:200 : result=0 2022-02-14 20:47:56.429 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:47:56.431 | + functions-common:time_stop:2425 : local name 2022-02-14 20:47:56.434 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:47:56.436 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:47:56.438 | + functions-common:time_stop:2428 : local total 2022-02-14 20:47:56.441 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:47:56.443 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:47:56.445 | + functions-common:time_stop:2432 : start_time=1644871667991 2022-02-14 20:47:56.447 | + functions-common:time_stop:2434 : [[ -z 1644871667991 ]] 2022-02-14 20:47:56.450 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:47:56.454 | + functions-common:time_stop:2437 : end_time=1644871676452 2022-02-14 20:47:56.456 | + functions-common:time_stop:2438 : elapsed_time=8461 2022-02-14 20:47:56.459 | + functions-common:time_stop:2439 : total=56557 2022-02-14 20:47:56.461 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:47:56.463 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65018 2022-02-14 20:47:56.465 | + inc/python:pip_install:203 : return 0 2022-02-14 20:47:56.467 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:47:56.470 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 20:47:56.472 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 20:47:56.491 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 20:47:56.503 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 20:47:56.505 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 20:47:56.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:47:56.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:47:56.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 20:47:56.515 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:47:56.517 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 20:47:56.520 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:47:56.522 | + ./stack.sh:main:908 : configure_swift 2022-02-14 20:47:56.524 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 20:47:56.526 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 20:47:56.528 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 20:47:56.530 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 20:47:56.532 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 20:47:57.669 | No container-sync running 2022-02-14 20:47:57.669 | No account-auditor running 2022-02-14 20:47:57.669 | No container-updater running 2022-02-14 20:47:57.669 | No container-sharder running 2022-02-14 20:47:57.669 | No container-replicator running 2022-02-14 20:47:57.669 | No container-server running 2022-02-14 20:47:57.669 | No proxy-server running 2022-02-14 20:47:57.669 | No account-reaper running 2022-02-14 20:47:57.669 | No container-auditor running 2022-02-14 20:47:57.669 | No object-server running 2022-02-14 20:47:57.669 | No account-server running 2022-02-14 20:47:57.669 | No object-updater running 2022-02-14 20:47:57.669 | No object-auditor running 2022-02-14 20:47:57.669 | No object-expirer running 2022-02-14 20:47:57.669 | No account-replicator running 2022-02-14 20:47:57.669 | No object-replicator running 2022-02-14 20:47:57.669 | No container-reconciler running 2022-02-14 20:47:57.669 | No object-reconstructor running 2022-02-14 20:47:57.749 | + lib/swift:configure_swift:340 : true 2022-02-14 20:47:57.751 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 20:47:57.764 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 20:47:57.776 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 20:47:57.779 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 20:47:57.780 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 20:47:57.787 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 20:47:57.787 | s/%GROUP%/ubuntu/; 2022-02-14 20:47:57.787 | s/%USER%/ubuntu/; 2022-02-14 20:47:57.787 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 20:47:57.787 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 20:47:57.789 | uid = ubuntu 2022-02-14 20:47:57.789 | gid = ubuntu 2022-02-14 20:47:57.789 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 20:47:57.789 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 20:47:57.789 | address = 127.0.0.1 2022-02-14 20:47:57.789 | 2022-02-14 20:47:57.790 | [account6612] 2022-02-14 20:47:57.790 | max connections = 25 2022-02-14 20:47:57.790 | path = /opt/stack/data/swift/1/node/ 2022-02-14 20:47:57.790 | read only = false 2022-02-14 20:47:57.790 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 20:47:57.790 | 2022-02-14 20:47:57.790 | [account6622] 2022-02-14 20:47:57.790 | max connections = 25 2022-02-14 20:47:57.790 | path = /opt/stack/data/swift/2/node/ 2022-02-14 20:47:57.790 | read only = false 2022-02-14 20:47:57.790 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 20:47:57.790 | 2022-02-14 20:47:57.790 | [account6632] 2022-02-14 20:47:57.790 | max connections = 25 2022-02-14 20:47:57.790 | path = /opt/stack/data/swift/3/node/ 2022-02-14 20:47:57.790 | read only = false 2022-02-14 20:47:57.790 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 20:47:57.790 | 2022-02-14 20:47:57.790 | [account6642] 2022-02-14 20:47:57.790 | max connections = 25 2022-02-14 20:47:57.790 | path = /opt/stack/data/swift/4/node/ 2022-02-14 20:47:57.790 | read only = false 2022-02-14 20:47:57.790 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 20:47:57.790 | 2022-02-14 20:47:57.790 | 2022-02-14 20:47:57.790 | [container6611] 2022-02-14 20:47:57.790 | max connections = 25 2022-02-14 20:47:57.790 | path = /opt/stack/data/swift/1/node/ 2022-02-14 20:47:57.790 | read only = false 2022-02-14 20:47:57.790 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 20:47:57.790 | 2022-02-14 20:47:57.790 | [container6621] 2022-02-14 20:47:57.790 | max connections = 25 2022-02-14 20:47:57.790 | path = /opt/stack/data/swift/2/node/ 2022-02-14 20:47:57.790 | read only = false 2022-02-14 20:47:57.791 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 20:47:57.791 | 2022-02-14 20:47:57.791 | [container6631] 2022-02-14 20:47:57.791 | max connections = 25 2022-02-14 20:47:57.791 | path = /opt/stack/data/swift/3/node/ 2022-02-14 20:47:57.791 | read only = false 2022-02-14 20:47:57.791 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 20:47:57.791 | 2022-02-14 20:47:57.791 | [container6641] 2022-02-14 20:47:57.791 | max connections = 25 2022-02-14 20:47:57.791 | path = /opt/stack/data/swift/4/node/ 2022-02-14 20:47:57.791 | read only = false 2022-02-14 20:47:57.791 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 20:47:57.791 | 2022-02-14 20:47:57.791 | 2022-02-14 20:47:57.791 | [object6613] 2022-02-14 20:47:57.791 | max connections = 25 2022-02-14 20:47:57.791 | path = /opt/stack/data/swift/1/node/ 2022-02-14 20:47:57.791 | read only = false 2022-02-14 20:47:57.791 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 20:47:57.791 | 2022-02-14 20:47:57.791 | [object6623] 2022-02-14 20:47:57.791 | max connections = 25 2022-02-14 20:47:57.791 | path = /opt/stack/data/swift/2/node/ 2022-02-14 20:47:57.791 | read only = false 2022-02-14 20:47:57.791 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 20:47:57.791 | 2022-02-14 20:47:57.791 | [object6633] 2022-02-14 20:47:57.791 | max connections = 25 2022-02-14 20:47:57.791 | path = /opt/stack/data/swift/3/node/ 2022-02-14 20:47:57.791 | read only = false 2022-02-14 20:47:57.792 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 20:47:57.792 | 2022-02-14 20:47:57.792 | [object6643] 2022-02-14 20:47:57.792 | max connections = 25 2022-02-14 20:47:57.792 | path = /opt/stack/data/swift/4/node/ 2022-02-14 20:47:57.792 | read only = false 2022-02-14 20:47:57.792 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 20:47:57.793 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 20:47:57.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:47:57.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:47:57.799 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 20:47:57.811 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 20:47:57.814 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 20:47:57.818 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 20:47:57.822 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 20:47:57.824 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 20:47:57.829 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 20:47:57.857 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.81:8080/v1/ 2022-02-14 20:47:57.882 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 20:47:57.900 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 20:47:57.927 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 20:47:57.944 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:47:57.973 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 20:47:57.990 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 20:47:58.017 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 20:47:58.035 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 20:47:58.063 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 20:47:58.080 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:47:58.108 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 20:47:58.125 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 20:47:58.140 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:58.142 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 20:47:58.170 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 20:47:58.196 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 20:47:58.224 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 20:47:58.250 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 20:47:58.266 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:58.268 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 20:47:58.294 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 20:47:58.309 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:58.311 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 20:47:58.326 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:47:58.328 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 20:47:58.330 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 20:47:58.345 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:47:58.347 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 20:47:58.349 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 20:47:58.351 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 20:47:58.356 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 20:47:58.363 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 20:47:58.390 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 20:47:58.417 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 20:47:58.446 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 20:47:58.475 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 20:47:58.502 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 20:47:58.504 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 20:47:58.506 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 20:47:58.508 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 20:47:58.511 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 20:47:58.537 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 20:47:58.564 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.81/identity 2022-02-14 20:47:58.591 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 20:47:58.618 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 20:47:58.645 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 20:47:58.673 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 20:47:58.700 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 20:47:58.727 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:47:58.755 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 20:47:58.782 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 20:47:58.809 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 20:47:58.837 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 20:47:58.864 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 20:47:58.894 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 20:47:58.921 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 20:47:58.939 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 20:47:58.967 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 20:47:58.995 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 20:47:58.999 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 20:47:59.028 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 20:47:59.053 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 20:47:59.081 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 20:47:59.083 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:47:59.085 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 20:47:59.088 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 20:47:59.092 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 20:47:59.094 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 20:47:59.096 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 20:47:59.099 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 20:47:59.101 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 20:47:59.103 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 20:47:59.105 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 20:47:59.107 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 20:47:59.125 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 20:47:59.153 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 20:47:59.170 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 20:47:59.199 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 20:47:59.216 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:47:59.244 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 20:47:59.262 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 20:47:59.290 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 20:47:59.308 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 20:47:59.337 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 20:47:59.354 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 20:47:59.382 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 20:47:59.400 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 20:47:59.428 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 20:47:59.447 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 20:47:59.475 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 20:47:59.493 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 20:47:59.520 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 20:47:59.533 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 20:47:59.551 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:47:59.580 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 20:47:59.609 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 20:47:59.611 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 20:47:59.615 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 20:47:59.618 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 20:47:59.620 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 20:47:59.622 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 20:47:59.624 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 20:47:59.626 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 20:47:59.628 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 20:47:59.631 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 20:47:59.649 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 20:47:59.677 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 20:47:59.694 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 20:47:59.723 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 20:47:59.741 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:47:59.769 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 20:47:59.787 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 20:47:59.820 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 20:47:59.840 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 20:47:59.868 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 20:47:59.886 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 20:47:59.914 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 20:47:59.933 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 20:47:59.961 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 20:47:59.979 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 20:48:00.007 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 20:48:00.034 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 20:48:00.063 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 20:48:00.074 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 20:48:00.093 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:48:00.122 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 20:48:00.124 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 20:48:00.129 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 20:48:00.131 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 20:48:00.133 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 20:48:00.136 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 20:48:00.138 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 20:48:00.140 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 20:48:00.142 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 20:48:00.145 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 20:48:00.163 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 20:48:00.190 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 20:48:00.208 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 20:48:00.236 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 20:48:00.254 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:48:00.282 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 20:48:00.300 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 20:48:00.328 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 20:48:00.346 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 20:48:00.374 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 20:48:00.392 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 20:48:00.420 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 20:48:00.437 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 20:48:00.466 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 20:48:00.483 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 20:48:00.512 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 20:48:00.529 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 20:48:00.556 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 20:48:00.561 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 20:48:00.579 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:48:00.607 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 20:48:00.634 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 20:48:00.662 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 20:48:00.690 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 20:48:00.692 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 20:48:00.697 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 20:48:00.725 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 20:48:00.753 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 20:48:00.782 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 20:48:00.810 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 20:48:00.839 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 20:48:00.865 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 20:48:00.893 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 20:48:00.920 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 20:48:00.948 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 20:48:00.963 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:00.966 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 20:48:00.984 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 20:48:00.987 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 20:48:01.007 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 20:48:01.009 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.81 2022-02-14 20:48:01.035 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 20:48:01.037 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 20:48:01.065 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.81/identity 2022-02-14 20:48:01.093 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 20:48:01.095 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 20:48:01.123 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 20:48:01.138 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:01.140 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 20:48:01.143 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 20:48:01.148 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 20:48:01.150 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 20:48:01.162 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 20:48:01.165 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 20:48:01.176 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 20:48:01.178 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 20:48:01.181 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:48:01.184 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:48:01.186 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:48:01.188 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:48:01.190 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:48:01.193 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:48:01.195 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 20:48:01.207 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 20:48:01.209 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 20:48:01.212 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 20:48:01.229 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:01.232 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 20:48:01.250 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:01.252 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 20:48:01.254 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 20:48:01.257 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 20:48:01.259 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:48:01.261 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 20:48:01.264 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 20:48:01.266 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 20:48:01.269 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 20:48:01.286 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:01.288 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 20:48:01.291 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 20:48:01.308 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:01.310 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 20:48:01.313 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 20:48:01.315 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 20:48:01.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:48:01.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:48:01.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 20:48:01.326 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:48:01.329 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 20:48:01.332 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 20:48:01.335 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 20:48:01.338 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 20:48:01.341 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 20:48:01.343 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 20:48:01.346 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 20:48:01.349 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 20:48:01.352 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 20:48:01.355 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 20:48:01.358 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:48:01.359 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 20:48:01.364 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 20:48:01.366 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 20:48:01.369 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 20:48:01.372 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 20:48:01.374 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 20:48:01.396 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 20:48:01.398 | + 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-02-14 20:48:02.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:02.269 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:02.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:02.269 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:03.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:48:03.407 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 20:48:03.488 | 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.1) 2022-02-14 20:48:03.489 | 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-02-14 20:48:03.490 | 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-02-14 20:48:03.491 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-02-14 20:48:03.492 | 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-02-14 20:48:03.493 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 20:48:03.494 | 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-02-14 20:48:03.495 | 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-02-14 20:48:03.497 | 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-02-14 20:48:03.498 | 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-02-14 20:48:03.499 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-02-14 20:48:03.500 | 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-02-14 20:48:03.502 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-14 20:48:03.504 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-02-14 20:48:03.507 | 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.1.0) 2022-02-14 20:48:03.509 | 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.2.0) 2022-02-14 20:48:03.511 | 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.0) 2022-02-14 20:48:03.513 | 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-02-14 20:48:03.523 | 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-02-14 20:48:03.524 | 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-02-14 20:48:03.537 | 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-02-14 20:48:03.605 | 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-02-14 20:48:03.607 | 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-02-14 20:48:03.608 | 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-02-14 20:48:03.629 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-14 20:48:03.630 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-14 20:48:03.632 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 20:48:03.635 | 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-02-14 20:48:03.636 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-14 20:48:03.646 | 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-02-14 20:48:03.687 | 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-02-14 20:48:03.688 | 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.4.0) 2022-02-14 20:48:03.689 | 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-02-14 20:48:03.690 | 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-02-14 20:48:03.710 | 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-02-14 20:48:03.712 | 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-02-14 20:48:03.727 | 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-02-14 20:48:03.742 | 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-02-14 20:48:03.743 | 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-02-14 20:48:03.762 | 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-02-14 20:48:03.764 | 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.0.0) 2022-02-14 20:48:03.841 | 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-02-14 20:48:03.842 | 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-02-14 20:48:03.845 | 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-02-14 20:48:03.847 | 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-02-14 20:48:03.896 | 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-02-14 20:48:03.923 | 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-02-14 20:48:04.117 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 20:48:04.121 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 20:48:04.152 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 20:48:04.155 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-14 20:48:04.156 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 20:48:04.158 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 20:48:04.159 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 20:48:04.161 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 20:48:04.237 | 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-02-14 20:48:04.403 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 20:48:04.426 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.8.2) 2022-02-14 20:48:04.508 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 20:48:04.652 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 20:48:06.715 | 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-02-14 20:48:06.722 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:48:06.722 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:48:06.846 | + inc/python:pip_install:200 : result=0 2022-02-14 20:48:06.849 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:48:06.851 | + functions-common:time_stop:2425 : local name 2022-02-14 20:48:06.854 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:48:06.857 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:48:06.859 | + functions-common:time_stop:2428 : local total 2022-02-14 20:48:06.861 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:48:06.864 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:48:06.866 | + functions-common:time_stop:2432 : start_time=1644871681390 2022-02-14 20:48:06.868 | + functions-common:time_stop:2434 : [[ -z 1644871681390 ]] 2022-02-14 20:48:06.871 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:48:06.875 | + functions-common:time_stop:2437 : end_time=1644871686873 2022-02-14 20:48:06.878 | + functions-common:time_stop:2438 : elapsed_time=5483 2022-02-14 20:48:06.880 | + functions-common:time_stop:2439 : total=65018 2022-02-14 20:48:06.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:48:06.885 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70501 2022-02-14 20:48:06.888 | + inc/python:pip_install:203 : return 0 2022-02-14 20:48:06.890 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 20:48:06.893 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 20:48:06.895 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 20:48:06.909 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 20:48:06.914 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 20:48:06.916 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 20:48:06.919 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 20:48:06.921 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:48:06.923 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:48:06.926 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:48:06.929 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:48:06.931 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:48:06.934 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:48:06.951 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:48:06.953 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:48:06.955 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:06.958 | + functions-common:git_clone:629 : echo master 2022-02-14 20:48:06.959 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:48:06.964 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 20:48:06.967 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:06.969 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 20:48:06.972 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:48:06.972 | + functions-common:git_clone:678 : head -1 2022-02-14 20:48:06.977 | b085fbecc Merge "Remove final six usage" 2022-02-14 20:48:06.979 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:48:06.982 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 20:48:06.985 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:48:06.987 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 20:48:06.990 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 20:48:06.992 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:48:06.995 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 20:48:06.997 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:48:07.000 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 20:48:07.002 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 20:48:07.005 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:48:07.007 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:48:07.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 20:48:07.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:48:07.016 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 20:48:07.019 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:48:07.021 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:48:07.024 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 20:48:07.031 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 20:48:07.033 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 20:48:07.679 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 20:48:07.681 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:48:07.683 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:48:07.686 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:48:07.688 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 20:48:07.691 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 20:48:07.693 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:48:07.696 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:48:07.698 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:48:07.701 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:48:07.703 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:48:07.706 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:48:07.708 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:48:07.710 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 20:48:07.732 | Using python 3.8 to install /opt/stack/glance 2022-02-14 20:48:07.734 | + 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-02-14 20:48:08.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:08.606 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:08.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:08.606 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:09.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:48:09.749 | Obtaining file:///opt/stack/glance 2022-02-14 20:48:09.750 | Preparing metadata (setup.py): started 2022-02-14 20:48:11.012 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:48:11.082 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (5.8.1) 2022-02-14 20:48:11.083 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (0.7.1) 2022-02-14 20:48:11.084 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (1.4.31) 2022-02-14 20:48:11.085 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (0.33.0) 2022-02-14 20:48:11.086 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (2.1.1) 2022-02-14 20:48:11.087 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (2.5.1) 2022-02-14 20:48:11.089 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (1.8.7) 2022-02-14 20:48:11.090 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (0.4.2) 2022-02-14 20:48:11.091 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (1.7.6) 2022-02-14 20:48:11.092 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (0.20.4) 2022-02-14 20:48:11.093 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (8.7.1) 2022-02-14 20:48:11.094 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (4.5.0) 2022-02-14 20:48:11.095 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (3.4.0) 2022-02-14 20:48:11.096 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (1.4.0) 2022-02-14 20:48:11.097 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (4.12.1) 2022-02-14 20:48:11.098 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (3.5.0) 2022-02-14 20:48:11.099 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (2.4.0) 2022-02-14 20:48:11.100 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (4.6.4) 2022-02-14 20:48:11.101 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (4.4.0) 2022-02-14 20:48:11.102 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (9.3.0) 2022-02-14 20:48:11.104 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (0.11.0) 2022-02-14 20:48:11.105 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (3.0.0) 2022-02-14 20:48:11.106 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (3.5.0) 2022-02-14 20:48:11.107 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev63) (3.2.0) 2022-02-14 20:48:11.108 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (4.4.0) 2022-02-14 20:48:11.109 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (22.0.0) 2022-02-14 20:48:11.110 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (11.1.0) 2022-02-14 20:48:11.111 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (5.1.0) 2022-02-14 20:48:11.112 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (1.5.0) 2022-02-14 20:48:11.114 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (4.6.1) 2022-02-14 20:48:11.115 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (12.12.0) 2022-02-14 20:48:11.116 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (4.5.0) 2022-02-14 20:48:11.117 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (2.3.0) 2022-02-14 20:48:11.118 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (3.10.1) 2022-02-14 20:48:11.119 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (1.3.3) 2022-02-14 20:48:11.120 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (3.4.2) 2022-02-14 20:48:11.121 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (2.7.0) 2022-02-14 20:48:11.122 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (2.4.0) 2022-02-14 20:48:11.124 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (36.0.1) 2022-02-14 20:48:11.125 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (0.2.2) 2022-02-14 20:48:11.126 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (1.0.2) 2022-02-14 20:48:11.127 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (5.5.0) 2022-02-14 20:48:11.128 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev63) (3.10.0) 2022-02-14 20:48:11.143 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev63) (4.11.0) 2022-02-14 20:48:11.145 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev63) (5.4.0) 2022-02-14 20:48:11.146 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev63) (1.1.6) 2022-02-14 20:48:11.167 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev63) (5.2.0) 2022-02-14 20:48:11.169 | 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.0.0.dev63) (2.27.1) 2022-02-14 20:48:11.208 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev63) (1.15.0) 2022-02-14 20:48:11.223 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev63) (4.2.0) 2022-02-14 20:48:11.233 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev63) (1.13.3) 2022-02-14 20:48:11.248 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev63) (1.16.0) 2022-02-14 20:48:11.249 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev63) (1.1.2) 2022-02-14 20:48:11.250 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev63) (2.1.0) 2022-02-14 20:48:11.341 | 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.0.0.dev63) (3.0.7) 2022-02-14 20:48:11.417 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev63) (1.7.0) 2022-02-14 20:48:11.466 | 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.0.0.dev63) (3.1.1) 2022-02-14 20:48:11.468 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev63) (2.10.0) 2022-02-14 20:48:11.504 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev63) (0.17.3) 2022-02-14 20:48:11.547 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev63) (1.5.0) 2022-02-14 20:48:11.549 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev63) (0.8.0) 2022-02-14 20:48:11.550 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev63) (6.0) 2022-02-14 20:48:11.634 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev63) (2.0.1) 2022-02-14 20:48:11.635 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev63) (0.13.0) 2022-02-14 20:48:11.637 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev63) (0.5.0) 2022-02-14 20:48:11.663 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev63) (0.61.0) 2022-02-14 20:48:11.710 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev63) (0.9.6) 2022-02-14 20:48:11.714 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev63) (2.8.2) 2022-02-14 20:48:11.771 | 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.0.0.dev63) (5.0.9) 2022-02-14 20:48:11.774 | 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.0.0.dev63) (2.8.0) 2022-02-14 20:48:11.775 | 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.0.0.dev63) (5.2.3) 2022-02-14 20:48:11.776 | 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.0.0.dev63) (5.0.0) 2022-02-14 20:48:11.779 | 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.0.0.dev63) (0.4.0) 2022-02-14 20:48:11.802 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev63) (3.3.0) 2022-02-14 20:48:11.803 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev63) (3.0.3) 2022-02-14 20:48:11.808 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev63) (3.2.0) 2022-02-14 20:48:11.850 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev63) (5.9.0) 2022-02-14 20:48:11.893 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev63) (2021.3) 2022-02-14 20:48:11.894 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev63) (21.3) 2022-02-14 20:48:11.896 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev63) (0.11.0) 2022-02-14 20:48:11.973 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev63) (60.8.2) 2022-02-14 20:48:12.032 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev63) (0.2.5) 2022-02-14 20:48:12.134 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev63) (0.7) 2022-02-14 20:48:12.404 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev63) (2.6.3) 2022-02-14 20:48:12.406 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev63) (6.3.1) 2022-02-14 20:48:12.408 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev63) (1.4.2) 2022-02-14 20:48:12.410 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev63) (2.4.0) 2022-02-14 20:48:12.468 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev63) (0.8.1) 2022-02-14 20:48:12.491 | 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.0.0.dev63) (5.0.0) 2022-02-14 20:48:12.605 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev63) (2.21) 2022-02-14 20:48:12.710 | 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.0.0.dev63) (2.0.1) 2022-02-14 20:48:12.924 | 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.0.0.dev63) (1.1.5) 2022-02-14 20:48:12.925 | 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.0.0.dev63) (5.1.1) 2022-02-14 20:48:12.927 | 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.0.0.dev63) (0.10.0) 2022-02-14 20:48:12.928 | 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.0.0.dev63) (1.32) 2022-02-14 20:48:12.929 | 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.0.0.dev63) (2.5.0) 2022-02-14 20:48:12.930 | 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.0.0.dev63) (1.4.4) 2022-02-14 20:48:12.931 | 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.0.0.dev63) (1.4.0) 2022-02-14 20:48:13.049 | 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.0.0.dev63) (0.13.1) 2022-02-14 20:48:13.081 | 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.0.0.dev63) (1.0.3) 2022-02-14 20:48:13.130 | 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.0.0.dev63) (3.0.0) 2022-02-14 20:48:13.133 | 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.0.0.dev63) (1.3.3) 2022-02-14 20:48:13.372 | 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.0.0.dev63) (3.10.0) 2022-02-14 20:48:13.561 | 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.0.0.dev63) (3.3) 2022-02-14 20:48:13.562 | 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.0.0.dev63) (2019.11.28) 2022-02-14 20:48:13.563 | 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.0.0.dev63) (1.26.8) 2022-02-14 20:48:13.565 | 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.0.0.dev63) (2.0.12) 2022-02-14 20:48:13.671 | 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.0.0.dev63) (0.5.2) 2022-02-14 20:48:13.827 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev63) (2.5.0) 2022-02-14 20:48:13.958 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev63) (3.7.0) 2022-02-14 20:48:14.273 | 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.0.0.dev63) (0.5.0) 2022-02-14 20:48:14.275 | 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.0.0.dev63) (2.3.3) 2022-02-14 20:48:14.502 | 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.0.0.dev63) (2.2) 2022-02-14 20:48:14.781 | 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.0.0.dev63) (1.0.0) 2022-02-14 20:48:15.095 | 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.0.0.dev63) (21.4.0) 2022-02-14 20:48:15.096 | 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.0.0.dev63) (1.8.2) 2022-02-14 20:48:16.518 | Installing collected packages: glance 2022-02-14 20:48:16.518 | Attempting uninstall: glance 2022-02-14 20:48:16.531 | Found existing installation: glance 24.0.0.dev63 2022-02-14 20:48:16.532 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 20:48:16.532 | Running setup.py develop for glance 2022-02-14 20:48:18.817 | Successfully installed glance 2022-02-14 20:48:18.817 | 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-02-14 20:48:18.825 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:48:18.825 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:48:18.961 | + inc/python:pip_install:200 : result=0 2022-02-14 20:48:18.963 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:48:18.966 | + functions-common:time_stop:2425 : local name 2022-02-14 20:48:18.968 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:48:18.971 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:48:18.973 | + functions-common:time_stop:2428 : local total 2022-02-14 20:48:18.975 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:48:18.977 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:48:18.980 | + functions-common:time_stop:2432 : start_time=1644871687726 2022-02-14 20:48:18.982 | + functions-common:time_stop:2434 : [[ -z 1644871687726 ]] 2022-02-14 20:48:18.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:48:18.989 | + functions-common:time_stop:2437 : end_time=1644871698986 2022-02-14 20:48:18.991 | + functions-common:time_stop:2438 : elapsed_time=11260 2022-02-14 20:48:18.994 | + functions-common:time_stop:2439 : total=70501 2022-02-14 20:48:18.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:48:18.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81761 2022-02-14 20:48:19.001 | + inc/python:pip_install:203 : return 0 2022-02-14 20:48:19.003 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:48:19.005 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 20:48:19.008 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 20:48:19.028 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 20:48:19.040 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 20:48:19.042 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 20:48:19.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:48:19.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:48:19.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 20:48:19.052 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:48:19.055 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:48:19.057 | + ./stack.sh:main:920 : configure_glance 2022-02-14 20:48:19.060 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 20:48:19.072 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 20:48:19.075 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 20:48:19.078 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 20:48:19.080 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 20:48:19.083 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 20:48:19.085 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 20:48:19.088 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 20:48:19.091 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 20:48:19.119 | + 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-02-14 20:48:19.148 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 20:48:19.177 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 20:48:19.207 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 20:48:19.236 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 20:48:19.266 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 20:48:19.269 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 20:48:19.271 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 20:48:19.273 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:48:19.276 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 20:48:19.304 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 20:48:19.334 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 20:48:19.362 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 20:48:19.392 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 20:48:19.421 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 20:48:19.451 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 20:48:19.480 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 20:48:19.509 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:48:19.539 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:48:19.568 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 20:48:19.598 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 20:48:19.600 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 20:48:19.603 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 20:48:19.605 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:48:19.608 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:48:19.610 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:48:19.627 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:19.630 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:48:19.632 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:48:19.635 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:48:19.651 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:19.654 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:48:19.657 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:48:19.686 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:48:19.689 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:48:19.691 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 20:48:19.694 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 20:48:19.696 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 20:48:19.726 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 20:48:19.756 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 20:48:19.759 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 20:48:19.762 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 20:48:19.764 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 20:48:19.766 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 20:48:19.769 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 20:48:19.771 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 20:48:19.801 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 20:48:19.804 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.81 2022-02-14 20:48:19.834 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 20:48:19.836 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 20:48:19.853 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:19.855 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 20:48:19.885 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 20:48:19.915 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 20:48:19.944 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 20:48:19.975 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 20:48:20.004 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 20:48:20.023 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:20.026 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 20:48:20.056 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 20:48:20.087 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 20:48:20.116 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.81/identity/v3 2022-02-14 20:48:20.145 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 20:48:20.175 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.81/image 2022-02-14 20:48:20.205 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 20:48:20.222 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:20.224 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 20:48:20.226 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 20:48:20.229 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 20:48:20.232 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:48:20.250 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:48:20.252 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:48:20.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:48:20.257 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:48:20.261 | + 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-02-14 20:48:20.289 | + 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-02-14 20:48:20.319 | + 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-02-14 20:48:20.349 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:48:20.378 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 20:48:20.383 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 20:48:20.413 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 20:48:20.443 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 20:48:20.473 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.81/identity 2022-02-14 20:48:20.503 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 20:48:20.532 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 20:48:20.563 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 20:48:20.593 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 20:48:20.623 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 20:48:20.653 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 20:48:20.682 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 20:48:20.713 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 20:48:20.718 | + 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-02-14 20:48:20.726 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 20:48:20.742 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:20.745 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 20:48:20.748 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 20:48:20.750 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 20:48:20.753 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 20:48:20.755 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 20:48:20.758 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 20:48:20.762 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 20:48:20.764 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 20:48:20.768 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 20:48:20.798 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 20:48:20.801 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 20:48:20.803 | ++ functions:get_random_port:837 : true 2022-02-14 20:48:20.805 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 20:48:20.807 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 20:48:20.810 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 20:48:20.866 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 20:48:20.869 | ++ functions:get_random_port:841 : break 2 2022-02-14 20:48:20.871 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 20:48:20.874 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 20:48:20.876 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 20:48:20.904 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 20:48:20.931 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 20:48:20.958 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:48:20.986 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:48:21.013 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:48:21.041 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:48:21.068 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:48:21.096 | + 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-02-14 20:48:21.123 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:48:21.151 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:48:21.178 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:48:21.206 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:48:21.234 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:48:21.261 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 20:48:21.289 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 20:48:21.316 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 20:48:21.344 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 20:48:21.371 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 20:48:21.399 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 20:48:21.402 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 20:48:21.404 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:48:21.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:21.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:21.411 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 20:48:21.414 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 20:48:21.469 | proxy (enabled by site administrator) 2022-02-14 20:48:21.472 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 20:48:21.475 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 20:48:21.477 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:48:21.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:21.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:21.484 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 20:48:21.486 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 20:48:21.541 | proxy_http (enabled by site administrator) 2022-02-14 20:48:21.544 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 20:48:21.554 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 20:48:21.555 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 20:48:21.555 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:48:21.555 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:21.558 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:21.560 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:48:21.563 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:48:21.566 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 20:48:21.566 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:48:21.575 | KeepAlive Off 2022-02-14 20:48:21.579 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 20:48:21.580 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:48:21.588 | SetEnv proxy-sendchunked 1 2022-02-14 20:48:21.592 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 20:48:21.593 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:48:21.601 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 20:48:21.605 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 20:48:21.607 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 20:48:21.610 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:48:21.612 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:48:21.614 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:48:21.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:21.619 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:21.621 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:48:21.624 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:48:21.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:21.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:21.631 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 20:48:21.692 | Site glance-wsgi-api already enabled 2022-02-14 20:48:21.697 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 20:48:21.699 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:48:21.702 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:48:21.704 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:48:21.839 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 20:48:21.849 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 20:48:21.883 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 20:48:21.886 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 20:48:21.905 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:21.908 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 20:48:21.910 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 20:48:21.913 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 20:48:21.915 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:48:21.918 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 20:48:21.920 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 20:48:21.923 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 20:48:21.925 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 20:48:21.928 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:48:21.930 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:48:21.933 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:48:21.936 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:48:21.938 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:48:21.941 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:48:21.958 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:48:21.960 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:48:21.962 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:21.966 | + functions-common:git_clone:629 : echo master 2022-02-14 20:48:21.966 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:48:21.972 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 20:48:21.974 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:21.977 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 20:48:21.979 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:48:21.980 | + functions-common:git_clone:678 : head -1 2022-02-14 20:48:22.028 | 44351a4a4 Merge "[SVf] update rccg name property to metadata" 2022-02-14 20:48:22.032 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:48:22.034 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 20:48:22.037 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:48:22.039 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 20:48:22.042 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 20:48:22.045 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:48:22.047 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 20:48:22.050 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:48:22.052 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 20:48:22.055 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 20:48:22.058 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:48:22.060 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:48:22.063 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 20:48:22.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:48:22.069 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 20:48:22.071 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:48:22.074 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:48:22.078 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 20:48:22.084 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 20:48:22.086 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 20:48:22.730 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 20:48:22.732 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:48:22.735 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:48:22.737 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:48:22.740 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 20:48:22.742 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 20:48:22.744 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:48:22.747 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:48:22.749 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:48:22.751 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:48:22.754 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:48:22.756 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:48:22.759 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:48:22.762 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 20:48:22.783 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 20:48:22.785 | + 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-02-14 20:48:23.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:23.651 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:23.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:23.651 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:24.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:48:24.863 | Obtaining file:///opt/stack/cinder 2022-02-14 20:48:24.864 | Preparing metadata (setup.py): started 2022-02-14 20:48:26.846 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:48:26.981 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.8.1) 2022-02-14 20:48:26.982 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.1) 2022-02-14 20:48:26.983 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.33.0) 2022-02-14 20:48:26.984 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.1.2) 2022-02-14 20:48:26.985 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.20.4) 2022-02-14 20:48:26.986 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.0.2) 2022-02-14 20:48:26.987 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev196) (3.2.0) 2022-02-14 20:48:26.988 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 20:48:26.989 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (9.3.0) 2022-02-14 20:48:26.990 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.7.1) 2022-02-14 20:48:26.991 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.1.3) 2022-02-14 20:48:26.992 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (8.7.1) 2022-02-14 20:48:26.993 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 20:48:26.995 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.0) 2022-02-14 20:48:26.996 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (11.1.0) 2022-02-14 20:48:26.997 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.1) 2022-02-14 20:48:26.998 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (12.12.0) 2022-02-14 20:48:26.999 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 20:48:27.001 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.1) 2022-02-14 20:48:27.002 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.6.2) 2022-02-14 20:48:27.003 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.3.0) 2022-02-14 20:48:27.004 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.0) 2022-02-14 20:48:27.005 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.2.0) 2022-02-14 20:48:27.006 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.0) 2022-02-14 20:48:27.007 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.0) 2022-02-14 20:48:27.008 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.12.1) 2022-02-14 20:48:27.009 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.0) 2022-02-14 20:48:27.011 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.2) 2022-02-14 20:48:27.012 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (21.3) 2022-02-14 20:48:27.013 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.1) 2022-02-14 20:48:27.014 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 20:48:27.015 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.1) 2022-02-14 20:48:27.016 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.9.0) 2022-02-14 20:48:27.017 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.0.7) 2022-02-14 20:48:27.018 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.2.0) 2022-02-14 20:48:27.019 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 20:48:27.021 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 20:48:27.022 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (17.6.0) 2022-02-14 20:48:27.023 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.13.0) 2022-02-14 20:48:27.024 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2021.3) 2022-02-14 20:48:27.025 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.27.1) 2022-02-14 20:48:27.026 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.1) 2022-02-14 20:48:27.027 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.4) 2022-02-14 20:48:27.028 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.74) 2022-02-14 20:48:27.029 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.16.0) 2022-02-14 20:48:27.030 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.31) 2022-02-14 20:48:27.031 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.13.0) 2022-02-14 20:48:27.032 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 20:48:27.033 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.8.9) 2022-02-14 20:48:27.034 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.1) 2022-02-14 20:48:27.036 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.8.7) 2022-02-14 20:48:27.037 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 20:48:27.038 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 20:48:27.039 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 20:48:27.040 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.5.0) 2022-02-14 20:48:27.041 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.10.1) 2022-02-14 20:48:27.042 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.37.0) 2022-02-14 20:48:27.043 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 20:48:27.044 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (36.0.1) 2022-02-14 20:48:27.046 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.2.2) 2022-02-14 20:48:27.046 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.5.1.0) 2022-02-14 20:48:27.048 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.20.54) 2022-02-14 20:48:27.061 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (1.23.54) 2022-02-14 20:48:27.062 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (0.5.1) 2022-02-14 20:48:27.063 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (0.10.0) 2022-02-14 20:48:27.126 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev196) (1.15.0) 2022-02-14 20:48:27.157 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev196) (2.1.0) 2022-02-14 20:48:27.171 | 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==19.1.0.dev196) (4.1.1) 2022-02-14 20:48:27.172 | 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==19.1.0.dev196) (2.6.0) 2022-02-14 20:48:27.174 | 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==19.1.0.dev196) (0.1.0) 2022-02-14 20:48:27.175 | 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==19.1.0.dev196) (2.5.0) 2022-02-14 20:48:27.272 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev196) (1.7.0) 2022-02-14 20:48:27.323 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (3.1.1) 2022-02-14 20:48:27.326 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (2.10.0) 2022-02-14 20:48:27.354 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.4.8) 2022-02-14 20:48:27.355 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (4.8) 2022-02-14 20:48:27.356 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.2.8) 2022-02-14 20:48:27.411 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev196) (0.17.3) 2022-02-14 20:48:27.481 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 20:48:27.483 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (6.0) 2022-02-14 20:48:27.484 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 20:48:27.485 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (0.8.0) 2022-02-14 20:48:27.547 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (0.5.0) 2022-02-14 20:48:27.548 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (2.0.1) 2022-02-14 20:48:27.549 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (1.7.6) 2022-02-14 20:48:27.610 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev196) (0.9.6) 2022-02-14 20:48:27.614 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev196) (2.8.2) 2022-02-14 20:48:27.675 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.0) 2022-02-14 20:48:27.677 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 20:48:27.678 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.2.3) 2022-02-14 20:48:27.680 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (0.4.0) 2022-02-14 20:48:27.681 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.9) 2022-02-14 20:48:27.704 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.0.3) 2022-02-14 20:48:27.705 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.3.0) 2022-02-14 20:48:27.707 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.2.0) 2022-02-14 20:48:27.755 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev196) (1.0.3) 2022-02-14 20:48:27.840 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (3.0.0) 2022-02-14 20:48:27.842 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 20:48:27.867 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev196) (3.0.0) 2022-02-14 20:48:27.892 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev196) (0.11.0) 2022-02-14 20:48:27.961 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev196) (1.0.0) 2022-02-14 20:48:27.963 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev196) (1.26.8) 2022-02-14 20:48:28.095 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 20:48:28.121 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev196) (60.8.2) 2022-02-14 20:48:28.262 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (3.10.0) 2022-02-14 20:48:28.298 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.13.3) 2022-02-14 20:48:28.300 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 20:48:28.301 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (22.0.0) 2022-02-14 20:48:28.502 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2019.11.28) 2022-02-14 20:48:28.504 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (3.3) 2022-02-14 20:48:28.507 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2.0.12) 2022-02-14 20:48:28.544 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev196) (0.7) 2022-02-14 20:48:28.574 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev196) (0.23.2) 2022-02-14 20:48:28.814 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.5.2) 2022-02-14 20:48:28.815 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.4.2) 2022-02-14 20:48:28.958 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (1.4.2) 2022-02-14 20:48:28.961 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.6.3) 2022-02-14 20:48:28.964 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 20:48:29.095 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev196) (0.12.2) 2022-02-14 20:48:29.243 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (4.11.0) 2022-02-14 20:48:29.244 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (1.1.6) 2022-02-14 20:48:29.247 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (5.4.0) 2022-02-14 20:48:29.282 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.0) 2022-02-14 20:48:29.532 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev196) (2.21) 2022-02-14 20:48:29.615 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (0.5.0) 2022-02-14 20:48:29.616 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (2.3.3) 2022-02-14 20:48:29.814 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev196) (2.5.0) 2022-02-14 20:48:29.908 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (3.19.4) 2022-02-14 20:48:29.910 | 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==19.1.0.dev196) (1.54.0) 2022-02-14 20:48:30.092 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (2.0.1) 2022-02-14 20:48:30.522 | 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==19.1.0.dev196) (1.1.5) 2022-02-14 20:48:30.576 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (0.13.1) 2022-02-14 20:48:30.624 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev196) (0.2.5) 2022-02-14 20:48:31.687 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.32) 2022-02-14 20:48:31.965 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (1.8.2) 2022-02-14 20:48:31.966 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (21.4.0) 2022-02-14 20:48:32.112 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (2.2) 2022-02-14 20:48:32.308 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev196) (1.0.0) 2022-02-14 20:48:32.440 | 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==19.1.0.dev196) (3.7.0) 2022-02-14 20:48:34.125 | Installing collected packages: cinder 2022-02-14 20:48:34.125 | Attempting uninstall: cinder 2022-02-14 20:48:34.126 | Found existing installation: cinder 19.1.0.dev196 2022-02-14 20:48:34.132 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 20:48:34.134 | Running setup.py develop for cinder 2022-02-14 20:48:37.679 | Successfully installed cinder 2022-02-14 20:48:37.679 | 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-02-14 20:48:37.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:48:37.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:48:37.836 | + inc/python:pip_install:200 : result=0 2022-02-14 20:48:37.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:48:37.841 | + functions-common:time_stop:2425 : local name 2022-02-14 20:48:37.844 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:48:37.846 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:48:37.848 | + functions-common:time_stop:2428 : local total 2022-02-14 20:48:37.850 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:48:37.853 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:48:37.855 | + functions-common:time_stop:2432 : start_time=1644871702778 2022-02-14 20:48:37.857 | + functions-common:time_stop:2434 : [[ -z 1644871702778 ]] 2022-02-14 20:48:37.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:48:37.864 | + functions-common:time_stop:2437 : end_time=1644871717862 2022-02-14 20:48:37.866 | + functions-common:time_stop:2438 : elapsed_time=15084 2022-02-14 20:48:37.869 | + functions-common:time_stop:2439 : total=81761 2022-02-14 20:48:37.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:48:37.873 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96845 2022-02-14 20:48:37.876 | + inc/python:pip_install:203 : return 0 2022-02-14 20:48:37.878 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:48:37.880 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 20:48:37.883 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 20:48:37.903 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 20:48:37.915 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 20:48:37.917 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 20:48:37.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:48:37.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:48:37.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 20:48:37.927 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:48:37.930 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 20:48:37.932 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 20:48:37.935 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 20:48:37.937 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:37.939 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:37.942 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 20:48:37.954 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 20:48:37.957 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:48:37.959 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:48:37.962 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:48:37.965 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:48:37.968 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:37.970 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:48:37.973 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:37.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:37.978 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:48:37.980 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:48:37.982 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:48:37.985 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:48:37.987 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 20:48:37.990 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:48:37.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:37.996 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:37.998 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 20:48:38.021 | + 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-02-14 20:48:38.129 | Reading package lists... 2022-02-14 20:48:38.374 | Building dependency tree... 2022-02-14 20:48:38.376 | Reading state information... 2022-02-14 20:48:38.624 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 20:48:38.624 | The following packages were automatically installed and are no longer required: 2022-02-14 20:48:38.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:48:38.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:48:38.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:48:38.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:48:38.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:48:38.625 | python3-zope.interface 2022-02-14 20:48:38.625 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:48:38.738 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:48:38.743 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:48:38.746 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:48:38.748 | + functions-common:time_stop:2425 : local name 2022-02-14 20:48:38.751 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:48:38.753 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:48:38.756 | + functions-common:time_stop:2428 : local total 2022-02-14 20:48:38.758 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:48:38.761 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:48:38.764 | + functions-common:time_stop:2432 : start_time=1644871718018 2022-02-14 20:48:38.766 | + functions-common:time_stop:2434 : [[ -z 1644871718018 ]] 2022-02-14 20:48:38.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:48:38.774 | + functions-common:time_stop:2437 : end_time=1644871718771 2022-02-14 20:48:38.777 | + functions-common:time_stop:2438 : elapsed_time=753 2022-02-14 20:48:38.779 | + functions-common:time_stop:2439 : total=5236 2022-02-14 20:48:38.782 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:48:38.784 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5989 2022-02-14 20:48:38.787 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:48:38.789 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:48:38.792 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 20:48:38.794 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 20:48:38.807 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 20:48:38.811 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 20:48:38.813 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 20:48:38.815 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 20:48:38.818 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 20:48:38.819 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 20:48:38.824 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 20:48:38.826 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 20:48:38.828 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 20:48:38.830 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 20:48:38.832 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 20:48:38.834 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 20:48:38.837 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 20:48:38.839 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 20:48:38.850 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 20:48:38.862 | + 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-02-14 20:48:38.874 | + 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-02-14 20:48:38.887 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 20:48:38.898 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 20:48:38.901 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 20:48:38.905 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fPxe6uDrFO 2022-02-14 20:48:38.908 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 20:48:38.910 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 20:48:38.912 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 20:48:38.914 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fPxe6uDrFO 2022-02-14 20:48:38.918 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fPxe6uDrFO 2022-02-14 20:48:38.929 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fPxe6uDrFO /etc/sudoers.d/cinder-rootwrap 2022-02-14 20:48:38.942 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 20:48:38.946 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 20:48:38.949 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 20:48:38.951 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 20:48:38.954 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 20:48:38.956 | + 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-02-14 20:48:38.958 | + 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-02-14 20:48:38.960 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 20:48:38.963 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 20:48:38.967 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 20:48:38.971 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 20:48:38.990 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 20:48:39.009 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 20:48:39.029 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 20:48:39.047 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 20:48:39.066 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 20:48:39.084 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 20:48:39.103 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 20:48:39.122 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 20:48:39.124 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 20:48:39.126 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 20:48:39.129 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:48:39.131 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 20:48:39.161 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 20:48:39.188 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 20:48:39.216 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 20:48:39.244 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 20:48:39.272 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 20:48:39.299 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 20:48:39.327 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 20:48:39.355 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:48:39.383 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:48:39.410 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 20:48:39.441 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 20:48:39.470 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 20:48:39.472 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 20:48:39.474 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 20:48:39.477 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 20:48:39.480 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 20:48:39.483 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 20:48:39.515 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 20:48:39.543 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 20:48:39.571 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 20:48:39.600 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 20:48:39.628 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 20:48:39.656 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 20:48:39.687 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 20:48:39.690 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.81 2022-02-14 20:48:39.718 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 20:48:39.750 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 20:48:39.757 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 49d0295c148d4c8aa6c0549e9dabab66 2022-02-14 20:48:39.785 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 20:48:39.788 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 20:48:39.816 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 20:48:39.844 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 20:48:39.873 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 20:48:39.902 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 20:48:39.918 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:39.921 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 20:48:39.923 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 20:48:39.925 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 20:48:39.928 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 20:48:39.930 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 20:48:39.932 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 20:48:39.935 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 20:48:39.937 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 20:48:39.939 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 20:48:39.942 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 20:48:39.944 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 20:48:39.975 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-14 20:48:40.003 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 20:48:40.031 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 20:48:40.059 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 20:48:40.087 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 20:48:40.115 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 20:48:40.117 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 20:48:40.120 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 20:48:40.122 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 20:48:40.150 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 20:48:40.153 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 20:48:40.180 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 20:48:40.183 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 20:48:40.185 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 20:48:40.188 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 20:48:40.217 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 20:48:40.219 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 20:48:40.222 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 20:48:40.238 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:40.241 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 20:48:40.243 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 20:48:40.246 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 20:48:40.248 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 20:48:40.276 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.81:8080/v1/AUTH_ 2022-02-14 20:48:40.304 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 20:48:40.321 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:40.324 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 20:48:40.340 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:40.342 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 20:48:40.358 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:40.361 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 20:48:40.363 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 20:48:40.366 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 20:48:40.368 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 20:48:40.371 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:48:40.373 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:48:40.375 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:48:40.392 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:40.395 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:48:40.397 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:48:40.400 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:48:40.416 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:40.419 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:48:40.422 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:48:40.450 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:48:40.452 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:48:40.455 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 20:48:40.457 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 20:48:40.459 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 20:48:40.462 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:48:40.479 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:48:40.481 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:48:40.484 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:48:40.486 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:48:40.488 | + 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-02-14 20:48:40.517 | + 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-02-14 20:48:40.544 | + 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-02-14 20:48:40.573 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:48:40.601 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 20:48:40.617 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:40.619 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 20:48:40.622 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 20:48:40.624 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 20:48:40.627 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 20:48:40.629 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:48:40.631 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:48:40.635 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 20:48:40.639 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 20:48:40.641 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:48:40.644 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:48:40.656 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:48:40.656 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:48:40.665 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:48:40.668 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:48:40.684 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 20:48:40.687 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 20:48:40.691 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 20:48:40.720 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 20:48:40.747 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 20:48:40.774 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:48:40.801 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:48:40.828 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:48:40.856 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:48:40.883 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:48:40.910 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:48:40.938 | + 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-02-14 20:48:40.965 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:48:40.993 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:48:41.022 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:48:41.050 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:48:41.052 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:48:41.055 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 20:48:41.057 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 20:48:41.060 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:48:41.062 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:41.065 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:41.067 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 20:48:41.070 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 20:48:41.072 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 20:48:41.100 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:48:41.128 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 20:48:41.128 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 20:48:41.137 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 20:48:41.140 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 20:48:41.143 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 20:48:41.145 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:48:41.148 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:48:41.150 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:48:41.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:41.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:41.157 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:48:41.160 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:48:41.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:48:41.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:48:41.168 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 20:48:41.229 | Enabling site cinder-wsgi. 2022-02-14 20:48:41.234 | To activate the new configuration, you need to run: 2022-02-14 20:48:41.234 | systemctl reload apache2 2022-02-14 20:48:41.239 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:48:41.241 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:48:41.244 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:48:41.246 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:48:41.382 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 20:48:41.386 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 20:48:41.415 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.81/image 2022-02-14 20:48:41.447 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 20:48:41.463 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:41.466 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 20:48:41.468 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 20:48:41.470 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 20:48:41.473 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 20:48:41.475 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 20:48:41.507 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 20:48:41.535 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.81/identity 2022-02-14 20:48:41.563 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 20:48:41.592 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 20:48:41.619 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 20:48:41.647 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 20:48:41.675 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 20:48:41.704 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:48:41.732 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 20:48:41.760 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 20:48:41.788 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 20:48:41.816 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 20:48:41.818 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 20:48:41.835 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:41.838 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.81:2379 2022-02-14 20:48:41.870 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 20:48:41.872 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 20:48:41.890 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:41.892 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 20:48:41.894 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 20:48:41.897 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 20:48:41.899 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:48:41.902 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 20:48:41.905 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 20:48:41.909 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:48:41.909 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:48:41.914 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:48:41.917 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:48:41.920 | + 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-02-14 20:48:41.923 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:48:41.925 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 20:48:41.928 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 20:48:41.930 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 20:48:41.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:48:41.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:48:41.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 20:48:41.940 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:48:41.943 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 20:48:41.946 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 20:48:41.948 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 20:48:41.950 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:48:41.952 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:48:41.955 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:48:41.958 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:48:41.960 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:48:41.964 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:48:41.980 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:48:41.982 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:48:41.985 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:41.988 | + functions-common:git_clone:629 : echo master 2022-02-14 20:48:41.988 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:48:41.993 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 20:48:41.996 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:41.998 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 20:48:42.001 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:48:42.001 | + functions-common:git_clone:678 : head -1 2022-02-14 20:48:42.006 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 20:48:42.009 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:48:42.012 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 20:48:42.014 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:48:42.017 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 20:48:42.019 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 20:48:42.022 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:48:42.024 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 20:48:42.027 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:48:42.030 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 20:48:42.032 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 20:48:42.035 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:48:42.037 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:48:42.041 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 20:48:42.044 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:48:42.047 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 20:48:42.049 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:48:42.052 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:48:42.055 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 20:48:42.061 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 20:48:42.063 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 20:48:42.732 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 20:48:42.735 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:48:42.737 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:48:42.739 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:48:42.742 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 20:48:42.745 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 20:48:42.747 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:48:42.749 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:48:42.752 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:48:42.754 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:48:42.757 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:48:42.759 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:48:42.762 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:48:42.765 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 20:48:42.785 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 20:48:42.788 | + 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-02-14 20:48:43.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:43.667 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:43.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:43.667 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:44.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:48:44.829 | Obtaining file:///opt/stack/neutron 2022-02-14 20:48:44.829 | Preparing metadata (setup.py): started 2022-02-14 20:48:46.960 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:48:47.050 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 20:48:47.051 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 20:48:47.053 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 20:48:47.054 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 20:48:47.055 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 20:48:47.056 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 20:48:47.057 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 20:48:47.058 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 20:48:47.059 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 20:48:47.060 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 20:48:47.061 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 20:48:47.063 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 20:48:47.064 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 20:48:47.065 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 20:48:47.066 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 20:48:47.067 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.8.0) 2022-02-14 20:48:47.068 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 20:48:47.070 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 20:48:47.071 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 20:48:47.072 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 20:48:47.073 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 20:48:47.074 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 20:48:47.075 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 20:48:47.076 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 20:48:47.077 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 20:48:47.079 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 20:48:47.080 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 20:48:47.081 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 20:48:47.082 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 20:48:47.083 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 20:48:47.084 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 20:48:47.085 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 20:48:47.086 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 20:48:47.088 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 20:48:47.089 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 20:48:47.090 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 20:48:47.091 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 20:48:47.092 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 20:48:47.093 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 20:48:47.095 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 20:48:47.096 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 20:48:47.097 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 20:48:47.098 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 20:48:47.099 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 20:48:47.100 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 20:48:47.101 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 20:48:47.102 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 20:48:47.103 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:47.105 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 20:48:47.106 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 20:48:47.107 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 20:48:47.108 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 20:48:47.109 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 20:48:47.110 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 20:48:47.111 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 20:48:47.127 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 20:48:47.129 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 20:48:47.130 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 20:48:47.138 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 20:48:47.151 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 20:48:47.152 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 20:48:47.154 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 20:48:47.172 | 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==19.1.0.dev501) (3.0.7) 2022-02-14 20:48:47.179 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 20:48:47.238 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.7.0) 2022-02-14 20:48:47.240 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 20:48:47.292 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (3.1.1) 2022-02-14 20:48:47.295 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (4.4.0) 2022-02-14 20:48:47.340 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (2.7.0) 2022-02-14 20:48:47.347 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (1.2.2) 2022-02-14 20:48:47.373 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 20:48:47.375 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 20:48:47.376 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.1.5) 2022-02-14 20:48:47.377 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 20:48:47.378 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.32) 2022-02-14 20:48:47.380 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 20:48:47.381 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 20:48:47.382 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 20:48:47.401 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev501) (1.0.3) 2022-02-14 20:48:47.488 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev501) (0.17.3) 2022-02-14 20:48:47.532 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev501) (1.5.0) 2022-02-14 20:48:47.621 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 20:48:47.623 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 20:48:47.626 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.13.0) 2022-02-14 20:48:47.684 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (0.9.6) 2022-02-14 20:48:47.686 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (2.8.2) 2022-02-14 20:48:47.744 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.2.3) 2022-02-14 20:48:47.745 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 20:48:47.756 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.4.0) 2022-02-14 20:48:47.756 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.9) 2022-02-14 20:48:47.774 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 20:48:47.776 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.3.0) 2022-02-14 20:48:47.824 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (1.15.0) 2022-02-14 20:48:47.877 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 20:48:47.909 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 20:48:47.912 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 20:48:47.935 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 20:48:48.077 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 20:48:48.148 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 20:48:48.225 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 20:48:48.226 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 20:48:48.345 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:48.347 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:48.348 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:48.349 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:48.350 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:48.351 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:48.352 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 20:48:48.557 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.10.0) 2022-02-14 20:48:48.560 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 20:48:48.562 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.4.2) 2022-02-14 20:48:48.608 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 20:48:48.610 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (3.17.6) 2022-02-14 20:48:48.701 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2.0.12) 2022-02-14 20:48:48.702 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (1.26.8) 2022-02-14 20:48:48.704 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 20:48:48.705 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 20:48:48.741 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 20:48:49.075 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 20:48:49.151 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 20:48:49.344 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (2.21) 2022-02-14 20:48:49.417 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 20:48:49.420 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.3.3) 2022-02-14 20:48:49.644 | 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==19.1.0.dev501) (2.5.0) 2022-02-14 20:48:49.816 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.2) 2022-02-14 20:48:50.350 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.13.1) 2022-02-14 20:48:50.397 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (0.2.5) 2022-02-14 20:48:51.026 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.2) 2022-02-14 20:48:51.027 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.4.2) 2022-02-14 20:48:51.332 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.0.0) 2022-02-14 20:48:51.333 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (4.10.0) 2022-02-14 20:48:51.498 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev501) (3.7.0) 2022-02-14 20:48:51.743 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (1.8.2) 2022-02-14 20:48:51.744 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (21.4.0) 2022-02-14 20:48:51.929 | 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==19.1.0.dev501) (1.0.0) 2022-02-14 20:48:52.145 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.3.1) 2022-02-14 20:48:53.700 | Installing collected packages: neutron 2022-02-14 20:48:53.700 | Attempting uninstall: neutron 2022-02-14 20:48:53.700 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 20:48:53.719 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 20:48:53.721 | Running setup.py develop for neutron 2022-02-14 20:48:57.372 | Successfully installed neutron 2022-02-14 20:48:57.372 | 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-02-14 20:48:57.380 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:48:57.380 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:48:57.522 | + inc/python:pip_install:200 : result=0 2022-02-14 20:48:57.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:48:57.528 | + functions-common:time_stop:2425 : local name 2022-02-14 20:48:57.530 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:48:57.532 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:48:57.534 | + functions-common:time_stop:2428 : local total 2022-02-14 20:48:57.536 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:48:57.539 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:48:57.542 | + functions-common:time_stop:2432 : start_time=1644871722780 2022-02-14 20:48:57.544 | + functions-common:time_stop:2434 : [[ -z 1644871722780 ]] 2022-02-14 20:48:57.546 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:48:57.551 | + functions-common:time_stop:2437 : end_time=1644871737548 2022-02-14 20:48:57.553 | + functions-common:time_stop:2438 : elapsed_time=14768 2022-02-14 20:48:57.555 | + functions-common:time_stop:2439 : total=96845 2022-02-14 20:48:57.557 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:48:57.559 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=111613 2022-02-14 20:48:57.562 | + inc/python:pip_install:203 : return 0 2022-02-14 20:48:57.564 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:48:57.567 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 20:48:57.569 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 20:48:57.588 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 20:48:57.600 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 20:48:57.603 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 20:48:57.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:48:57.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:48:57.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 20:48:57.614 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:48:57.616 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 20:48:57.619 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:48:57.621 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 20:48:57.639 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:48:57.641 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 20:48:57.644 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 20:48:57.646 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 20:48:57.649 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:48:57.652 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 20:48:57.654 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 20:48:57.657 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 20:48:57.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:48:57.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:48:57.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 20:48:57.667 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:48:57.670 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 20:48:57.686 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:57.688 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 20:48:57.704 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:57.707 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 20:48:57.724 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:48:57.726 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 20:48:57.729 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 20:48:57.732 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 20:48:57.734 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:48:57.736 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:48:57.739 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:48:57.741 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:48:57.743 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:48:57.746 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:48:57.762 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:48:57.764 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:48:57.766 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:57.769 | + functions-common:git_clone:629 : echo master 2022-02-14 20:48:57.769 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:48:57.774 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 20:48:57.777 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:48:57.779 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 20:48:57.782 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:48:57.782 | + functions-common:git_clone:678 : head -1 2022-02-14 20:48:57.788 | e6eeedaf72 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 20:48:57.791 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:48:57.794 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 20:48:57.796 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:48:57.799 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 20:48:57.801 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 20:48:57.804 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:48:57.806 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 20:48:57.809 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:48:57.811 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 20:48:57.813 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 20:48:57.816 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:48:57.818 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:48:57.822 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 20:48:57.824 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:48:57.827 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 20:48:57.829 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:48:57.832 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:48:57.835 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 20:48:57.841 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 20:48:57.844 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 20:48:58.489 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 20:48:58.491 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:48:58.494 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:48:58.496 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:48:58.498 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 20:48:58.501 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 20:48:58.503 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:48:58.505 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:48:58.507 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:48:58.510 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:48:58.512 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:48:58.514 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:48:58.517 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:48:58.519 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 20:48:58.540 | Using python 3.8 to install /opt/stack/nova 2022-02-14 20:48:58.542 | + 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-02-14 20:48:59.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:59.424 | from cryptography.utils import int_from_bytes 2022-02-14 20:48:59.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:48:59.424 | from cryptography.utils import int_from_bytes 2022-02-14 20:49:00.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:49:00.597 | Obtaining file:///opt/stack/nova 2022-02-14 20:49:00.598 | Preparing metadata (setup.py): started 2022-02-14 20:49:03.722 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:49:03.844 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 20:49:03.851 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 20:49:03.851 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 20:49:03.851 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 20:49:03.851 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 20:49:03.852 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 20:49:03.852 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 20:49:03.852 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 20:49:03.852 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 20:49:03.854 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 20:49:03.855 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 20:49:03.857 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 20:49:03.858 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 20:49:03.858 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 20:49:03.860 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 20:49:03.860 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 20:49:03.862 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 20:49:03.863 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 20:49:03.864 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 20:49:03.865 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 20:49:03.866 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 20:49:03.867 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 20:49:03.869 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 20:49:03.870 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.8.0) 2022-02-14 20:49:03.871 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 20:49:03.872 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 20:49:03.873 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 20:49:03.874 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 20:49:03.875 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 20:49:03.876 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 20:49:03.877 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 20:49:03.878 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 20:49:03.879 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 20:49:03.880 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 20:49:03.882 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 20:49:03.883 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 20:49:03.885 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 20:49:03.886 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 20:49:03.887 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 20:49:03.888 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 20:49:03.889 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 20:49:03.890 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 20:49:03.891 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 20:49:03.892 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 20:49:03.893 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 20:49:03.894 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 20:49:03.895 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 20:49:03.896 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 20:49:03.898 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 20:49:03.899 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 20:49:03.900 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 20:49:03.901 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 20:49:03.902 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 20:49:03.903 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 20:49:03.904 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 20:49:03.905 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 20:49:03.906 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 20:49:03.908 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 20:49:03.909 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 20:49:03.910 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 20:49:03.911 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 20:49:03.911 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 20:49:03.913 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 20:49:03.929 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 20:49:03.931 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 20:49:03.933 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 20:49:03.954 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev256) (5.2.0) 2022-02-14 20:49:03.994 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 20:49:04.024 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 20:49:04.025 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 20:49:04.049 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 20:49:04.172 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (3.1.1) 2022-02-14 20:49:04.175 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (4.4.0) 2022-02-14 20:49:04.233 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 20:49:04.234 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.1.5) 2022-02-14 20:49:04.236 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 20:49:04.237 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 20:49:04.238 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 20:49:04.240 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.32) 2022-02-14 20:49:04.263 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (6.3.1) 2022-02-14 20:49:04.264 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (5.5.0) 2022-02-14 20:49:04.317 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:04.318 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (1.15.0) 2022-02-14 20:49:04.319 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 20:49:04.404 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev256) (0.17.3) 2022-02-14 20:49:04.516 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 20:49:04.519 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (2.0.1) 2022-02-14 20:49:04.580 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev256) (0.9.6) 2022-02-14 20:49:04.645 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 20:49:04.646 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.4.0) 2022-02-14 20:49:04.649 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.2.3) 2022-02-14 20:49:04.650 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.9) 2022-02-14 20:49:04.674 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.2.0) 2022-02-14 20:49:04.677 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.3.0) 2022-02-14 20:49:04.727 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev256) (1.0.3) 2022-02-14 20:49:04.782 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 20:49:04.815 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 20:49:04.817 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (3.0.0) 2022-02-14 20:49:04.870 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 20:49:04.871 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (3.0.7) 2022-02-14 20:49:04.959 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 20:49:04.984 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 20:49:05.061 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 20:49:05.136 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev256) (3.17.6) 2022-02-14 20:49:05.201 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 20:49:05.203 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.13.3) 2022-02-14 20:49:05.204 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (22.0.0) 2022-02-14 20:49:05.246 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.4.2) 2022-02-14 20:49:05.248 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (3.10.0) 2022-02-14 20:49:05.252 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.1.0) 2022-02-14 20:49:05.331 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 20:49:05.333 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2.0.12) 2022-02-14 20:49:05.334 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (1.26.8) 2022-02-14 20:49:05.336 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 20:49:05.431 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 20:49:05.641 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 20:49:05.642 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 20:49:05.753 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 20:49:05.756 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 20:49:05.758 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 20:49:05.844 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 20:49:05.922 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 20:49:05.955 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 20:49:06.186 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 20:49:06.263 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 20:49:06.265 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.3.3) 2022-02-14 20:49:06.469 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 20:49:06.576 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.2) 2022-02-14 20:49:07.076 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.13.1) 2022-02-14 20:49:07.122 | 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==24.1.0.dev256) (2.16.0) 2022-02-14 20:49:07.485 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:07.486 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:07.488 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:07.489 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:07.490 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:07.491 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:07.492 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 20:49:08.733 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev256) (3.7.0) 2022-02-14 20:49:09.140 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (21.4.0) 2022-02-14 20:49:09.142 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (1.8.2) 2022-02-14 20:49:09.239 | 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==24.1.0.dev256) (2.4.0) 2022-02-14 20:49:09.344 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (1.0.0) 2022-02-14 20:49:10.978 | Installing collected packages: nova 2022-02-14 20:49:10.978 | Attempting uninstall: nova 2022-02-14 20:49:10.978 | Found existing installation: nova 24.1.0.dev256 2022-02-14 20:49:10.986 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 20:49:10.988 | Running setup.py develop for nova 2022-02-14 20:49:15.291 | Successfully installed nova 2022-02-14 20:49:15.291 | 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-02-14 20:49:15.299 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:49:15.299 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:49:15.446 | + inc/python:pip_install:200 : result=0 2022-02-14 20:49:15.448 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:49:15.451 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:15.453 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:15.455 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:15.457 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:15.459 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:15.461 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:49:15.464 | + functions-common:time_stop:2432 : start_time=1644871738534 2022-02-14 20:49:15.466 | + functions-common:time_stop:2434 : [[ -z 1644871738534 ]] 2022-02-14 20:49:15.469 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:15.473 | + functions-common:time_stop:2437 : end_time=1644871755471 2022-02-14 20:49:15.475 | + functions-common:time_stop:2438 : elapsed_time=16937 2022-02-14 20:49:15.477 | + functions-common:time_stop:2439 : total=111613 2022-02-14 20:49:15.480 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:15.482 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=128550 2022-02-14 20:49:15.484 | + inc/python:pip_install:203 : return 0 2022-02-14 20:49:15.486 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:49:15.489 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 20:49:15.491 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 20:49:15.510 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 20:49:15.522 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 20:49:15.525 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 20:49:15.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:49:15.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:49:15.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 20:49:15.535 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:49:15.537 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 20:49:15.550 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:49:15.552 | + ./stack.sh:main:937 : configure_nova 2022-02-14 20:49:15.555 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 20:49:15.567 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 20:49:15.570 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 20:49:15.573 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 20:49:15.576 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 20:49:15.577 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 20:49:15.582 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 20:49:15.584 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 20:49:15.586 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 20:49:15.589 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 20:49:15.591 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 20:49:15.594 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 20:49:15.596 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 20:49:15.599 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 20:49:15.610 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 20:49:15.623 | + 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-02-14 20:49:15.636 | + 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-02-14 20:49:15.648 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 20:49:15.660 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 20:49:15.663 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 20:49:15.667 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ku2Rv42avW 2022-02-14 20:49:15.670 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 20:49:15.672 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 20:49:15.675 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 20:49:15.677 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 20:49:15.679 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 20:49:15.682 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ku2Rv42avW 2022-02-14 20:49:15.686 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ku2Rv42avW 2022-02-14 20:49:15.699 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ku2Rv42avW /etc/sudoers.d/nova-rootwrap 2022-02-14 20:49:15.711 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 20:49:15.716 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 20:49:15.718 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 20:49:15.720 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 20:49:15.723 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 20:49:15.725 | + 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-02-14 20:49:15.728 | + 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-02-14 20:49:15.731 | + lib/nova:configure_nova:249 : [[ 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-02-14 20:49:15.733 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 20:49:15.738 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 20:49:15.755 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:15.757 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 20:49:15.760 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 20:49:15.764 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 20:49:15.767 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 20:49:15.795 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 20:49:15.798 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 20:49:15.825 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 20:49:15.853 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 20:49:15.880 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 20:49:15.910 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 20:49:15.940 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 20:49:15.969 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 20:49:15.971 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.81 2022-02-14 20:49:15.999 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 20:49:16.026 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 20:49:16.052 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 20:49:16.080 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 20:49:16.107 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 20:49:16.136 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 20:49:16.139 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:49:16.141 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:49:16.143 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:49:16.145 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:49:16.148 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:49:16.150 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:49:16.152 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:49:16.154 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:49:16.157 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:49:16.159 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:49:16.161 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:49:16.163 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 20:49:16.166 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:49:16.168 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:49:16.170 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:49:16.172 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:49:16.175 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:49:16.177 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:49:16.179 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 20:49:16.196 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:16.198 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 20:49:16.200 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 20:49:16.203 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 20:49:16.230 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 20:49:16.233 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 20:49:16.235 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 20:49:16.237 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 20:49:16.239 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 20:49:16.242 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 20:49:16.272 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 20:49:16.275 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 20:49:16.277 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 20:49:16.280 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 20:49:16.282 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 20:49:16.285 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 20:49:16.315 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 20:49:16.345 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 20:49:16.372 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 20:49:16.398 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 20:49:16.415 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:16.418 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 20:49:16.434 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:16.437 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 20:49:16.437 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 20:49:16.442 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 20:49:16.445 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 20:49:16.473 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 20:49:16.489 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:16.491 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 20:49:16.493 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 20:49:16.496 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 20:49:16.498 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:49:16.500 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 20:49:16.529 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 20:49:16.557 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 20:49:16.584 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 20:49:16.612 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 20:49:16.642 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 20:49:16.670 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 20:49:16.698 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 20:49:16.726 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:49:16.753 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:49:16.781 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 20:49:16.797 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:16.799 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 20:49:16.801 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 20:49:16.831 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 20:49:16.858 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.81/identity 2022-02-14 20:49:16.886 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 20:49:16.913 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 20:49:16.940 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 20:49:16.968 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 20:49:16.996 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 20:49:17.023 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 20:49:17.039 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:17.042 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 20:49:17.044 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 20:49:17.071 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 20:49:17.101 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 20:49:17.104 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 20:49:17.131 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 20:49:17.134 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 20:49:17.136 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 20:49:17.138 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:49:17.140 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:49:17.143 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:49:17.145 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:49:17.147 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:49:17.150 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:49:17.152 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 20:49:17.155 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:49:17.157 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:49:17.159 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:49:17.161 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:49:17.164 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:49:17.167 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:49:17.169 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:49:17.171 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:49:17.173 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:49:17.176 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:49:17.178 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:49:17.180 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 20:49:17.182 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 20:49:17.185 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 20:49:17.188 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:49:17.204 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:49:17.206 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:49:17.209 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:49:17.211 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:49:17.214 | + 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-02-14 20:49:17.242 | + 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-02-14 20:49:17.269 | + 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-02-14 20:49:17.297 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:49:17.325 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 20:49:17.354 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 20:49:17.371 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:17.373 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 20:49:17.376 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 20:49:17.378 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 20:49:17.380 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 20:49:17.382 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:49:17.385 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:49:17.388 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 20:49:17.392 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 20:49:17.394 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:49:17.397 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:49:17.409 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:49:17.409 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:49:17.418 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:49:17.421 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:49:17.438 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 20:49:17.440 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 20:49:17.444 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 20:49:17.473 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 20:49:17.500 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 20:49:17.526 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:49:17.553 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:49:17.581 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:49:17.608 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:49:17.635 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:49:17.662 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:49:17.689 | + 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-02-14 20:49:17.717 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:49:17.744 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:49:17.772 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:49:17.798 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:49:17.801 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:49:17.804 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 20:49:17.807 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 20:49:17.809 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:49:17.811 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:17.814 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:17.816 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 20:49:17.819 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 20:49:17.822 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 20:49:17.848 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:49:17.876 | + 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-02-14 20:49:17.877 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 20:49:17.886 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 20:49:17.889 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 20:49:17.892 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 20:49:17.894 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:49:17.896 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:49:17.899 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:49:17.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:17.904 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:17.906 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:49:17.908 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:49:17.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:17.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:17.916 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 20:49:17.977 | Enabling site nova-api-wsgi. 2022-02-14 20:49:17.983 | To activate the new configuration, you need to run: 2022-02-14 20:49:17.983 | systemctl reload apache2 2022-02-14 20:49:17.987 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:49:17.989 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:49:17.992 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:49:17.994 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:49:18.131 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 20:49:18.153 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:18.155 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 20:49:18.158 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 20:49:18.160 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 20:49:18.162 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 20:49:18.165 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 20:49:18.167 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:49:18.170 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 20:49:18.175 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 20:49:18.177 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:49:18.179 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:49:18.193 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:49:18.193 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:49:18.202 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:49:18.206 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:49:18.221 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 20:49:18.223 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 20:49:18.228 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 20:49:18.257 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 20:49:18.284 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 20:49:18.312 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:49:18.339 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:49:18.366 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:49:18.395 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:49:18.422 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:49:18.450 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:49:18.477 | + 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-02-14 20:49:18.504 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:49:18.532 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:49:18.560 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:49:18.587 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 20:49:18.590 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 20:49:18.617 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 20:49:18.633 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:18.636 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 20:49:18.675 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 20:49:18.677 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 20:49:18.679 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 20:49:18.697 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:18.699 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:49:18.702 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:49:18.729 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 20:49:18.761 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 20:49:18.763 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 20:49:18.765 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 20:49:18.767 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:49:18.770 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:49:18.772 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:49:18.788 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:18.791 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:49:18.793 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:49:18.796 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:49:18.812 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:18.815 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:49:18.817 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:49:18.845 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:49:18.848 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:49:18.850 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 20:49:18.878 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 20:49:18.906 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 20:49:18.937 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 20:49:18.954 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:18.956 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 20:49:18.984 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 20:49:18.986 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 20:49:18.989 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 20:49:19.019 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 20:49:19.047 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.81/identity 2022-02-14 20:49:19.075 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 20:49:19.103 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 20:49:19.131 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 20:49:19.159 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 20:49:19.187 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 20:49:19.215 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 20:49:19.243 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 20:49:19.260 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:19.262 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 20:49:19.266 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 20:49:19.269 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 20:49:19.271 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 20:49:19.276 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 20:49:19.278 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 20:49:19.281 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 20:49:19.283 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 20:49:19.286 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 20:49:19.288 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 20:49:19.293 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 20:49:19.295 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 20:49:19.298 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 20:49:19.300 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 20:49:19.302 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 20:49:19.305 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 20:49:19.336 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 20:49:19.380 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 20:49:19.411 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 20:49:19.413 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 20:49:19.416 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 20:49:19.419 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 20:49:19.435 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:19.438 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 20:49:19.438 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 20:49:20.143 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 20:49:20.145 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 20:49:20.148 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 20:49:20.150 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 20:49:20.152 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:49:20.154 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 20:49:20.157 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:49:20.173 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:20.176 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 20:49:20.178 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 20:49:20.181 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:49:20.198 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:20.200 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 20:49:20.203 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 20:49:20.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:49:20.233 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:49:20.235 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 20:49:20.252 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:20.255 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 20:49:20.257 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 20:49:20.260 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 20:49:20.290 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.81/identity 2022-02-14 20:49:20.317 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 20:49:20.345 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 20:49:20.373 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 20:49:20.401 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 20:49:20.429 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 20:49:20.457 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 20:49:20.484 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 20:49:20.487 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 20:49:20.489 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 20:49:20.492 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:49:20.509 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:49:20.511 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:49:20.513 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:49:20.516 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:49:20.518 | + 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-02-14 20:49:20.546 | + 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-02-14 20:49:20.574 | + 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-02-14 20:49:20.602 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:49:20.630 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 20:49:20.633 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 20:49:20.637 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 20:49:20.639 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 20:49:20.642 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 20:49:20.645 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 20:49:20.647 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 20:49:20.649 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 20:49:20.652 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 20:49:20.654 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 20:49:20.657 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 20:49:20.659 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 20:49:20.662 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 20:49:20.664 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 20:49:20.667 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 20:49:20.689 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:20.692 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 20:49:20.694 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 20:49:20.710 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:20.712 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 20:49:20.728 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:20.731 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 20:49:20.748 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:20.751 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 20:49:20.767 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:20.770 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 20:49:20.772 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 20:49:20.775 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 20:49:20.778 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:49:20.780 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 20:49:20.783 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 20:49:20.785 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 20:49:20.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:20.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:20.793 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 20:49:20.796 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:49:20.798 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:49:20.801 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:49:20.803 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:49:20.806 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:49:20.808 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:49:20.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:20.813 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:20.815 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:49:20.818 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:49:20.821 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:49:20.823 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:49:20.826 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 20:49:20.828 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:49:20.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:20.833 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:20.836 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 20:49:20.858 | + 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-02-14 20:49:20.966 | Reading package lists... 2022-02-14 20:49:21.203 | Building dependency tree... 2022-02-14 20:49:21.204 | Reading state information... 2022-02-14 20:49:21.458 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:49:21.458 | The following packages were automatically installed and are no longer required: 2022-02-14 20:49:21.459 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:49:21.459 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:49:21.459 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:49:21.459 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:49:21.459 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:49:21.459 | python3-zope.interface 2022-02-14 20:49:21.459 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:49:21.572 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:49:21.576 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:49:21.579 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:49:21.581 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:21.584 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:21.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:21.589 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:21.591 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:21.594 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:49:21.596 | + functions-common:time_stop:2432 : start_time=1644871760855 2022-02-14 20:49:21.598 | + functions-common:time_stop:2434 : [[ -z 1644871760855 ]] 2022-02-14 20:49:21.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:21.606 | + functions-common:time_stop:2437 : end_time=1644871761604 2022-02-14 20:49:21.608 | + functions-common:time_stop:2438 : elapsed_time=749 2022-02-14 20:49:21.611 | + functions-common:time_stop:2439 : total=5989 2022-02-14 20:49:21.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:21.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6738 2022-02-14 20:49:21.618 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:49:21.621 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 20:49:21.623 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 20:49:21.626 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 20:49:21.628 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 20:49:21.631 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 20:49:21.653 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 20:49:21.656 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:49:21.658 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:49:21.661 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:49:21.663 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:49:21.666 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:49:21.669 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:49:21.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:21.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:21.677 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:49:21.679 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:49:21.681 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:49:21.684 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:49:21.687 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 20:49:21.689 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:49:21.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:21.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:21.697 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 20:49:21.720 | + 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-02-14 20:49:21.828 | Reading package lists... 2022-02-14 20:49:22.065 | Building dependency tree... 2022-02-14 20:49:22.066 | Reading state information... 2022-02-14 20:49:22.323 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 20:49:22.323 | The following packages were automatically installed and are no longer required: 2022-02-14 20:49:22.324 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:49:22.324 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:49:22.324 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:49:22.324 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:49:22.324 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:49:22.325 | python3-zope.interface 2022-02-14 20:49:22.325 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:49:22.437 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:49:22.441 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:49:22.444 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:49:22.447 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:22.449 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:22.452 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:22.454 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:22.457 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:22.459 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:49:22.461 | + functions-common:time_stop:2432 : start_time=1644871761717 2022-02-14 20:49:22.464 | + functions-common:time_stop:2434 : [[ -z 1644871761717 ]] 2022-02-14 20:49:22.467 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:22.471 | + functions-common:time_stop:2437 : end_time=1644871762468 2022-02-14 20:49:22.473 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 20:49:22.476 | + functions-common:time_stop:2439 : total=6738 2022-02-14 20:49:22.478 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:22.480 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7489 2022-02-14 20:49:22.483 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:49:22.485 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 20:49:22.488 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 20:49:22.490 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:49:22.493 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:22.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:22.498 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 20:49:22.501 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 20:49:22.557 | wsgi (enabled by maintainer script) 2022-02-14 20:49:22.560 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 20:49:22.562 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 20:49:22.565 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:49:22.568 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 20:49:22.572 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 20:49:22.574 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:49:22.578 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:49:22.578 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:49:22.584 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 20:49:22.586 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 20:49:22.589 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 20:49:22.592 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 20:49:22.594 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 20:49:22.617 | Using python 3.8 to install osc-placement 2022-02-14 20:49:22.620 | + 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-02-14 20:49:23.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:49:23.499 | from cryptography.utils import int_from_bytes 2022-02-14 20:49:23.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:49:23.499 | from cryptography.utils import int_from_bytes 2022-02-14 20:49:24.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:49:24.671 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 20:49:24.683 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 20:49:24.684 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 20:49:24.685 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 20:49:24.686 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 20:49:24.687 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 20:49:24.688 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 20:49:24.747 | 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-02-14 20:49:24.748 | 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-02-14 20:49:24.750 | 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-02-14 20:49:24.750 | 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-02-14 20:49:24.764 | 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.0) 2022-02-14 20:49:24.766 | 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-02-14 20:49:24.767 | 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-02-14 20:49:24.780 | 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-02-14 20:49:24.781 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 20:49:24.783 | 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-02-14 20:49:24.784 | 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-02-14 20:49:24.786 | 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-02-14 20:49:24.787 | 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-02-14 20:49:24.806 | 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.0.0) 2022-02-14 20:49:24.808 | 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-02-14 20:49:24.810 | 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-02-14 20:49:24.811 | 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.3.3) 2022-02-14 20:49:24.821 | 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-02-14 20:49:24.859 | 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-02-14 20:49:24.860 | 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-02-14 20:49:24.863 | 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-02-14 20:49:24.864 | 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-02-14 20:49:24.865 | 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-02-14 20:49:24.866 | 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-02-14 20:49:24.867 | 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-02-14 20:49:24.869 | 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-02-14 20:49:24.935 | 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-02-14 20:49:24.938 | 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-02-14 20:49:24.939 | 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-02-14 20:49:24.940 | 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-02-14 20:49:25.031 | 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-02-14 20:49:25.032 | 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-02-14 20:49:25.033 | 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-02-14 20:49:25.076 | 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-02-14 20:49:25.116 | 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-02-14 20:49:25.278 | 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-02-14 20:49:27.484 | 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-02-14 20:49:27.491 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:49:27.491 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:49:27.611 | + inc/python:pip_install:200 : result=0 2022-02-14 20:49:27.613 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:49:27.616 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:27.619 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:27.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:27.624 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:27.626 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:27.629 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:49:27.631 | + functions-common:time_stop:2432 : start_time=1644871762611 2022-02-14 20:49:27.634 | + functions-common:time_stop:2434 : [[ -z 1644871762611 ]] 2022-02-14 20:49:27.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:27.642 | + functions-common:time_stop:2437 : end_time=1644871767639 2022-02-14 20:49:27.644 | + functions-common:time_stop:2438 : elapsed_time=5028 2022-02-14 20:49:27.647 | + functions-common:time_stop:2439 : total=128550 2022-02-14 20:49:27.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:27.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133578 2022-02-14 20:49:27.654 | + inc/python:pip_install:203 : return 0 2022-02-14 20:49:27.657 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 20:49:27.660 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 20:49:27.662 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 20:49:27.664 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:49:27.667 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:49:27.670 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:49:27.673 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:49:27.675 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:49:27.678 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:49:27.697 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:49:27.699 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:49:27.702 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:49:27.705 | + functions-common:git_clone:629 : echo master 2022-02-14 20:49:27.705 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:49:27.711 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 20:49:27.713 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:49:27.715 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 20:49:27.718 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:49:27.719 | + functions-common:git_clone:678 : head -1 2022-02-14 20:49:27.722 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 20:49:27.724 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:49:27.727 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 20:49:27.730 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:49:27.732 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 20:49:27.735 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 20:49:27.737 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:49:27.740 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 20:49:27.742 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:49:27.745 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 20:49:27.747 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 20:49:27.750 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:49:27.752 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:49:27.755 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 20:49:27.758 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:49:27.761 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 20:49:27.764 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:49:27.766 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:49:27.769 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 20:49:27.775 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 20:49:27.777 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 20:49:28.418 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 20:49:28.421 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:49:28.424 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:49:28.426 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:49:28.429 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 20:49:28.431 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 20:49:28.433 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:49:28.436 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:49:28.438 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:49:28.441 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:49:28.443 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:49:28.446 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:49:28.449 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:49:28.451 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 20:49:28.473 | Using python 3.8 to install /opt/stack/placement 2022-02-14 20:49:28.475 | + 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-02-14 20:49:29.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:49:29.358 | from cryptography.utils import int_from_bytes 2022-02-14 20:49:29.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:49:29.358 | from cryptography.utils import int_from_bytes 2022-02-14 20:49:30.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:49:30.519 | Obtaining file:///opt/stack/placement 2022-02-14 20:49:30.520 | Preparing metadata (setup.py): started 2022-02-14 20:49:31.736 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:49:31.780 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 20:49:31.781 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 20:49:31.782 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 20:49:31.783 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 20:49:31.784 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 20:49:31.785 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 20:49:31.786 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 20:49:31.788 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.8.2) 2022-02-14 20:49:31.789 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 20:49:31.791 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 20:49:31.792 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 20:49:31.793 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 20:49:31.794 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 20:49:31.795 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 20:49:31.796 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 20:49:31.797 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 20:49:31.798 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 20:49:31.800 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 20:49:31.801 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 20:49:31.802 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 20:49:31.803 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 20:49:31.867 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-14 20:49:31.869 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 20:49:31.871 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 20:49:31.873 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-14 20:49:31.874 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.0) 2022-02-14 20:49:31.875 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-14 20:49:31.896 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-14 20:49:31.935 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-14 20:49:31.937 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-14 20:49:31.938 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-14 20:49:31.939 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-14 20:49:31.940 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-14 20:49:31.991 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-14 20:49:31.992 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-14 20:49:31.994 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-14 20:49:31.996 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 20:49:32.037 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-14 20:49:32.040 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-14 20:49:32.058 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-14 20:49:32.060 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-14 20:49:32.061 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 20:49:32.087 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-14 20:49:32.089 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-14 20:49:32.102 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 20:49:32.118 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-14 20:49:32.119 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-14 20:49:32.121 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-14 20:49:32.122 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-14 20:49:32.164 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-14 20:49:32.165 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 20:49:32.168 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-14 20:49:32.169 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-14 20:49:32.186 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-14 20:49:32.346 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-14 20:49:32.411 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-14 20:49:32.411 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-14 20:49:32.413 | 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==6.1.0.dev20) (4.11.0) 2022-02-14 20:49:32.431 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-14 20:49:32.465 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-14 20:49:32.522 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 20:49:32.587 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-14 20:49:32.673 | 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==6.1.0.dev20) (1.1.5) 2022-02-14 20:49:32.725 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-14 20:49:32.919 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-14 20:49:32.920 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-14 20:49:32.921 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-14 20:49:32.999 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-14 20:49:33.051 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-14 20:49:33.214 | 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==6.1.0.dev20) (3.7.0) 2022-02-14 20:49:33.319 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-14 20:49:33.320 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 20:49:35.241 | Installing collected packages: openstack-placement 2022-02-14 20:49:35.241 | Attempting uninstall: openstack-placement 2022-02-14 20:49:35.241 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 20:49:35.244 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 20:49:35.246 | Running setup.py develop for openstack-placement 2022-02-14 20:49:37.309 | Successfully installed openstack-placement 2022-02-14 20:49:37.309 | 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-02-14 20:49:37.316 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:49:37.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:49:37.443 | + inc/python:pip_install:200 : result=0 2022-02-14 20:49:37.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:49:37.448 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:37.450 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:37.452 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:37.455 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:37.457 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:37.459 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:49:37.462 | + functions-common:time_stop:2432 : start_time=1644871768467 2022-02-14 20:49:37.465 | + functions-common:time_stop:2434 : [[ -z 1644871768467 ]] 2022-02-14 20:49:37.467 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:37.472 | + functions-common:time_stop:2437 : end_time=1644871777469 2022-02-14 20:49:37.474 | + functions-common:time_stop:2438 : elapsed_time=9002 2022-02-14 20:49:37.476 | + functions-common:time_stop:2439 : total=133578 2022-02-14 20:49:37.479 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:37.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=142580 2022-02-14 20:49:37.484 | + inc/python:pip_install:203 : return 0 2022-02-14 20:49:37.487 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:49:37.489 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 20:49:37.492 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 20:49:37.511 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 20:49:37.523 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 20:49:37.526 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 20:49:37.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:49:37.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:49:37.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 20:49:37.536 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:49:37.539 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:49:37.542 | + ./stack.sh:main:943 : configure_placement 2022-02-14 20:49:37.544 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 20:49:37.557 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 20:49:37.560 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 20:49:37.564 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 20:49:37.567 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 20:49:37.570 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 20:49:37.573 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 20:49:37.575 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 20:49:37.578 | + 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-02-14 20:49:37.610 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 20:49:37.643 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 20:49:37.675 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 20:49:37.677 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 20:49:37.681 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 20:49:37.683 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:49:37.685 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 20:49:37.717 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 20:49:37.746 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 20:49:37.775 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 20:49:37.805 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 20:49:37.834 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 20:49:37.863 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 20:49:37.893 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 20:49:37.922 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:49:37.951 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:49:37.981 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 20:49:37.983 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 20:49:37.986 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 20:49:37.989 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:49:38.007 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:49:38.010 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:49:38.012 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:49:38.015 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:49:38.017 | + 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-02-14 20:49:38.047 | + 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-02-14 20:49:38.076 | + 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-02-14 20:49:38.107 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:49:38.136 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 20:49:38.138 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 20:49:38.141 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 20:49:38.143 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 20:49:38.146 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 20:49:38.149 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:49:38.152 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:49:38.155 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 20:49:38.159 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 20:49:38.161 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:49:38.164 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:49:38.177 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:49:38.178 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:49:38.186 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:49:38.190 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:49:38.205 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 20:49:38.208 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 20:49:38.212 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 20:49:38.244 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 20:49:38.272 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 20:49:38.302 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:49:38.330 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:49:38.360 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:49:38.389 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:49:38.418 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:49:38.447 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:49:38.476 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 20:49:38.507 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:49:38.536 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:49:38.566 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:49:38.595 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:49:38.598 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:49:38.601 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 20:49:38.603 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 20:49:38.606 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:49:38.608 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:38.611 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:38.614 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 20:49:38.617 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 20:49:38.619 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 20:49:38.648 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:49:38.678 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 20:49:38.678 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 20:49:38.687 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 20:49:38.690 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 20:49:38.693 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 20:49:38.695 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:49:38.698 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:49:38.701 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:49:38.703 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:38.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:38.708 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:49:38.711 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:49:38.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:38.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:38.719 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 20:49:38.780 | Site placement-api already enabled 2022-02-14 20:49:38.784 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:49:38.787 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:49:38.790 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:49:38.792 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:49:38.929 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 20:49:38.954 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:38.956 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 20:49:38.976 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:38.978 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 20:49:39.000 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:39.002 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 20:49:39.005 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 20:49:39.008 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 20:49:39.040 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.81/identity 2022-02-14 20:49:39.070 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 20:49:39.099 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 20:49:39.129 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 20:49:39.158 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 20:49:39.188 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 20:49:39.217 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 20:49:39.247 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 20:49:39.264 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:39.267 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 20:49:39.284 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:39.287 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 20:49:39.290 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 20:49:39.292 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 20:49:39.295 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:49:39.297 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:49:39.300 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:49:39.302 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:49:39.305 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:49:39.309 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:49:39.313 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:49:39.315 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:49:39.318 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:49:39.321 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 20:49:39.324 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:49:39.339 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:39.341 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:49:39.344 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:49:39.346 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 20:49:39.349 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 20:49:39.351 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:49:39.354 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 20:49:39.356 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 20:49:39.359 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 20:49:39.415 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 20:49:39.451 | [563248 Async install_tempest:588586]: running: install_tempest 2022-02-14 20:49:39.454 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 20:49:39.457 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 20:49:39.459 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:49:39.462 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 20:49:39.465 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 20:49:39.468 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 20:49:39.470 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 20:49:39.473 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 20:49:39.475 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 20:49:39.479 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 20:49:39.484 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 20:49:39.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:49:39.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:49:39.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 20:49:39.496 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:49:39.499 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 20:49:39.501 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 20:49:39.504 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:49:39.508 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 20:49:39.510 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 20:49:39.514 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:49:39.518 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:49:39.518 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:49:39.525 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 20:49:39.529 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 20:49:39.532 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 20:49:39.535 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 20:49:39.538 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 20:49:39.561 | Using python 3.8 to install python-openstackclient 2022-02-14 20:49:39.563 | + 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-02-14 20:49:40.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:49:40.445 | from cryptography.utils import int_from_bytes 2022-02-14 20:49:40.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:49:40.445 | from cryptography.utils import int_from_bytes 2022-02-14 20:49:41.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:49:41.609 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 20:49:41.628 | 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-02-14 20:49:41.629 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 20:49:41.630 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 20:49:41.631 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 20:49:41.632 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 20:49:41.634 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 20:49:41.635 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 20:49:41.636 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 20:49:41.637 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 20:49:41.638 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 20:49:41.639 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 20:49:41.650 | 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-02-14 20:49:41.652 | 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-02-14 20:49:41.653 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-14 20:49:41.654 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 20:49:41.655 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 20:49:41.680 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 20:49:41.682 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 20:49:41.682 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 20:49:41.684 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 20:49:41.685 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 20:49:41.686 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 20:49:41.687 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 20:49:41.688 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 20:49:41.689 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 20:49:41.690 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 20:49:41.691 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 20:49:41.705 | 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-02-14 20:49:41.724 | 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-02-14 20:49:41.725 | 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-02-14 20:49:41.726 | 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-02-14 20:49:41.728 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 20:49:41.747 | 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-02-14 20:49:41.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-02-14 20:49:41.768 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-14 20:49:41.771 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-14 20:49:41.863 | 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-02-14 20:49:41.864 | 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-02-14 20:49:41.864 | 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-02-14 20:49:41.907 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-14 20:49:41.920 | 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-02-14 20:49:41.953 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-14 20:49:42.113 | 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-02-14 20:49:42.129 | 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-02-14 20:49:42.231 | 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-02-14 20:49:42.234 | 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-02-14 20:49:42.235 | 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-02-14 20:49:42.237 | 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-02-14 20:49:42.363 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-14 20:49:44.614 | 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-02-14 20:49:44.621 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:49:44.621 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:49:44.747 | + inc/python:pip_install:200 : result=0 2022-02-14 20:49:44.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:49:44.752 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:44.754 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:44.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:44.759 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:44.761 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:44.763 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:49:44.766 | + functions-common:time_stop:2432 : start_time=1644871779555 2022-02-14 20:49:44.768 | + functions-common:time_stop:2434 : [[ -z 1644871779555 ]] 2022-02-14 20:49:44.771 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:44.776 | + functions-common:time_stop:2437 : end_time=1644871784773 2022-02-14 20:49:44.778 | + functions-common:time_stop:2438 : elapsed_time=5218 2022-02-14 20:49:44.781 | + functions-common:time_stop:2439 : total=142580 2022-02-14 20:49:44.783 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:44.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=147798 2022-02-14 20:49:44.788 | + inc/python:pip_install:203 : return 0 2022-02-14 20:49:44.791 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 20:49:44.795 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 20:49:44.799 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.m4wR4h620H 2022-02-14 20:49:44.802 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 20:49:44.804 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 20:49:44.807 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 20:49:44.809 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 20:49:44.812 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 20:49:44.815 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 20:49:44.833 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:44.835 | + ./stack.sh:main:1035 : configure_database 2022-02-14 20:49:44.838 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 20:49:44.841 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 20:49:44.843 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 20:49:44.846 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:49:44.848 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 20:49:44.851 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 20:49:44.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:44.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:44.858 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 20:49:44.861 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 20:49:44.863 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:49:44.865 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:49:44.868 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:49:44.870 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:49:44.872 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:49:44.874 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:49:44.877 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:49:44.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:49:44.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:49:44.884 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:49:44.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:49:44.888 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 20:49:44.891 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:49:44.893 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:49:44.895 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:49:44.898 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:49:44.901 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:49:44.903 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:49:44.906 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 20:49:44.922 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 20:49:44.922 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 20:49:44.926 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 20:49:44.929 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 20:49:44.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:44.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:44.937 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 20:49:44.939 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 20:49:44.941 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 20:49:44.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:49:44.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:49:44.949 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 20:49:44.952 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 20:49:44.954 | + 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-02-14 20:49:44.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:49:45.026 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 20:49:45.038 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:49:45.135 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 20:49:45.139 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 20:49:45.139 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 20:49:45.144 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 20:49:45.198 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 20:49:45.251 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 20:49:45.305 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 20:49:45.358 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 20:49:45.361 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 20:49:45.363 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:49:45.365 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 20:49:48.510 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 20:49:48.513 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 20:49:48.516 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 20:49:48.521 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-204948 2022-02-14 20:49:48.524 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-204948 1039' 2022-02-14 20:49:48.527 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.529 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 20:49:48.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.535 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 20:49:48.537 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.540 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 20:49:48.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.545 | + 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-02-14 20:49:48.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.550 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 20:49:48.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.555 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 20:49:48.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.560 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-204616 2022-02-14 20:49:48.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.565 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 20:49:48.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.570 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 20:49:48.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.575 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 20:49:48.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.580 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 20:49:48.583 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.585 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 20:49:48.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:49:48.591 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 20:49:48.593 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 20:49:48.596 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 20:49:48.598 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 20:49:48.611 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 20:49:48.613 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:49:48.616 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 20:49:48.619 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:49:48.621 | + functions-common:run_process:1682 : local group= 2022-02-14 20:49:48.624 | + functions-common:run_process:1683 : local user= 2022-02-14 20:49:48.626 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 20:49:48.629 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 20:49:48.631 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 20:49:48.634 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:49:48.636 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:49:48.639 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:49:48.644 | + functions-common:time_start:2416 : _TIME_START[$name]=1644871788641 2022-02-14 20:49:48.646 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 20:49:48.665 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:48.667 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 20:49:48.670 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 20:49:48.672 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:49:48.675 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:49:48.677 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:49:48.680 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:49:48.682 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 20:49:48.685 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 20:49:48.688 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 20:49:48.690 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 20:49:48.693 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 20:49:48.695 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 20:49:48.698 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 20:49:48.700 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 20:49:48.703 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:49:48.705 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 20:49:48.708 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 20:49:48.710 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 20:49:48.713 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 20:49:48.715 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 20:49:48.718 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 20:49:48.722 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 20:49:48.775 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 20:49:48.828 | + 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-02-14 20:49:48.880 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 20:49:48.935 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 20:49:48.989 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 20:49:49.048 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 20:49:49.050 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 20:49:49.104 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 20:49:49.500 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 20:49:49.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 20:49:49.881 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 20:49:49.902 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 20:49:49.905 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:49.908 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:49.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:49.913 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:49.916 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:49.919 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 20:49:49.921 | + functions-common:time_stop:2432 : start_time=1644871788641 2022-02-14 20:49:49.924 | + functions-common:time_stop:2434 : [[ -z 1644871788641 ]] 2022-02-14 20:49:49.927 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:49.932 | + functions-common:time_stop:2437 : end_time=1644871789929 2022-02-14 20:49:49.935 | + functions-common:time_stop:2438 : elapsed_time=1288 2022-02-14 20:49:49.937 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:49:49.940 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:49.942 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1288 2022-02-14 20:49:49.945 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 20:49:49.948 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 20:49:49.950 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 20:49:49.952 | + functions-common:run_process:1682 : local group= 2022-02-14 20:49:49.955 | + functions-common:run_process:1683 : local user=root 2022-02-14 20:49:49.957 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 20:49:49.960 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 20:49:49.963 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 20:49:49.965 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:49:49.967 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:49:49.973 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:49:49.975 | + functions-common:time_start:2416 : _TIME_START[$name]=1644871789972 2022-02-14 20:49:49.978 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 20:49:50.000 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:50.002 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 20:49:50.005 | + functions-common:time_stop:2425 : local name 2022-02-14 20:49:50.008 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:49:50.010 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:49:50.013 | + functions-common:time_stop:2428 : local total 2022-02-14 20:49:50.015 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:49:50.018 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 20:49:50.020 | + functions-common:time_stop:2432 : start_time=1644871789972 2022-02-14 20:49:50.023 | + functions-common:time_stop:2434 : [[ -z 1644871789972 ]] 2022-02-14 20:49:50.027 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:49:50.031 | + functions-common:time_stop:2437 : end_time=1644871790028 2022-02-14 20:49:50.034 | + functions-common:time_stop:2438 : elapsed_time=56 2022-02-14 20:49:50.036 | + functions-common:time_stop:2439 : total=1288 2022-02-14 20:49:50.039 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:49:50.042 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1344 2022-02-14 20:49:50.044 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 20:49:50.064 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:50.066 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 20:49:50.087 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:50.089 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 20:49:50.109 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:50.112 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 20:49:50.115 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 20:49:50.117 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-8 --data-dir /opt/stack/data/etcd' 2022-02-14 20:49:50.120 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 20:49:50.122 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-8=http://10.222.0.81:2380' 2022-02-14 20:49:50.125 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.81:2380' 2022-02-14 20:49:50.127 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.81:2379' 2022-02-14 20:49:50.130 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 20:49:50.136 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 20:49:50.139 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.81:2379' 2022-02-14 20:49:50.141 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 20:49:50.144 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 20:49:50.146 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 20:49:50.149 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' '' root 2022-02-14 20:49:50.152 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 20:49:50.155 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 20:49:50.157 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 20:49:50.160 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 20:49:50.162 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 20:49:50.165 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 20:49:50.168 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 20:49:50.170 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 20:49:50.175 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 20:49:50.250 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 20:49:50.337 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 20:49:50.389 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 20:49:50.441 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 20:49:50.492 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 20:49:50.543 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 20:49:50.546 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 20:49:50.610 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 20:49:50.987 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 20:49:51.043 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 20:49:51.097 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 20:49:51.150 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 20:49:51.203 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 20:49:51.207 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 20:49:51.211 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 20:49:51.213 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 20:49:51.627 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 20:49:51.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 20:49:52.003 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 20:49:52.483 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 20:49:52.504 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:52.506 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 20:49:52.509 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 20:49:52.512 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 20:49:52.516 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 20:49:52.534 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 20:49:52.546 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 20:49:52.549 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 20:49:52.552 | + 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.81/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 20:49:52.690 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 20:49:52.828 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 20:49:52.967 | + 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.81/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 20:49:53.106 | + 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.81/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 20:49:53.246 | + 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.81/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 20:49:53.385 | + 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.81/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 20:49:53.523 | + 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.81/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 20:49:53.661 | + 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.81/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 20:49:53.798 | + 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.81/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 20:49:53.936 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 20:49:53.941 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 20:49:53.945 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 20:49:53.948 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 20:49:53.952 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 20:49:53.954 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 20:49:53.957 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 20:49:53.974 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:49:53.976 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 20:49:53.979 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:49:53.982 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 20:49:53.984 | + ./stack.sh:main:1095 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 20:49:53.987 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 20:49:53.989 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 20:49:54.005 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:49:54.007 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 20:49:54.010 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 20:49:54.012 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 20:49:54.014 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 20:49:54.017 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 20:49:54.019 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 20:49:54.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:49:59.824 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 20:49:59.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:49:59.933 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 20:49:59.935 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:49:59.938 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:49:59.940 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:49:59.944 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:49:59.948 | + functions-common:time_start:2416 : _TIME_START[$name]=1644871799945 2022-02-14 20:49:59.951 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 20:50:04.662 | 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=590479) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:50:04.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:04.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.673 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.673 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.673 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:04.673 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:04.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.701 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.701 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.702 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:04.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:04.709 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:04.709 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:05.276 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:05.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:05.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:05.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:05.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:05.278 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:05.278 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:05.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:05.278 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:05.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:05.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:05.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:05.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:05.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:05.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:05.279 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:05.279 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:05.287 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 20:50:18.110 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 20:50:18.136 | [588586 Async install_tempest:588586]: finished successfully 2022-02-14 20:50:29.982 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:29.982 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 20:50:30.040 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:30.040 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 20:50:30.131 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:30.131 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 20:50:30.211 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:30.211 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 20:50:30.256 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:30.256 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 20:50:30.336 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:30.337 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 20:50:31.142 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:31.143 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:31.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.145 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.145 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.145 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.146 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.146 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:31.146 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:31.147 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:31.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.149 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.149 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.150 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:31.150 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:31.157 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:31.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.159 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.160 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.160 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.160 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.160 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:31.160 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:31.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:31.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.596 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.596 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.597 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.597 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.597 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:31.597 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:31.679 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:31.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.681 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.682 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.682 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:31.682 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:31.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:31.683 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:31.691 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 20:50:31.976 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:31.976 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 20:50:32.045 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.045 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 20:50:32.097 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.097 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 20:50:32.148 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.148 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 20:50:32.194 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.194 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 20:50:32.279 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.279 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 20:50:32.337 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.337 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:32.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.339 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.339 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.340 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.340 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:32.340 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:32.341 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.344 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.345 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.345 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.345 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.345 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:32.345 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:32.351 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:32.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.352 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.353 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.353 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.354 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:32.354 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:32.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.725 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.726 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.726 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:32.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:32.828 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:50:32.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.829 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.830 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.830 | 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=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:50:32.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:50:32.831 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:50:32.831 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=590479) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:50:32.838 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 20:50:32.896 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.896 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 20:50:32.948 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:32.948 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 20:50:33.005 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:33.005 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 20:50:33.051 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:33.051 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 20:50:33.113 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:33.113 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 20:50:33.193 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:33.194 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 20:50:33.279 | INFO migrate.versioning.api [-] done 2022-02-14 20:50:33.655 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 20:50:33.657 | + functions-common:time_stop:2425 : local name 2022-02-14 20:50:33.660 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:50:33.662 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:50:33.665 | + functions-common:time_stop:2428 : local total 2022-02-14 20:50:33.667 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:50:33.670 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:50:33.672 | + functions-common:time_stop:2432 : start_time=1644871799945 2022-02-14 20:50:33.675 | + functions-common:time_stop:2434 : [[ -z 1644871799945 ]] 2022-02-14 20:50:33.678 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:50:33.683 | + functions-common:time_stop:2437 : end_time=1644871833680 2022-02-14 20:50:33.685 | + functions-common:time_stop:2438 : elapsed_time=33735 2022-02-14 20:50:33.688 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:50:33.691 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:50:33.694 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33735 2022-02-14 20:50:33.696 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 20:50:33.698 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 20:50:33.703 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 20:50:38.194 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 20:50:38.195 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 20:50:38.195 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 20:50:38.195 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 20:50:38.196 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 20:50:38.196 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 20:50:38.196 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 20:50:38.196 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 20:50:38.196 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 20:50:38.543 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 20:50:38.547 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 20:50:43.069 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 20:50:43.070 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 20:50:43.070 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 20:50:43.071 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 20:50:43.071 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 20:50:43.071 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 20:50:43.072 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 20:50:43.072 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 20:50:43.072 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 20:50:43.423 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 20:50:43.426 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 20:50:43.429 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 20:50:43.431 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 20:50:43.448 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:50:43.451 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 20:50:43.454 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 20:50:43.459 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 20:50:43.461 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 20:50:43.464 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:50:43.467 | + functions-common:run_process:1682 : local group= 2022-02-14 20:50:43.469 | + functions-common:run_process:1683 : local user= 2022-02-14 20:50:43.472 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 20:50:43.475 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 20:50:43.477 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 20:50:43.481 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:50:43.482 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:50:43.485 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:50:43.490 | + functions-common:time_start:2416 : _TIME_START[$name]=1644871843487 2022-02-14 20:50:43.492 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 20:50:43.508 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:50:43.511 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 20:50:43.513 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 20:50:43.516 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:50:43.519 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:50:43.521 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:50:43.524 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:50:43.526 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 20:50:43.529 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 20:50:43.531 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 20:50:43.534 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 20:50:43.538 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 20:50:43.539 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 20:50:43.542 | + 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-02-14 20:50:43.544 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 20:50:43.546 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:50:43.549 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 20:50:43.551 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 20:50:43.553 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 20:50:43.555 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 20:50:43.559 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 20:50:43.611 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 20:50:43.664 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 20:50:43.715 | + 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-02-14 20:50:43.771 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 20:50:43.823 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 20:50:43.876 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 20:50:43.928 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 20:50:43.980 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 20:50:44.031 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 20:50:44.084 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 20:50:44.086 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 20:50:44.138 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 20:50:44.525 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 20:50:44.538 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 20:50:44.905 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 20:50:44.984 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 20:50:44.986 | + functions-common:time_stop:2425 : local name 2022-02-14 20:50:44.989 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:50:44.991 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:50:44.994 | + functions-common:time_stop:2428 : local total 2022-02-14 20:50:44.996 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:50:44.999 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 20:50:45.001 | + functions-common:time_stop:2432 : start_time=1644871843487 2022-02-14 20:50:45.003 | + functions-common:time_stop:2434 : [[ -z 1644871843487 ]] 2022-02-14 20:50:45.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:50:45.011 | + functions-common:time_stop:2437 : end_time=1644871845008 2022-02-14 20:50:45.013 | + functions-common:time_stop:2438 : elapsed_time=1521 2022-02-14 20:50:45.016 | + functions-common:time_stop:2439 : total=1344 2022-02-14 20:50:45.019 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:50:45.021 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2865 2022-02-14 20:50:45.024 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 20:50:45.024 | Waiting for keystone to start... 2022-02-14 20:50:45.026 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.81/identity/v3/ 2022-02-14 20:50:45.028 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.81/identity/v3/ 2022-02-14 20:50:45.031 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 20:50:45.034 | + functions:wait_for_service:458 : local url=http://10.222.0.81/identity/v3/ 2022-02-14 20:50:45.036 | + functions:wait_for_service:459 : local rval=0 2022-02-14 20:50:45.039 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 20:50:45.041 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 20:50:45.043 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:50:45.046 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:50:45.049 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:50:45.053 | + functions-common:time_start:2416 : _TIME_START[$name]=1644871845051 2022-02-14 20:50:45.056 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 20:50:45.061 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.81/identity/v3/ 2022-02-14 20:50:51.589 | + :: : [[ 200 == 503 ]] 2022-02-14 20:50:51.591 | + :: : [[ 0 -eq 7 ]] 2022-02-14 20:50:51.594 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 20:50:51.597 | + functions-common:time_stop:2425 : local name 2022-02-14 20:50:51.599 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:50:51.602 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:50:51.604 | + functions-common:time_stop:2428 : local total 2022-02-14 20:50:51.606 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:50:51.609 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 20:50:51.612 | + functions-common:time_stop:2432 : start_time=1644871845051 2022-02-14 20:50:51.614 | + functions-common:time_stop:2434 : [[ -z 1644871845051 ]] 2022-02-14 20:50:51.617 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:50:51.622 | + functions-common:time_stop:2437 : end_time=1644871851619 2022-02-14 20:50:51.624 | + functions-common:time_stop:2438 : elapsed_time=6568 2022-02-14 20:50:51.627 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:50:51.629 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:50:51.631 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6568 2022-02-14 20:50:51.634 | + functions:wait_for_service:467 : return 0 2022-02-14 20:50:51.636 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 20:50:51.654 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:50:51.656 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 20:50:51.659 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:50:51.662 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 20:50:51.691 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 20:50:51.694 | + lib/keystone:bootstrap_keystone:591 : /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.81/identity 2022-02-14 20:50:56.301 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.301 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.301 | 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=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.309 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.327 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.327 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.357 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.392 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.393 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.483 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.483 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.483 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.483 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.483 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.484 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.497 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.498 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.498 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.506 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.509 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.510 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=591314) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:50:56.543 | 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=591314) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:50:56.956 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created domain default 2022-02-14 20:50:57.059 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created project admin 2022-02-14 20:50:57.087 | DEBUG passlib.handlers.bcrypt [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=591314) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 20:50:57.087 | DEBUG passlib.handlers.bcrypt [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=591314) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 20:50:57.235 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created user admin 2022-02-14 20:50:57.303 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created role reader 2022-02-14 20:50:57.383 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created role member 2022-02-14 20:50:57.444 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created implied role where d21611fc6e564b82a3c5d6316e6ce1f9 implies ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:50:57.509 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created role admin 2022-02-14 20:50:57.603 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created implied role where 8b04cfec19c0458fb74330e364341607 implies d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:50:57.664 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Granted role admin on project admin to user admin. 2022-02-14 20:50:57.757 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Granted role admin on the system to user admin. 2022-02-14 20:50:57.820 | WARNING py.warnings [None req-66d92136-8e52-487e-81da-3d9ce54ccecb 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-02-14 20:50:57.820 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 20:50:57.820 |  2022-02-14 20:50:57.824 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created region RegionOne 2022-02-14 20:50:57.978 | INFO keystone.cmd.bootstrap [None req-66d92136-8e52-487e-81da-3d9ce54ccecb None None] Created public endpoint http://10.222.0.81/identity 2022-02-14 20:50:58.416 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 20:50:58.418 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 20:50:58.421 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 20:50:58.425 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 20:51:01.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:01.362 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:01.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:01.362 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:01.510 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:01.513 | + lib/keystone:create_keystone_accounts:299 : admin_project=958286a7cb5747f88cfdb94abd3b77d0 2022-02-14 20:51:01.515 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 20:51:01.519 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 20:51:03.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:03.649 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:03.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:03.649 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:03.797 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:03.800 | + lib/keystone:create_keystone_accounts:301 : admin_user=1e720069eb0b4b4b88d1a0e450062e23 2022-02-14 20:51:03.803 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 20:51:03.805 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 20:51:03.807 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 20:51:03.810 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 1e720069eb0b4b4b88d1a0e450062e23 default 2022-02-14 20:51:03.866 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1e720069eb0b4b4b88d1a0e450062e23 default 2022-02-14 20:51:03.903 | [563248 Async ks-domain-role:591431]: running: get_or_add_user_domain_role admin 1e720069eb0b4b4b88d1a0e450062e23 default 2022-02-14 20:51:03.906 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 20:51:03.908 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 20:51:03.911 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 20:51:06.229 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 20:51:06.232 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 20:51:06.232 | default 2022-02-14 20:51:06.234 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 20:51:06.297 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 20:51:06.342 | [563248 Async ks-project:591562]: running: get_or_create_project service Default 2022-02-14 20:51:06.344 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 20:51:06.405 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 20:51:06.448 | [563248 Async ks-service:591658]: running: get_or_create_role service 2022-02-14 20:51:06.450 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 20:51:06.518 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 20:51:06.587 | [563248 Async ks-reseller:591744]: running: get_or_create_role ResellerAdmin 2022-02-14 20:51:06.609 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 20:51:06.633 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 20:51:07.031 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 20:51:07.243 | [563248 Async ks-anotherrole:591834]: running: get_or_create_role anotherrole 2022-02-14 20:51:07.269 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 20:51:07.301 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 20:51:07.325 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:51:07.357 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 20:51:09.625 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:09.769 | [591658 Async ks-service:591658]: finished successfully 2022-02-14 20:51:09.809 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:09.925 | [591562 Async ks-project:591562]: finished successfully 2022-02-14 20:51:10.206 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:10.239 | [591744 Async ks-reseller:591744]: finished successfully 2022-02-14 20:51:10.384 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:10.411 | [591834 Async ks-anotherrole:591834]: finished successfully 2022-02-14 20:51:10.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:10.606 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:10.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:10.606 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:10.765 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:10.768 | ++ functions-common:get_or_create_project:938 : project_id=feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:10.770 | ++ functions-common:get_or_create_project:939 : echo feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:10.773 | + lib/keystone:create_keystone_accounts:329 : invis_project=feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:10.776 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 20:51:10.779 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 20:51:10.781 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:51:10.784 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 20:51:12.291 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:12.319 | [591431 Async ks-domain-role:591431]: finished successfully 2022-02-14 20:51:12.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:12.994 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:12.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:12.994 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:13.145 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:13.148 | ++ functions-common:get_or_create_project:938 : project_id=561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:13.151 | ++ functions-common:get_or_create_project:939 : echo 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:13.153 | + lib/keystone:create_keystone_accounts:333 : demo_project=561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:13.156 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 20:51:13.159 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 20:51:13.162 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:51:13.164 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 20:51:13.166 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 20:51:13.169 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-14 20:51:15.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.450 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.450 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.602 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:15.605 | ++ functions-common:get_or_create_user:925 : user_id=5bba37bd563c4107aba64956bb9549a3 2022-02-14 20:51:15.608 | ++ functions-common:get_or_create_user:926 : echo 5bba37bd563c4107aba64956bb9549a3 2022-02-14 20:51:15.611 | + lib/keystone:create_keystone_accounts:336 : demo_user=5bba37bd563c4107aba64956bb9549a3 2022-02-14 20:51:15.614 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 20:51:15.665 | [563248 Async ks-domain-role:591431]: Waiting for completion of get_or_add_user_domain_role admin 1e720069eb0b4b4b88d1a0e450062e23 default running on PID 591431 (6 other jobs running) 2022-02-14 20:51:15.689 | [563248 Async ks-domain-role:591431]: Signaling child to exit 2022-02-14 20:51:15.689 | WAKEUP 2022-02-14 20:51:15.713 | [563248 Async ks-domain-role:591431]: Signaled 2022-02-14 20:51:15.715 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 20:51:15.715 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:15.715 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 1e720069eb0b4b4b88d1a0e450062e23 --domain default 2022-02-14 20:51:15.715 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 20:51:15.715 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:15.715 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.715 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.715 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.715 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:15.715 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 20:51:15.715 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 20:51:15.715 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 1e720069eb0b4b4b88d1a0e450062e23 --domain default 2022-02-14 20:51:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.715 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.715 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.715 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 20:51:15.715 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 1e720069eb0b4b4b88d1a0e450062e23 --domain default 2022-02-14 20:51:15.715 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:15.715 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:15.715 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.715 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.716 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.716 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:15.716 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:15.716 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:15.716 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:15.716 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 1e720069eb0b4b4b88d1a0e450062e23 | | | default | | False |' 2022-02-14 20:51:15.716 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:15.716 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:15.716 | + functions-common:get_or_add_user_domain_role:1021 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:15.716 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:15.759 | [563248 Async ks-domain-role:591431]: finished get_or_add_user_domain_role admin 1e720069eb0b4b4b88d1a0e450062e23 default with result 0 in 8 seconds 2022-02-14 20:51:15.767 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 20:51:15.802 | [563248 Async ks-project:591562]: Waiting for completion of get_or_create_project service Default running on PID 591562 (5 other jobs running) 2022-02-14 20:51:15.827 | [563248 Async ks-project:591562]: Signaling child to exit 2022-02-14 20:51:15.827 | WAKEUP 2022-02-14 20:51:15.850 | [563248 Async ks-project:591562]: Signaled 2022-02-14 20:51:15.851 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:51:15.851 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 20:51:15.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.852 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.852 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.852 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:15.852 | + functions-common:get_or_create_project:938 : project_id=f9340c8cdbd441e8a277b88a7b963d16 2022-02-14 20:51:15.852 | + functions-common:get_or_create_project:939 : echo f9340c8cdbd441e8a277b88a7b963d16 2022-02-14 20:51:15.852 | f9340c8cdbd441e8a277b88a7b963d16 2022-02-14 20:51:15.895 | [563248 Async ks-project:591562]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 20:51:15.932 | [563248 Async ks-service:591658]: Waiting for completion of get_or_create_role service running on PID 591658 (4 other jobs running) 2022-02-14 20:51:15.957 | [563248 Async ks-service:591658]: Signaling child to exit 2022-02-14 20:51:15.957 | WAKEUP 2022-02-14 20:51:15.979 | [563248 Async ks-service:591658]: Signaled 2022-02-14 20:51:15.980 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:51:15.980 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 20:51:15.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.980 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:15.981 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:15.981 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:15.981 | + functions-common:get_or_create_role:950 : role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:51:15.981 | + functions-common:get_or_create_role:951 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:51:15.981 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:51:16.024 | [563248 Async ks-service:591658]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 20:51:16.061 | [563248 Async ks-reseller:591744]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 591744 (3 other jobs running) 2022-02-14 20:51:16.086 | [563248 Async ks-reseller:591744]: Signaling child to exit 2022-02-14 20:51:16.086 | WAKEUP 2022-02-14 20:51:16.108 | [563248 Async ks-reseller:591744]: Signaled 2022-02-14 20:51:16.109 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:51:16.109 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 20:51:16.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:16.109 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:16.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:16.109 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:16.109 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:16.109 | + functions-common:get_or_create_role:950 : role_id=b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:51:16.110 | + functions-common:get_or_create_role:951 : echo b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:51:16.110 | b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:51:16.153 | [563248 Async ks-reseller:591744]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 20:51:16.190 | [563248 Async ks-anotherrole:591834]: Waiting for completion of get_or_create_role anotherrole running on PID 591834 (2 other jobs running) 2022-02-14 20:51:16.215 | [563248 Async ks-anotherrole:591834]: Signaling child to exit 2022-02-14 20:51:16.215 | WAKEUP 2022-02-14 20:51:16.238 | [563248 Async ks-anotherrole:591834]: Signaled 2022-02-14 20:51:16.239 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:51:16.239 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 20:51:16.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:16.239 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:16.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:16.240 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:16.240 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:16.240 | + functions-common:get_or_create_role:950 : role_id=b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:16.240 | + functions-common:get_or_create_role:951 : echo b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:16.240 | b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:16.283 | [563248 Async ks-anotherrole:591834]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 20:51:16.287 | + inc/async:async_wait:197 : return 0 2022-02-14 20:51:16.290 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.349 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.390 | [563248 Async ks-demo-member:592702]: running: get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.393 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 1e720069eb0b4b4b88d1a0e450062e23 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.460 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1e720069eb0b4b4b88d1a0e450062e23 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.512 | [563248 Async ks-demo-admin:592814]: running: get_or_add_user_project_role admin 1e720069eb0b4b4b88d1a0e450062e23 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.514 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.585 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.631 | [563248 Async ks-demo-another:592926]: running: get_or_add_user_project_role anotherrole 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:16.636 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:16.702 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:16.766 | [563248 Async ks-demo-invis:593038]: running: get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:16.773 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 20:51:16.792 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 20:51:16.807 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:51:16.816 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 20:51:16.841 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 20:51:16.869 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-14 20:51:19.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:19.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:19.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:19.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:19.960 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:19.963 | ++ functions-common:get_or_create_user:925 : user_id=0414daf244c444b98d80ec57ab16f7b5 2022-02-14 20:51:19.977 | ++ functions-common:get_or_create_user:926 : echo 0414daf244c444b98d80ec57ab16f7b5 2022-02-14 20:51:19.997 | + lib/keystone:create_keystone_accounts:349 : demo_reader=0414daf244c444b98d80ec57ab16f7b5 2022-02-14 20:51:20.019 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 0414daf244c444b98d80ec57ab16f7b5 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:20.401 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0414daf244c444b98d80ec57ab16f7b5 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:20.644 | [563248 Async ks-demo-reader:593235]: running: get_or_add_user_project_role reader 0414daf244c444b98d80ec57ab16f7b5 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:20.661 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 20:51:20.690 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 20:51:20.713 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:51:20.745 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 20:51:24.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:24.305 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:24.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:24.305 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:24.746 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:24.769 | ++ functions-common:get_or_create_project:938 : project_id=601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:24.801 | ++ functions-common:get_or_create_project:939 : echo 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:24.823 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:24.845 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 20:51:24.877 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 20:51:24.892 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:51:24.921 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 20:51:24.945 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 20:51:24.977 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-14 20:51:26.300 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:26.489 | [592702 Async ks-demo-member:592702]: finished successfully 2022-02-14 20:51:26.859 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:27.013 | [592814 Async ks-demo-admin:592814]: finished successfully 2022-02-14 20:51:27.083 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:27.133 | [592926 Async ks-demo-another:592926]: finished successfully 2022-02-14 20:51:27.459 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:27.490 | [593038 Async ks-demo-invis:593038]: finished successfully 2022-02-14 20:51:28.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:28.016 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:28.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:28.016 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:28.179 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:28.182 | ++ functions-common:get_or_create_user:925 : user_id=0847b646385143dd8e9c5780545e6c3b 2022-02-14 20:51:28.185 | ++ functions-common:get_or_create_user:926 : echo 0847b646385143dd8e9c5780545e6c3b 2022-02-14 20:51:28.188 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=0847b646385143dd8e9c5780545e6c3b 2022-02-14 20:51:28.190 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:28.255 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:28.313 | [563248 Async ks-alt-admin:593770]: running: get_or_add_user_project_role admin 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:28.316 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:28.390 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:28.439 | [563248 Async ks-alt-another:593912]: running: get_or_add_user_project_role anotherrole 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:28.442 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 20:51:28.446 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 20:51:28.448 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:51:28.451 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 20:51:28.454 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 20:51:28.458 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-14 20:51:30.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:30.890 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:30.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:30.890 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:31.032 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:31.066 | [593235 Async ks-demo-reader:593235]: finished successfully 2022-02-14 20:51:31.091 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:31.095 | ++ functions-common:get_or_create_user:925 : user_id=ec4c3f457906450cafd453da1846ea05 2022-02-14 20:51:31.098 | ++ functions-common:get_or_create_user:926 : echo ec4c3f457906450cafd453da1846ea05 2022-02-14 20:51:31.101 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=ec4c3f457906450cafd453da1846ea05 2022-02-14 20:51:31.104 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member ec4c3f457906450cafd453da1846ea05 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:31.171 | + inc/async:async_inner:63 : get_or_add_user_project_role member ec4c3f457906450cafd453da1846ea05 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:31.220 | [563248 Async ks-alt-member-user:594136]: running: get_or_add_user_project_role member ec4c3f457906450cafd453da1846ea05 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:31.224 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 20:51:31.228 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 20:51:31.231 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:51:31.233 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 20:51:31.237 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 20:51:31.240 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-14 20:51:33.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:33.683 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:33.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:33.683 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:33.857 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:33.860 | ++ functions-common:get_or_create_user:925 : user_id=d03566de37664764abb3bfe0fd08b32e 2022-02-14 20:51:33.863 | ++ functions-common:get_or_create_user:926 : echo d03566de37664764abb3bfe0fd08b32e 2022-02-14 20:51:33.866 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=d03566de37664764abb3bfe0fd08b32e 2022-02-14 20:51:33.868 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader d03566de37664764abb3bfe0fd08b32e 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:33.942 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d03566de37664764abb3bfe0fd08b32e 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:34.012 | [563248 Async ks-alt-reader-user:594351]: running: get_or_add_user_project_role reader d03566de37664764abb3bfe0fd08b32e 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:34.026 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 20:51:34.039 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:51:34.049 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 20:51:34.057 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 20:51:34.061 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-14 20:51:36.684 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:36.755 | [593770 Async ks-alt-admin:593770]: finished successfully 2022-02-14 20:51:36.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:36.935 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:36.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:36.935 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:36.998 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:37.034 | [593912 Async ks-alt-another:593912]: finished successfully 2022-02-14 20:51:37.111 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:37.114 | ++ functions-common:get_or_create_user:925 : user_id=d24209152631434890a8123bde816fd8 2022-02-14 20:51:37.117 | ++ functions-common:get_or_create_user:926 : echo d24209152631434890a8123bde816fd8 2022-02-14 20:51:37.120 | + lib/keystone:create_keystone_accounts:381 : system_member_user=d24209152631434890a8123bde816fd8 2022-02-14 20:51:37.123 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member d24209152631434890a8123bde816fd8 all 2022-02-14 20:51:37.209 | + inc/async:async_inner:63 : get_or_add_user_system_role member d24209152631434890a8123bde816fd8 all 2022-02-14 20:51:37.252 | [563248 Async ks-system-member:594645]: running: get_or_add_user_system_role member d24209152631434890a8123bde816fd8 all 2022-02-14 20:51:37.256 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 20:51:37.259 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:51:37.262 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 20:51:37.265 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 20:51:37.269 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-14 20:51:39.613 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:39.644 | [594136 Async ks-alt-member-user:594136]: finished successfully 2022-02-14 20:51:39.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:39.664 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:39.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:39.664 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:39.850 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:39.853 | ++ functions-common:get_or_create_user:925 : user_id=c9e2bdd6877e48728f43d3ccdcf9f7d5 2022-02-14 20:51:39.856 | ++ functions-common:get_or_create_user:926 : echo c9e2bdd6877e48728f43d3ccdcf9f7d5 2022-02-14 20:51:39.861 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=c9e2bdd6877e48728f43d3ccdcf9f7d5 2022-02-14 20:51:39.864 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader c9e2bdd6877e48728f43d3ccdcf9f7d5 all 2022-02-14 20:51:39.940 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c9e2bdd6877e48728f43d3ccdcf9f7d5 all 2022-02-14 20:51:39.986 | [563248 Async ks-system-reader:594860]: running: get_or_add_user_system_role reader c9e2bdd6877e48728f43d3ccdcf9f7d5 all 2022-02-14 20:51:39.990 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 20:51:39.999 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 20:51:40.004 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 20:51:40.009 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 20:51:40.012 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-14 20:51:42.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:42.359 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:42.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:42.359 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:42.579 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:42.582 | ++ functions-common:get_or_create_group:902 : group_id=0565012083614e3b8b71113bf331db1d 2022-02-14 20:51:42.590 | ++ functions-common:get_or_create_group:903 : echo 0565012083614e3b8b71113bf331db1d 2022-02-14 20:51:42.593 | + lib/keystone:create_keystone_accounts:391 : admin_group=0565012083614e3b8b71113bf331db1d 2022-02-14 20:51:42.596 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 20:51:42.600 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 20:51:42.603 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 20:51:42.605 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 20:51:42.609 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-14 20:51:42.730 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:42.761 | [594351 Async ks-alt-reader-user:594351]: finished successfully 2022-02-14 20:51:44.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:44.851 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:44.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:44.851 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:45.033 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:45.036 | ++ functions-common:get_or_create_group:902 : group_id=abc9dba07d1b496081dd2a69aa01603c 2022-02-14 20:51:45.038 | ++ functions-common:get_or_create_group:903 : echo abc9dba07d1b496081dd2a69aa01603c 2022-02-14 20:51:45.042 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=abc9dba07d1b496081dd2a69aa01603c 2022-02-14 20:51:45.044 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:45.117 | + inc/async:async_inner:63 : get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:45.120 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:45.156 | [594645 Async ks-system-member:594645]: finished successfully 2022-02-14 20:51:45.167 | [563248 Async ks-group-memberdemo:595190]: running: get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:45.170 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:45.239 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:45.287 | [563248 Async ks-group-anotherdemo:595328]: running: get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:45.289 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:45.360 | + inc/async:async_inner:63 : get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:45.442 | [563248 Async ks-group-memberalt:595414]: running: get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:45.470 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:45.888 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:46.098 | [563248 Async ks-group-anotheralt:595504]: running: get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:46.117 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 2022-02-14 20:51:46.549 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 2022-02-14 20:51:46.786 | [563248 Async ks-group-admin:595592]: running: get_or_add_group_project_role admin 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 2022-02-14 20:51:46.798 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-14 20:51:47.193 | [563248 Async ks-demo-member:592702]: Waiting for completion of get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 running on PID 592702 (17 other jobs running) 2022-02-14 20:51:47.366 | [563248 Async ks-demo-member:592702]: Signaling child to exit 2022-02-14 20:51:47.366 | WAKEUP 2022-02-14 20:51:47.550 | [563248 Async ks-demo-member:592702]: Signaled 2022-02-14 20:51:47.565 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:47.565 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:47.565 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:47.565 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:47.565 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:47.565 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:47.565 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:47.565 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:47.565 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 5bba37bd563c4107aba64956bb9549a3 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:47.565 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:47.565 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:47.565 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:47.565 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:47.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:47.566 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:47.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:47.566 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:47.566 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:47.566 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:47.566 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:47.566 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 5bba37bd563c4107aba64956bb9549a3 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:47.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:47.566 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:47.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:47.566 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:47.566 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:47.566 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 5bba37bd563c4107aba64956bb9549a3 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:47.566 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:47.566 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:47.566 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:47.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:47.566 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:47.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:47.566 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:47.566 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:47.566 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:47.566 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:47.566 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:47.566 | ++ functions-common:get_field:818 : echo '| d21611fc6e564b82a3c5d6316e6ce1f9 | 5bba37bd563c4107aba64956bb9549a3 | | 561a91d1a93c45b384d0a10107b17c75 | | | False |' 2022-02-14 20:51:47.566 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:47.566 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:47.566 | + functions-common:get_or_add_user_project_role:997 : echo d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:47.566 | d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:47.896 | [563248 Async ks-demo-member:592702]: finished get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 with result 0 in 10 seconds 2022-02-14 20:51:48.175 | [563248 Async ks-demo-admin:592814]: Waiting for completion of get_or_add_user_project_role admin 1e720069eb0b4b4b88d1a0e450062e23 561a91d1a93c45b384d0a10107b17c75 running on PID 592814 (16 other jobs running) 2022-02-14 20:51:48.313 | [563248 Async ks-demo-admin:592814]: Signaling child to exit 2022-02-14 20:51:48.314 | WAKEUP 2022-02-14 20:51:48.475 | [563248 Async ks-demo-admin:592814]: Signaled 2022-02-14 20:51:48.497 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:48.497 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:48.497 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:48.497 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:48.497 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:48.497 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:48.497 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:48.497 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:48.497 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:48.497 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:48.497 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 1e720069eb0b4b4b88d1a0e450062e23 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:48.497 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:48.497 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:48.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:48.497 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:48.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:48.497 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:48.497 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:48.497 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:48.497 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:48.497 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 1e720069eb0b4b4b88d1a0e450062e23 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:48.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:48.497 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:48.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:48.497 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:48.497 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:48.497 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:48.498 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 1e720069eb0b4b4b88d1a0e450062e23 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:48.498 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:48.498 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:48.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:48.498 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:48.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:48.498 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:48.498 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:48.498 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:48.498 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:48.498 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 1e720069eb0b4b4b88d1a0e450062e23 | | 561a91d1a93c45b384d0a10107b17c75 | | | False |' 2022-02-14 20:51:48.498 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:48.498 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:48.498 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:48.498 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:48.498 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:48.645 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:48.791 | [563248 Async ks-demo-admin:592814]: finished get_or_add_user_project_role admin 1e720069eb0b4b4b88d1a0e450062e23 561a91d1a93c45b384d0a10107b17c75 with result 0 in 10 seconds 2022-02-14 20:51:48.798 | [594860 Async ks-system-reader:594860]: finished successfully 2022-02-14 20:51:49.069 | [563248 Async ks-demo-another:592926]: Waiting for completion of get_or_add_user_project_role anotherrole 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 running on PID 592926 (15 other jobs running) 2022-02-14 20:51:49.222 | [563248 Async ks-demo-another:592926]: Signaling child to exit 2022-02-14 20:51:49.223 | WAKEUP 2022-02-14 20:51:49.377 | [563248 Async ks-demo-another:592926]: Signaled 2022-02-14 20:51:49.394 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:49.394 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:49.394 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:49.394 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:49.394 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:49.394 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:49.394 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:49.394 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:49.394 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 5bba37bd563c4107aba64956bb9549a3 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:49.394 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:49.394 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:49.394 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:49.394 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:49.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:49.394 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:49.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:49.394 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:49.394 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:49.394 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:49.394 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:49.394 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 5bba37bd563c4107aba64956bb9549a3 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:49.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:49.394 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:49.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:49.394 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:49.395 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 5bba37bd563c4107aba64956bb9549a3 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:49.395 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:49.395 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:49.395 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:49.395 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:49.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:49.395 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:49.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:49.395 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:49.395 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:49.395 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:49.395 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:49.395 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:49.395 | ++ functions-common:get_field:818 : echo '| b172dbfbba6a4c78bb8cc02370a009c0 | 5bba37bd563c4107aba64956bb9549a3 | | 561a91d1a93c45b384d0a10107b17c75 | | | False |' 2022-02-14 20:51:49.395 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:49.395 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:49.395 | + functions-common:get_or_add_user_project_role:997 : echo b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:49.395 | b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:49.651 | [563248 Async ks-demo-another:592926]: finished get_or_add_user_project_role anotherrole 5bba37bd563c4107aba64956bb9549a3 561a91d1a93c45b384d0a10107b17c75 with result 0 in 10 seconds 2022-02-14 20:51:49.887 | [563248 Async ks-demo-invis:593038]: Waiting for completion of get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 feb36fcbb2c84c38819c40c08b1b812c running on PID 593038 (14 other jobs running) 2022-02-14 20:51:50.064 | [563248 Async ks-demo-invis:593038]: Signaling child to exit 2022-02-14 20:51:50.065 | WAKEUP 2022-02-14 20:51:50.211 | [563248 Async ks-demo-invis:593038]: Signaled 2022-02-14 20:51:50.224 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:50.224 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:50.224 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:50.224 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:50.224 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:50.224 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:50.224 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:50.224 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:50.224 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 5bba37bd563c4107aba64956bb9549a3 --project feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:50.224 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:50.224 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:50.225 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:50.225 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:50.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:50.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:50.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:50.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:50.225 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:50.225 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:50.225 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:50.225 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 5bba37bd563c4107aba64956bb9549a3 --project feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:50.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:50.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:50.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:50.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:50.225 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:50.225 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 5bba37bd563c4107aba64956bb9549a3 --project feb36fcbb2c84c38819c40c08b1b812c 2022-02-14 20:51:50.225 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:50.225 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:50.225 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:50.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:50.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:50.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:50.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:50.225 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:50.225 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:50.225 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:50.225 | ++ functions-common:get_field:818 : echo '| d21611fc6e564b82a3c5d6316e6ce1f9 | 5bba37bd563c4107aba64956bb9549a3 | | feb36fcbb2c84c38819c40c08b1b812c | | | False |' 2022-02-14 20:51:50.225 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:50.225 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:50.225 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:50.225 | + functions-common:get_or_add_user_project_role:997 : echo d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:50.225 | d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:50.542 | [563248 Async ks-demo-invis:593038]: finished get_or_add_user_project_role member 5bba37bd563c4107aba64956bb9549a3 feb36fcbb2c84c38819c40c08b1b812c with result 0 in 10 seconds 2022-02-14 20:51:50.779 | [563248 Async ks-demo-reader:593235]: Waiting for completion of get_or_add_user_project_role reader 0414daf244c444b98d80ec57ab16f7b5 561a91d1a93c45b384d0a10107b17c75 running on PID 593235 (13 other jobs running) 2022-02-14 20:51:50.935 | [563248 Async ks-demo-reader:593235]: Signaling child to exit 2022-02-14 20:51:50.935 | WAKEUP 2022-02-14 20:51:51.065 | [563248 Async ks-demo-reader:593235]: Signaled 2022-02-14 20:51:51.078 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:51.078 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:51.078 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:51.078 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:51.078 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:51.079 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:51.079 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:51.079 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:51.079 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:51.079 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 0414daf244c444b98d80ec57ab16f7b5 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:51.079 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:51.079 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:51.079 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:51.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:51.079 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:51.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:51.079 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:51.079 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:51.079 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:51.079 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:51.079 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 0414daf244c444b98d80ec57ab16f7b5 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:51.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:51.079 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:51.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:51.079 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:51.079 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:51.079 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 0414daf244c444b98d80ec57ab16f7b5 --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:51.079 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:51.079 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:51.079 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:51.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:51.080 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:51.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:51.080 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:51.080 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:51.080 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:51.080 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:51.080 | ++ functions-common:get_field:818 : echo '| ac3c743be77a4b1a88c659876cfafcf9 | 0414daf244c444b98d80ec57ab16f7b5 | | 561a91d1a93c45b384d0a10107b17c75 | | | False |' 2022-02-14 20:51:51.080 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:51.080 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:51.080 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:51.080 | + functions-common:get_or_add_user_project_role:997 : echo ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:51.080 | ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:51.392 | [563248 Async ks-demo-reader:593235]: finished get_or_add_user_project_role reader 0414daf244c444b98d80ec57ab16f7b5 561a91d1a93c45b384d0a10107b17c75 with result 0 in 10 seconds 2022-02-14 20:51:51.439 | + inc/async:async_wait:197 : return 0 2022-02-14 20:51:51.470 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 20:51:51.811 | [563248 Async ks-alt-admin:593770]: Waiting for completion of get_or_add_user_project_role admin 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e running on PID 593770 (12 other jobs running) 2022-02-14 20:51:51.967 | [563248 Async ks-alt-admin:593770]: Signaling child to exit 2022-02-14 20:51:51.967 | WAKEUP 2022-02-14 20:51:52.150 | [563248 Async ks-alt-admin:593770]: Signaled 2022-02-14 20:51:52.177 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:52.177 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:52.177 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:52.177 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:52.177 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:52.177 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:52.177 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:52.177 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:52.178 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:52.178 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:52.178 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:52.178 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 0847b646385143dd8e9c5780545e6c3b --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:52.178 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:52.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.178 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.178 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.178 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:52.178 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:52.178 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:52.178 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 0847b646385143dd8e9c5780545e6c3b --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:52.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.179 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.179 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.179 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 0847b646385143dd8e9c5780545e6c3b --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:52.179 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:52.179 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:52.179 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:52.181 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:52.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.181 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.181 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.181 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:52.181 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:52.181 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:52.181 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 0847b646385143dd8e9c5780545e6c3b | | 601fa56b295e408d9682addbe48c4d6e | | | False |' 2022-02-14 20:51:52.181 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:52.181 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:52.181 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:52.181 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:52.181 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:51:52.426 | [563248 Async ks-alt-admin:593770]: finished get_or_add_user_project_role admin 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e with result 0 in 8 seconds 2022-02-14 20:51:52.634 | [563248 Async ks-alt-another:593912]: Waiting for completion of get_or_add_user_project_role anotherrole 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e running on PID 593912 (11 other jobs running) 2022-02-14 20:51:52.755 | [563248 Async ks-alt-another:593912]: Signaling child to exit 2022-02-14 20:51:52.755 | WAKEUP 2022-02-14 20:51:52.867 | [563248 Async ks-alt-another:593912]: Signaled 2022-02-14 20:51:52.888 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:52.888 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:52.889 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:52.889 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:52.889 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:52.889 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:52.889 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:52.889 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:52.889 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 0847b646385143dd8e9c5780545e6c3b --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:52.889 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:52.889 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:52.889 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:52.889 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:52.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.889 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.889 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.889 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:52.889 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:52.889 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:52.889 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 0847b646385143dd8e9c5780545e6c3b --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:52.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.889 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.889 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.889 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 0847b646385143dd8e9c5780545e6c3b --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:52.889 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:52.889 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:52.889 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:52.889 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:52.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.889 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:52.890 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:52.890 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:52.890 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:52.890 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:52.890 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:52.890 | ++ functions-common:get_field:818 : echo '| b172dbfbba6a4c78bb8cc02370a009c0 | 0847b646385143dd8e9c5780545e6c3b | | 601fa56b295e408d9682addbe48c4d6e | | | False |' 2022-02-14 20:51:52.890 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:52.890 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:52.890 | + functions-common:get_or_add_user_project_role:997 : echo b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:52.890 | b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:51:53.202 | [563248 Async ks-alt-another:593912]: finished get_or_add_user_project_role anotherrole 0847b646385143dd8e9c5780545e6c3b 601fa56b295e408d9682addbe48c4d6e with result 0 in 8 seconds 2022-02-14 20:51:53.506 | [563248 Async ks-alt-member-user:594136]: Waiting for completion of get_or_add_user_project_role member ec4c3f457906450cafd453da1846ea05 601fa56b295e408d9682addbe48c4d6e running on PID 594136 (10 other jobs running) 2022-02-14 20:51:53.685 | [563248 Async ks-alt-member-user:594136]: Signaling child to exit 2022-02-14 20:51:53.686 | WAKEUP 2022-02-14 20:51:53.852 | [563248 Async ks-alt-member-user:594136]: Signaled 2022-02-14 20:51:53.868 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:53.868 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:53.868 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:53.869 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:53.869 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:53.869 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:53.869 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:53.869 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:53.869 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:53.869 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user ec4c3f457906450cafd453da1846ea05 --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:53.869 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:53.869 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:53.869 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:53.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:53.869 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:53.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:53.869 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:53.869 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:53.869 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:53.869 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:53.869 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user ec4c3f457906450cafd453da1846ea05 --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:53.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:53.869 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:53.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:53.874 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:53.874 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:53.874 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:53.874 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:53.874 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user ec4c3f457906450cafd453da1846ea05 --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:53.874 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:53.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:53.874 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:53.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:53.875 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:53.875 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:53.875 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:53.875 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:53.875 | ++ functions-common:get_field:818 : echo '| d21611fc6e564b82a3c5d6316e6ce1f9 | ec4c3f457906450cafd453da1846ea05 | | 601fa56b295e408d9682addbe48c4d6e | | | False |' 2022-02-14 20:51:53.875 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:53.875 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:53.875 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:53.875 | + functions-common:get_or_add_user_project_role:997 : echo d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:53.875 | d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:54.178 | [563248 Async ks-alt-member-user:594136]: finished get_or_add_user_project_role member ec4c3f457906450cafd453da1846ea05 601fa56b295e408d9682addbe48c4d6e with result 0 in 8 seconds 2022-02-14 20:51:54.450 | [563248 Async ks-alt-reader-user:594351]: Waiting for completion of get_or_add_user_project_role reader d03566de37664764abb3bfe0fd08b32e 601fa56b295e408d9682addbe48c4d6e running on PID 594351 (9 other jobs running) 2022-02-14 20:51:54.624 | [563248 Async ks-alt-reader-user:594351]: Signaling child to exit 2022-02-14 20:51:54.625 | WAKEUP 2022-02-14 20:51:54.788 | [563248 Async ks-alt-reader-user:594351]: Signaled 2022-02-14 20:51:54.808 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:51:54.808 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:51:54.808 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:54.808 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:54.808 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:54.809 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:54.809 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:54.809 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:51:54.809 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user d03566de37664764abb3bfe0fd08b32e --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:54.809 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:54.809 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:51:54.809 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:54.809 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:54.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:54.809 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:54.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:54.809 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:54.809 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:54.809 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:51:54.809 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:51:54.809 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user d03566de37664764abb3bfe0fd08b32e --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:54.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:54.809 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:54.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:54.809 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:54.809 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:51:54.809 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user d03566de37664764abb3bfe0fd08b32e --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:54.809 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:51:54.809 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:51:54.809 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:54.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:54.809 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:54.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:54.809 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:54.809 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:54.809 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:51:54.809 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:51:54.810 | ++ functions-common:get_field:818 : echo '| ac3c743be77a4b1a88c659876cfafcf9 | d03566de37664764abb3bfe0fd08b32e | | 601fa56b295e408d9682addbe48c4d6e | | | False |' 2022-02-14 20:51:54.810 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:51:54.810 | ++ functions-common:get_field:812 : read data 2022-02-14 20:51:54.810 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:54.810 | + functions-common:get_or_add_user_project_role:997 : echo ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:54.810 | ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:55.104 | [563248 Async ks-alt-reader-user:594351]: finished get_or_add_user_project_role reader d03566de37664764abb3bfe0fd08b32e 601fa56b295e408d9682addbe48c4d6e with result 0 in 8 seconds 2022-02-14 20:51:55.153 | + inc/async:async_wait:197 : return 0 2022-02-14 20:51:55.174 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 20:51:55.481 | [563248 Async ks-system-member:594645]: Waiting for completion of get_or_add_user_system_role member d24209152631434890a8123bde816fd8 all running on PID 594645 (8 other jobs running) 2022-02-14 20:51:55.528 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:55.548 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:55.582 | [563248 Async ks-system-member:594645]: Signaling child to exit 2022-02-14 20:51:55.583 | WAKEUP 2022-02-14 20:51:55.619 | [595190 Async ks-group-memberdemo:595190]: finished successfully 2022-02-14 20:51:55.637 | [595328 Async ks-group-anotherdemo:595328]: finished successfully 2022-02-14 20:51:55.657 | [563248 Async ks-system-member:594645]: Signaled 2022-02-14 20:51:55.662 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 20:51:55.662 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 20:51:55.662 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 20:51:55.663 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:55.663 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:55.663 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:55.663 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:55.663 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:55.663 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 20:51:55.663 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user d24209152631434890a8123bde816fd8 --system all -f value -c Role 2022-02-14 20:51:55.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.663 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.663 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.663 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:55.663 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 20:51:55.663 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 20:51:55.663 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user d24209152631434890a8123bde816fd8 --system all 2022-02-14 20:51:55.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.663 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.663 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.663 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user d24209152631434890a8123bde816fd8 --system all -f value -c Role 2022-02-14 20:51:55.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.663 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.663 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.663 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:55.663 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:55.663 | + functions-common:get_or_add_user_system_role:1052 : echo d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:55.663 | d21611fc6e564b82a3c5d6316e6ce1f9 2022-02-14 20:51:55.748 | [563248 Async ks-system-member:594645]: finished get_or_add_user_system_role member d24209152631434890a8123bde816fd8 all with result 0 in 7 seconds 2022-02-14 20:51:55.798 | [563248 Async ks-system-reader:594860]: Waiting for completion of get_or_add_user_system_role reader c9e2bdd6877e48728f43d3ccdcf9f7d5 all running on PID 594860 (7 other jobs running) 2022-02-14 20:51:55.832 | [563248 Async ks-system-reader:594860]: Signaling child to exit 2022-02-14 20:51:55.832 | WAKEUP 2022-02-14 20:51:55.839 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:55.860 | [563248 Async ks-system-reader:594860]: Signaled 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 20:51:55.862 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 20:51:55.862 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:51:55.862 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:51:55.862 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:51:55.862 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:51:55.862 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 20:51:55.862 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user c9e2bdd6877e48728f43d3ccdcf9f7d5 --system all -f value -c Role 2022-02-14 20:51:55.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.862 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.862 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.862 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user c9e2bdd6877e48728f43d3ccdcf9f7d5 --system all 2022-02-14 20:51:55.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.862 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.862 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.862 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user c9e2bdd6877e48728f43d3ccdcf9f7d5 --system all -f value -c Role 2022-02-14 20:51:55.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.862 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:55.862 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:55.862 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:55.862 | + functions-common:get_or_add_user_system_role:1052 : echo ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:55.862 | ac3c743be77a4b1a88c659876cfafcf9 2022-02-14 20:51:55.871 | [595414 Async ks-group-memberalt:595414]: finished successfully 2022-02-14 20:51:55.915 | [563248 Async ks-system-reader:594860]: finished get_or_add_user_system_role reader c9e2bdd6877e48728f43d3ccdcf9f7d5 all with result 0 in 8 seconds 2022-02-14 20:51:55.920 | + inc/async:async_wait:197 : return 0 2022-02-14 20:51:55.922 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-14 20:51:55.982 | [563248 Async ks-group-memberdemo:595190]: Waiting for completion of get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 running on PID 595190 (6 other jobs running) 2022-02-14 20:51:56.010 | [563248 Async ks-group-memberdemo:595190]: Signaling child to exit 2022-02-14 20:51:56.011 | WAKEUP 2022-02-14 20:51:56.039 | [563248 Async ks-group-memberdemo:595190]: Signaled 2022-02-14 20:51:56.043 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:51:56.043 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group abc9dba07d1b496081dd2a69aa01603c --project 561a91d1a93c45b384d0a10107b17c75 -f value 2022-02-14 20:51:56.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.044 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.044 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.044 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.044 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:51:56.044 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:51:56.044 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group abc9dba07d1b496081dd2a69aa01603c --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:56.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.044 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.044 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.044 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group abc9dba07d1b496081dd2a69aa01603c --project 561a91d1a93c45b384d0a10107b17c75 -f value 2022-02-14 20:51:56.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.044 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.044 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.044 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.044 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d21611fc6e564b82a3c5d6316e6ce1f9 abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 False' 2022-02-14 20:51:56.044 | + functions-common:get_or_add_group_project_role:1076 : echo d21611fc6e564b82a3c5d6316e6ce1f9 abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 False 2022-02-14 20:51:56.044 | d21611fc6e564b82a3c5d6316e6ce1f9 abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 False 2022-02-14 20:51:56.097 | [563248 Async ks-group-memberdemo:595190]: finished get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 with result 0 in 10 seconds 2022-02-14 20:51:56.150 | [563248 Async ks-group-anotherdemo:595328]: Waiting for completion of get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 running on PID 595328 (5 other jobs running) 2022-02-14 20:51:56.187 | [563248 Async ks-group-anotherdemo:595328]: Signaling child to exit 2022-02-14 20:51:56.189 | WAKEUP 2022-02-14 20:51:56.217 | [563248 Async ks-group-anotherdemo:595328]: Signaled 2022-02-14 20:51:56.218 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:51:56.218 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group abc9dba07d1b496081dd2a69aa01603c --project 561a91d1a93c45b384d0a10107b17c75 -f value 2022-02-14 20:51:56.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.218 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.219 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.219 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.219 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:51:56.219 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:51:56.219 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group abc9dba07d1b496081dd2a69aa01603c --project 561a91d1a93c45b384d0a10107b17c75 2022-02-14 20:51:56.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.219 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.219 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.219 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group abc9dba07d1b496081dd2a69aa01603c --project 561a91d1a93c45b384d0a10107b17c75 -f value 2022-02-14 20:51:56.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.220 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.220 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.220 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.220 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b172dbfbba6a4c78bb8cc02370a009c0 abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 False' 2022-02-14 20:51:56.220 | + functions-common:get_or_add_group_project_role:1076 : echo b172dbfbba6a4c78bb8cc02370a009c0 abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 False 2022-02-14 20:51:56.220 | b172dbfbba6a4c78bb8cc02370a009c0 abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 False 2022-02-14 20:51:56.274 | [563248 Async ks-group-anotherdemo:595328]: finished get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 561a91d1a93c45b384d0a10107b17c75 with result 0 in 10 seconds 2022-02-14 20:51:56.330 | [563248 Async ks-group-memberalt:595414]: Waiting for completion of get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e running on PID 595414 (4 other jobs running) 2022-02-14 20:51:56.361 | [563248 Async ks-group-memberalt:595414]: Signaling child to exit 2022-02-14 20:51:56.361 | WAKEUP 2022-02-14 20:51:56.388 | [563248 Async ks-group-memberalt:595414]: Signaled 2022-02-14 20:51:56.389 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:51:56.389 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group abc9dba07d1b496081dd2a69aa01603c --project 601fa56b295e408d9682addbe48c4d6e -f value 2022-02-14 20:51:56.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.389 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.389 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.389 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.389 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:51:56.389 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:51:56.389 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group abc9dba07d1b496081dd2a69aa01603c --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:56.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.390 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.390 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.390 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group abc9dba07d1b496081dd2a69aa01603c --project 601fa56b295e408d9682addbe48c4d6e -f value 2022-02-14 20:51:56.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.390 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.390 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.390 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.390 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d21611fc6e564b82a3c5d6316e6ce1f9 abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e False' 2022-02-14 20:51:56.390 | + functions-common:get_or_add_group_project_role:1076 : echo d21611fc6e564b82a3c5d6316e6ce1f9 abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e False 2022-02-14 20:51:56.390 | d21611fc6e564b82a3c5d6316e6ce1f9 abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e False 2022-02-14 20:51:56.439 | [563248 Async ks-group-memberalt:595414]: finished get_or_add_group_project_role member abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e with result 0 in 10 seconds 2022-02-14 20:51:56.474 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:56.483 | [563248 Async ks-group-anotheralt:595504]: Waiting for completion of get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e running on PID 595504 (3 other jobs running) 2022-02-14 20:51:56.503 | [595504 Async ks-group-anotheralt:595504]: finished successfully 2022-02-14 20:51:56.515 | [563248 Async ks-group-anotheralt:595504]: Signaling child to exit 2022-02-14 20:51:56.526 | WAKEUP 2022-02-14 20:51:56.550 | [563248 Async ks-group-anotheralt:595504]: Signaled 2022-02-14 20:51:56.551 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:51:56.552 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group abc9dba07d1b496081dd2a69aa01603c --project 601fa56b295e408d9682addbe48c4d6e -f value 2022-02-14 20:51:56.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.552 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.552 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.552 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.552 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:51:56.552 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:51:56.552 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group abc9dba07d1b496081dd2a69aa01603c --project 601fa56b295e408d9682addbe48c4d6e 2022-02-14 20:51:56.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.552 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.552 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.552 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group abc9dba07d1b496081dd2a69aa01603c --project 601fa56b295e408d9682addbe48c4d6e -f value 2022-02-14 20:51:56.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.553 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:56.553 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:56.553 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:56.553 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b172dbfbba6a4c78bb8cc02370a009c0 abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e False' 2022-02-14 20:51:56.553 | + functions-common:get_or_add_group_project_role:1076 : echo b172dbfbba6a4c78bb8cc02370a009c0 abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e False 2022-02-14 20:51:56.553 | b172dbfbba6a4c78bb8cc02370a009c0 abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e False 2022-02-14 20:51:56.600 | [563248 Async ks-group-anotheralt:595504]: finished get_or_add_group_project_role anotherrole abc9dba07d1b496081dd2a69aa01603c 601fa56b295e408d9682addbe48c4d6e with result 0 in 10 seconds 2022-02-14 20:51:56.640 | [563248 Async ks-group-admin:595592]: Waiting for completion of get_or_add_group_project_role admin 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 running on PID 595592 (2 other jobs running) 2022-02-14 20:51:56.666 | [563248 Async ks-group-admin:595592]: Signaling child to exit 2022-02-14 20:51:57.275 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:51:57.301 | [595592 Async ks-group-admin:595592]: finished successfully 2022-02-14 20:51:57.320 | WAKEUP 2022-02-14 20:51:57.343 | [563248 Async ks-group-admin:595592]: Signaled 2022-02-14 20:51:57.345 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:51:57.345 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 0565012083614e3b8b71113bf331db1d --project 958286a7cb5747f88cfdb94abd3b77d0 -f value 2022-02-14 20:51:57.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:57.345 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:57.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:57.345 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:57.346 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:57.346 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:51:57.346 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:51:57.346 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 0565012083614e3b8b71113bf331db1d --project 958286a7cb5747f88cfdb94abd3b77d0 2022-02-14 20:51:57.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:57.346 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:57.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:57.346 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:57.346 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 0565012083614e3b8b71113bf331db1d --project 958286a7cb5747f88cfdb94abd3b77d0 -f value 2022-02-14 20:51:57.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:57.346 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:57.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:51:57.346 | from cryptography.utils import int_from_bytes 2022-02-14 20:51:57.346 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:51:57.346 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8b04cfec19c0458fb74330e364341607 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 False' 2022-02-14 20:51:57.346 | + functions-common:get_or_add_group_project_role:1076 : echo 8b04cfec19c0458fb74330e364341607 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 False 2022-02-14 20:51:57.346 | 8b04cfec19c0458fb74330e364341607 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 False 2022-02-14 20:51:57.390 | [563248 Async ks-group-admin:595592]: finished get_or_add_group_project_role admin 0565012083614e3b8b71113bf331db1d 958286a7cb5747f88cfdb94abd3b77d0 with result 0 in 10 seconds 2022-02-14 20:51:57.394 | + inc/async:async_wait:197 : return 0 2022-02-14 20:51:57.397 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 20:51:57.414 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:51:57.416 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 20:51:57.434 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:51:57.437 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 20:51:57.439 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 20:51:57.501 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 20:51:57.541 | [563248 Async create_nova_accounts:597491]: running: create_nova_accounts 2022-02-14 20:51:57.544 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 20:51:57.562 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:51:57.565 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 20:51:57.568 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 20:51:57.629 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 20:51:57.670 | [563248 Async create_glance_accounts:597606]: running: create_glance_accounts 2022-02-14 20:51:57.673 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 20:51:57.703 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:51:57.705 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 20:51:57.708 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 20:51:57.774 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 20:51:57.818 | [563248 Async create_cinder_accounts:597736]: running: create_cinder_accounts 2022-02-14 20:51:57.820 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 20:51:57.842 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:51:57.844 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 20:51:57.847 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 20:51:57.930 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 20:51:57.990 | [563248 Async create_neutron_accounts:597851]: running: create_neutron_accounts 2022-02-14 20:51:57.997 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 20:51:58.032 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:51:58.035 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 20:51:58.043 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 20:51:58.221 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 20:51:58.398 | [563248 Async create_swift_accounts:597992]: running: create_swift_accounts 2022-02-14 20:51:58.417 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 20:51:58.537 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:51:58.565 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 20:51:58.952 | [563248 Async create_nova_accounts:597491]: Waiting for completion of create_nova_accounts running on PID 597491 (6 other jobs running) 2022-02-14 20:51:59.114 | [563248 Async create_nova_accounts:597491]: Signaling child to exit 2022-02-14 20:52:26.444 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:52:26.495 | [597851 Async create_neutron_accounts:597851]: finished successfully 2022-02-14 20:52:41.041 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:52:41.073 | [597736 Async create_cinder_accounts:597736]: finished successfully 2022-02-14 20:52:48.139 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:52:48.169 | [597606 Async create_glance_accounts:597606]: finished successfully 2022-02-14 20:52:52.145 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:52:52.172 | [597491 Async create_nova_accounts:597491]: finished successfully 2022-02-14 20:52:52.193 | WAKEUP 2022-02-14 20:52:52.217 | [563248 Async create_nova_accounts:597491]: Signaled 2022-02-14 20:52:52.219 | + lib/nova:create_nova_accounts:352 : [[ 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-02-14 20:52:52.219 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 20:52:52.219 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 20:52:52.219 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:52:52.219 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:52:52.219 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:52:52.219 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:52:52.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.219 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.219 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.220 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.220 | + functions-common:get_or_create_user:925 : user_id=51a03a44327b435f88739b3e9ec3a3f7 2022-02-14 20:52:52.220 | + functions-common:get_or_create_user:926 : echo 51a03a44327b435f88739b3e9ec3a3f7 2022-02-14 20:52:52.220 | 51a03a44327b435f88739b3e9ec3a3f7 2022-02-14 20:52:52.220 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 20:52:52.220 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.220 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.220 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.220 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.220 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.220 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.220 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.220 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.220 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.220 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.220 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.220 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.220 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.220 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.220 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.220 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.220 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.220 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.220 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.220 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.220 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.220 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.220 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.220 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.221 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.221 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.221 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.221 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.221 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.221 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.221 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.221 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.221 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.221 | ++ functions-common:get_field:818 : echo '| 2ed3b69ad52948eb8ac731b931841491 | 51a03a44327b435f88739b3e9ec3a3f7 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.221 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.221 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.221 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.221 | + functions-common:get_or_add_user_project_role:997 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.221 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.221 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 20:52:52.221 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 20:52:52.221 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.221 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.221 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.221 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.221 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.221 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.221 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.221 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.221 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.221 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.221 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.221 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.221 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.221 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.222 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.222 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.222 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.222 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.222 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.222 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.222 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.222 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.222 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.222 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.222 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.222 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.222 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.222 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.222 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.222 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.222 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.222 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.222 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.222 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 51a03a44327b435f88739b3e9ec3a3f7 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.222 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.222 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.222 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:52:52.222 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:52:52.222 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:52:52.223 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 20:52:52.223 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 20:52:52.223 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.81/compute 2022-02-14 20:52:52.223 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 20:52:52.223 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:52:52.223 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 20:52:52.223 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-14 20:52:52.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.223 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.223 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.223 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.223 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:52:52.223 | d532a9b3db964837a5c1814b61d988e4' 2022-02-14 20:52:52.223 | + functions-common:get_or_create_service:1094 : echo d532a9b3db964837a5c1814b61d988e4 2022-02-14 20:52:52.223 | d532a9b3db964837a5c1814b61d988e4 2022-02-14 20:52:52.223 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.81/compute/v2/$(project_id)s' 2022-02-14 20:52:52.223 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:52:52.223 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' RegionOne 2022-02-14 20:52:52.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:52:52.223 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-14 20:52:52.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.223 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.223 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.223 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:52:52.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:52:52.223 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 20:52:52.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.223 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.224 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.224 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.224 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aecc92a0a4b34b7eac2b1c3795aac336 2022-02-14 20:52:52.224 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aecc92a0a4b34b7eac2b1c3795aac336 2022-02-14 20:52:52.224 | + functions-common:get_or_create_endpoint:1127 : public_id=aecc92a0a4b34b7eac2b1c3795aac336 2022-02-14 20:52:52.224 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:52:52.224 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:52:52.224 | + functions-common:get_or_create_endpoint:1136 : echo aecc92a0a4b34b7eac2b1c3795aac336 2022-02-14 20:52:52.224 | aecc92a0a4b34b7eac2b1c3795aac336 2022-02-14 20:52:52.224 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 20:52:52.224 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:52:52.224 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 20:52:52.224 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 20:52:52.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.224 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.224 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.224 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.224 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:52:52.224 | ba2579338051406882d5b698afdc0d52' 2022-02-14 20:52:52.224 | + functions-common:get_or_create_service:1094 : echo ba2579338051406882d5b698afdc0d52 2022-02-14 20:52:52.224 | ba2579338051406882d5b698afdc0d52 2022-02-14 20:52:52.224 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.81/compute/v2.1 2022-02-14 20:52:52.224 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:52:52.224 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.81/compute/v2.1 RegionOne 2022-02-14 20:52:52.224 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:52:52.224 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 20:52:52.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.224 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.225 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:52:52.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:52:52.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.81/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 20:52:52.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.225 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.225 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5952364c8ef442ef9fcda12f9141fe0b 2022-02-14 20:52:52.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5952364c8ef442ef9fcda12f9141fe0b 2022-02-14 20:52:52.225 | + functions-common:get_or_create_endpoint:1127 : public_id=5952364c8ef442ef9fcda12f9141fe0b 2022-02-14 20:52:52.225 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:52:52.225 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:52:52.225 | + functions-common:get_or_create_endpoint:1136 : echo 5952364c8ef442ef9fcda12f9141fe0b 2022-02-14 20:52:52.225 | 5952364c8ef442ef9fcda12f9141fe0b 2022-02-14 20:52:52.225 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 20:52:52.225 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:52:52.225 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 20:52:52.225 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:52:52.225 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 20:52:52.225 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.225 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.225 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.225 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.225 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.225 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.225 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.225 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.225 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.225 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.226 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.226 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.226 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.226 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.226 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.226 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.226 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.226 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.226 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.226 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.226 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.226 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.226 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.226 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.226 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.226 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.226 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.226 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.226 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.226 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.226 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.226 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.226 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.226 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.226 | ++ functions-common:get_field:818 : echo '| b28d179c882c4ff18799c8d0058a0333 | 51a03a44327b435f88739b3e9ec3a3f7 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.226 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.227 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:52:52.227 | + functions-common:get_or_add_user_project_role:997 : echo b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:52:52.227 | b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:52:52.227 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 20:52:52.227 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:52:52.271 | [563248 Async create_nova_accounts:597491]: finished create_nova_accounts with result 0 in 54 seconds 2022-02-14 20:52:52.316 | [563248 Async create_glance_accounts:597606]: Waiting for completion of create_glance_accounts running on PID 597606 (5 other jobs running) 2022-02-14 20:52:52.344 | [563248 Async create_glance_accounts:597606]: Signaling child to exit 2022-02-14 20:52:52.344 | WAKEUP 2022-02-14 20:52:52.368 | [563248 Async create_glance_accounts:597606]: Signaled 2022-02-14 20:52:52.369 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 20:52:52.369 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:52:52.369 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 20:52:52.369 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 20:52:52.369 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:52:52.369 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:52:52.369 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:52:52.369 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:52:52.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.369 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.369 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.369 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.369 | + functions-common:get_or_create_user:925 : user_id=59d8294453974fbfbbd442b9b58c3381 2022-02-14 20:52:52.369 | + functions-common:get_or_create_user:926 : echo 59d8294453974fbfbbd442b9b58c3381 2022-02-14 20:52:52.370 | 59d8294453974fbfbbd442b9b58c3381 2022-02-14 20:52:52.370 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 20:52:52.370 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.370 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.370 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.370 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.370 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.370 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.370 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.370 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.370 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.370 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.370 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.370 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.370 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.370 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.370 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.370 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.370 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.370 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.370 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.370 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.370 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.370 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.370 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.371 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.371 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.371 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.371 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.371 | ++ functions-common:get_field:818 : echo '| 2ed3b69ad52948eb8ac731b931841491 | 59d8294453974fbfbbd442b9b58c3381 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.371 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.371 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.371 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.371 | + functions-common:get_or_add_user_project_role:997 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.371 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.371 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 20:52:52.371 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 20:52:52.371 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:52:52.371 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 20:52:52.371 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 20:52:52.371 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:52:52.371 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:52:52.371 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:52:52.371 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:52:52.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.371 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.371 | + functions-common:get_or_create_user:925 : user_id=0fa04e4a8cdf48c889895b55d4cc63d0 2022-02-14 20:52:52.371 | + functions-common:get_or_create_user:926 : echo 0fa04e4a8cdf48c889895b55d4cc63d0 2022-02-14 20:52:52.371 | 0fa04e4a8cdf48c889895b55d4cc63d0 2022-02-14 20:52:52.372 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 20:52:52.372 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.372 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.372 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.372 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.372 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.372 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.372 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.372 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.372 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.372 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.372 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.372 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.372 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.372 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.372 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.372 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.372 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.372 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.372 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.372 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.372 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.372 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.372 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.372 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.372 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.372 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.372 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.372 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.373 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.373 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.373 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.373 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.373 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.373 | ++ functions-common:get_field:818 : echo '| 2ed3b69ad52948eb8ac731b931841491 | 0fa04e4a8cdf48c889895b55d4cc63d0 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.373 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.373 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.373 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.373 | + functions-common:get_or_add_user_project_role:997 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.373 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.373 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 20:52:52.373 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 20:52:52.373 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.373 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.373 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.373 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.373 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.373 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.373 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.373 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.373 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.373 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.373 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.373 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.373 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.373 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.373 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.374 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.374 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.374 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.374 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.374 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.374 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.374 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.374 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.374 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.374 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.374 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.374 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.375 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.375 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.375 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.375 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.375 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.375 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.375 | ++ functions-common:get_field:818 : echo '| b28d179c882c4ff18799c8d0058a0333 | 0fa04e4a8cdf48c889895b55d4cc63d0 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.375 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.375 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.375 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:52:52.375 | + functions-common:get_or_add_user_project_role:997 : echo b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:52:52.375 | b28d179c882c4ff18799c8d0058a0333 2022-02-14 20:52:52.375 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 20:52:52.375 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:52:52.375 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 20:52:52.375 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 20:52:52.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.375 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.375 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.375 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.375 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:52:52.375 | dc1565e59d664edd9b5f5560ee85e5d4' 2022-02-14 20:52:52.375 | + functions-common:get_or_create_service:1094 : echo dc1565e59d664edd9b5f5560ee85e5d4 2022-02-14 20:52:52.375 | dc1565e59d664edd9b5f5560ee85e5d4 2022-02-14 20:52:52.375 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.81/image 2022-02-14 20:52:52.375 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:52:52.376 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.81/image RegionOne 2022-02-14 20:52:52.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:52:52.376 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 20:52:52.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.376 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.376 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.376 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:52:52.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:52:52.376 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.81/image --region RegionOne -f value -c id 2022-02-14 20:52:52.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.376 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.376 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.376 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f634ccf7ddb44df8b8eafb02cae66c1f 2022-02-14 20:52:52.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f634ccf7ddb44df8b8eafb02cae66c1f 2022-02-14 20:52:52.376 | + functions-common:get_or_create_endpoint:1127 : public_id=f634ccf7ddb44df8b8eafb02cae66c1f 2022-02-14 20:52:52.376 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:52:52.376 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:52:52.376 | + functions-common:get_or_create_endpoint:1136 : echo f634ccf7ddb44df8b8eafb02cae66c1f 2022-02-14 20:52:52.376 | f634ccf7ddb44df8b8eafb02cae66c1f 2022-02-14 20:52:52.376 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 20:52:52.376 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 20:52:52.376 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 20:52:52.376 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 20:52:52.376 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 20:52:52.376 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 20:52:52.376 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 20:52:52.376 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 20:52:52.376 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 20:52:52.415 | [563248 Async create_glance_accounts:597606]: finished create_glance_accounts with result 0 in 50 seconds 2022-02-14 20:52:52.460 | [563248 Async create_cinder_accounts:597736]: Waiting for completion of create_cinder_accounts running on PID 597736 (4 other jobs running) 2022-02-14 20:52:52.491 | [563248 Async create_cinder_accounts:597736]: Signaling child to exit 2022-02-14 20:52:52.491 | WAKEUP 2022-02-14 20:52:52.516 | [563248 Async create_cinder_accounts:597736]: Signaled 2022-02-14 20:52:52.517 | + 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-02-14 20:52:52.517 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 20:52:52.517 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 20:52:52.517 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:52:52.517 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:52:52.518 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:52:52.518 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:52:52.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.518 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.518 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.518 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.518 | + functions-common:get_or_create_user:925 : user_id=347efa5b9eaf4be3ab7722fa477fa69d 2022-02-14 20:52:52.518 | + functions-common:get_or_create_user:926 : echo 347efa5b9eaf4be3ab7722fa477fa69d 2022-02-14 20:52:52.518 | 347efa5b9eaf4be3ab7722fa477fa69d 2022-02-14 20:52:52.518 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 20:52:52.518 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.518 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.518 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.518 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.518 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.518 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.518 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.518 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.518 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.518 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.518 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.518 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.518 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.518 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.518 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.518 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.518 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.518 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.518 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.519 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.519 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.519 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.519 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.519 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.519 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.519 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.519 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.519 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.519 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.519 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.519 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.519 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.519 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.519 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.519 | ++ functions-common:get_field:818 : echo '| 2ed3b69ad52948eb8ac731b931841491 | 347efa5b9eaf4be3ab7722fa477fa69d | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.519 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.519 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.519 | + functions-common:get_or_add_user_project_role:997 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.519 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.519 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 20:52:52.519 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 20:52:52.519 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:52:52.519 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 20:52:52.519 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 20:52:52.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.519 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.520 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.520 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.520 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:52:52.520 | d7701b6a6693429f9de63dc1a8f1c643' 2022-02-14 20:52:52.520 | + functions-common:get_or_create_service:1094 : echo d7701b6a6693429f9de63dc1a8f1c643 2022-02-14 20:52:52.520 | d7701b6a6693429f9de63dc1a8f1c643 2022-02-14 20:52:52.520 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 20:52:52.520 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 20:52:52.520 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:52:52.520 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 20:52:52.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:52:52.520 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-14 20:52:52.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.520 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.520 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.520 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:52:52.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:52:52.520 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 20:52:52.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.520 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.520 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.520 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dc592feafa8647f68039e97aadb64cfd 2022-02-14 20:52:52.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dc592feafa8647f68039e97aadb64cfd 2022-02-14 20:52:52.520 | + functions-common:get_or_create_endpoint:1127 : public_id=dc592feafa8647f68039e97aadb64cfd 2022-02-14 20:52:52.520 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:52:52.520 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:52:52.521 | + functions-common:get_or_create_endpoint:1136 : echo dc592feafa8647f68039e97aadb64cfd 2022-02-14 20:52:52.521 | dc592feafa8647f68039e97aadb64cfd 2022-02-14 20:52:52.521 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 20:52:52.521 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:52:52.521 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 20:52:52.521 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 20:52:52.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.521 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.521 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.521 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.521 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:52:52.521 | a73176b538c04fb0a90d0c2df20a60ec' 2022-02-14 20:52:52.521 | + functions-common:get_or_create_service:1094 : echo a73176b538c04fb0a90d0c2df20a60ec 2022-02-14 20:52:52.521 | a73176b538c04fb0a90d0c2df20a60ec 2022-02-14 20:52:52.521 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 20:52:52.521 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:52:52.521 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 20:52:52.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:52:52.521 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 20:52:52.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.521 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.521 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.521 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:52:52.521 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:52:52.521 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 20:52:52.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.521 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.521 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.521 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=62ff7ebadfbe4ae18969176368c34c22 2022-02-14 20:52:52.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 62ff7ebadfbe4ae18969176368c34c22 2022-02-14 20:52:52.522 | + functions-common:get_or_create_endpoint:1127 : public_id=62ff7ebadfbe4ae18969176368c34c22 2022-02-14 20:52:52.522 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:52:52.522 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:52:52.522 | + functions-common:get_or_create_endpoint:1136 : echo 62ff7ebadfbe4ae18969176368c34c22 2022-02-14 20:52:52.522 | 62ff7ebadfbe4ae18969176368c34c22 2022-02-14 20:52:52.522 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 20:52:52.522 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:52:52.522 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 20:52:52.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.522 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.522 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.522 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_project:938 : project_id=f9340c8cdbd441e8a277b88a7b963d16 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_project:939 : echo f9340c8cdbd441e8a277b88a7b963d16 2022-02-14 20:52:52.522 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f9340c8cdbd441e8a277b88a7b963d16 2022-02-14 20:52:52.522 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 20:52:52.522 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 20:52:52.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.522 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.522 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.522 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 20:52:52.522 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_user:925 : user_id=347efa5b9eaf4be3ab7722fa477fa69d 2022-02-14 20:52:52.522 | ++ functions-common:get_or_create_user:926 : echo 347efa5b9eaf4be3ab7722fa477fa69d 2022-02-14 20:52:52.523 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 347efa5b9eaf4be3ab7722fa477fa69d 2022-02-14 20:52:52.570 | [563248 Async create_cinder_accounts:597736]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-14 20:52:52.575 | + inc/async:async_wait:197 : return 0 2022-02-14 20:52:52.578 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 20:52:52.632 | [563248 Async create_neutron_accounts:597851]: Waiting for completion of create_neutron_accounts running on PID 597851 (3 other jobs running) 2022-02-14 20:52:52.658 | [563248 Async create_neutron_accounts:597851]: Signaling child to exit 2022-02-14 20:52:52.658 | WAKEUP 2022-02-14 20:52:52.681 | [563248 Async create_neutron_accounts:597851]: Signaled 2022-02-14 20:52:52.683 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 20:52:52.683 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:52:52.683 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:52:52.683 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:52:52.683 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:52:52.683 | + 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-02-14 20:52:52.683 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:52:52.683 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 20:52:52.683 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 20:52:52.683 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 20:52:52.683 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.81:9696/ 2022-02-14 20:52:52.683 | + 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-02-14 20:52:52.683 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 20:52:52.683 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 20:52:52.683 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:52:52.683 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:52:52.683 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:52:52.683 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:52:52.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.684 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.684 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.684 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.684 | + functions-common:get_or_create_user:925 : user_id=acd98b0bd39746259d2919c00ae010ac 2022-02-14 20:52:52.684 | + functions-common:get_or_create_user:926 : echo acd98b0bd39746259d2919c00ae010ac 2022-02-14 20:52:52.684 | acd98b0bd39746259d2919c00ae010ac 2022-02-14 20:52:52.684 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 20:52:52.684 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:52:52.684 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:52:52.684 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:52:52.684 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:52:52.684 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:52:52.684 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:52:52.684 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:52:52.684 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:52:52.684 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:52:52.684 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:52:52.684 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.684 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.684 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:52:52.684 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.684 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.684 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.684 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.684 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.684 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:52:52.684 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:52:52.684 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.685 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:52:52.685 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 20:52:52.685 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:52:52.685 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:52:52.685 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.685 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.685 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:52:52.685 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:52:52.685 | ++ functions-common:get_field:818 : echo '| 2ed3b69ad52948eb8ac731b931841491 | acd98b0bd39746259d2919c00ae010ac | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:52:52.685 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:52:52.685 | ++ functions-common:get_field:812 : read data 2022-02-14 20:52:52.685 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.685 | + functions-common:get_or_add_user_project_role:997 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.685 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:52:52.685 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 20:52:52.685 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 20:52:52.685 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:52:52.685 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 20:52:52.685 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 20:52:52.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.685 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.686 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.686 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:52:52.686 | 2a1264d2579045cea85740d8ff0b0cc0' 2022-02-14 20:52:52.686 | + functions-common:get_or_create_service:1094 : echo 2a1264d2579045cea85740d8ff0b0cc0 2022-02-14 20:52:52.686 | 2a1264d2579045cea85740d8ff0b0cc0 2022-02-14 20:52:52.686 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.81:9696/ 2022-02-14 20:52:52.686 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:52:52.686 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.81:9696/ RegionOne 2022-02-14 20:52:52.686 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:52:52.686 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 20:52:52.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.686 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.686 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.687 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:52:52.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:52:52.687 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.81:9696/ --region RegionOne -f value -c id 2022-02-14 20:52:52.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.687 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:52:52.687 | from cryptography.utils import int_from_bytes 2022-02-14 20:52:52.687 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:52:52.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=66183296ec904249acb38aaa5632727c 2022-02-14 20:52:52.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 66183296ec904249acb38aaa5632727c 2022-02-14 20:52:52.687 | + functions-common:get_or_create_endpoint:1127 : public_id=66183296ec904249acb38aaa5632727c 2022-02-14 20:52:52.687 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:52:52.687 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:52:52.687 | + functions-common:get_or_create_endpoint:1136 : echo 66183296ec904249acb38aaa5632727c 2022-02-14 20:52:52.687 | 66183296ec904249acb38aaa5632727c 2022-02-14 20:52:52.729 | [563248 Async create_neutron_accounts:597851]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-14 20:52:52.768 | [563248 Async create_swift_accounts:597992]: Waiting for completion of create_swift_accounts running on PID 597992 (2 other jobs running) 2022-02-14 20:52:52.794 | [563248 Async create_swift_accounts:597992]: Signaling child to exit 2022-02-14 20:53:34.287 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:53:34.313 | [597992 Async create_swift_accounts:597992]: finished successfully 2022-02-14 20:53:34.334 | WAKEUP 2022-02-14 20:53:34.356 | [563248 Async create_swift_accounts:597992]: Signaled 2022-02-14 20:53:34.358 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 20:53:34.358 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 20:53:34.358 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 20:53:34.358 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 20:53:34.358 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 20:53:34.358 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 20:53:34.358 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 20:53:34.359 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 20:53:34.359 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 20:53:34.359 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 20:53:34.359 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:53:34.359 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 20:53:34.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.359 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.359 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.359 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.359 | ++ functions-common:get_or_create_role:950 : role_id=b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:53:34.359 | ++ functions-common:get_or_create_role:951 : echo b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:53:34.359 | + lib/swift:create_swift_accounts:638 : another_role=b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:53:34.359 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 20:53:34.359 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 20:53:34.359 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:53:34.359 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:53:34.359 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:53:34.359 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:53:34.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.359 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.359 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.359 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.359 | + functions-common:get_or_create_user:925 : user_id=7906660d65f74154a01cb06110700541 2022-02-14 20:53:34.359 | + functions-common:get_or_create_user:926 : echo 7906660d65f74154a01cb06110700541 2022-02-14 20:53:34.359 | 7906660d65f74154a01cb06110700541 2022-02-14 20:53:34.359 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 20:53:34.359 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:53:34.360 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:53:34.360 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:53:34.360 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:53:34.360 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:53:34.360 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:53:34.360 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:53:34.360 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:53:34.360 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:53:34.360 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:53:34.360 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.360 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:53:34.360 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 20:53:34.360 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.360 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.360 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.360 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.360 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.360 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:53:34.360 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:53:34.360 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 20:53:34.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.360 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.360 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.360 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.360 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:53:34.360 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 20:53:34.360 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.360 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.360 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.361 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.361 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.361 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:53:34.361 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:53:34.361 | ++ functions-common:get_field:818 : echo '| 2ed3b69ad52948eb8ac731b931841491 | 7906660d65f74154a01cb06110700541 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:53:34.361 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:53:34.361 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.361 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:53:34.361 | + functions-common:get_or_add_user_project_role:997 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:53:34.361 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:53:34.361 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 20:53:34.361 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 20:53:34.361 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:53:34.361 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:53:34.361 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:53:34.361 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:53:34.361 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:53:34.361 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:53:34.361 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:53:34.361 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:53:34.361 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:53:34.361 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:53:34.361 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:53:34.361 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.361 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 20:53:34.361 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.361 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.361 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.361 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.361 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.362 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:53:34.362 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:53:34.362 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 20:53:34.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.362 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.362 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.362 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 20:53:34.362 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.362 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:53:34.362 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.362 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.362 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.362 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.362 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.362 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:53:34.362 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:53:34.362 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:53:34.362 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 7906660d65f74154a01cb06110700541 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:53:34.362 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.362 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.362 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.362 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.362 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 20:53:34.362 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:53:34.362 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 20:53:34.362 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 20:53:34.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.362 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.363 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.363 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.363 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:53:34.363 | d9530e87a5ae4d0a91789c294c3c631d' 2022-02-14 20:53:34.363 | + functions-common:get_or_create_service:1094 : echo d9530e87a5ae4d0a91789c294c3c631d 2022-02-14 20:53:34.363 | d9530e87a5ae4d0a91789c294c3c631d 2022-02-14 20:53:34.363 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' http://10.222.0.81:8080 2022-02-14 20:53:34.363 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:53:34.363 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-14 20:53:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:53:34.363 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-14 20:53:34.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.363 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.363 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.363 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:53:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:53:34.363 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-14 20:53:34.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.363 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.363 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.363 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=502d917baa4d4f3eb2c5eb2382286c7d 2022-02-14 20:53:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 502d917baa4d4f3eb2c5eb2382286c7d 2022-02-14 20:53:34.363 | + functions-common:get_or_create_endpoint:1127 : public_id=502d917baa4d4f3eb2c5eb2382286c7d 2022-02-14 20:53:34.363 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.81:8080 ]] 2022-02-14 20:53:34.363 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.81:8080 RegionOne 2022-02-14 20:53:34.363 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:53:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-14 20:53:34.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.364 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.364 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.364 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.364 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:53:34.364 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:53:34.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.81:8080 --region RegionOne -f value -c id 2022-02-14 20:53:34.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.364 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.364 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.364 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.364 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e099b368bd08407d8833dc26ae069d86 2022-02-14 20:53:34.364 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo e099b368bd08407d8833dc26ae069d86 2022-02-14 20:53:34.364 | e099b368bd08407d8833dc26ae069d86 2022-02-14 20:53:34.364 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:53:34.364 | + functions-common:get_or_create_endpoint:1136 : echo 502d917baa4d4f3eb2c5eb2382286c7d 2022-02-14 20:53:34.364 | 502d917baa4d4f3eb2c5eb2382286c7d 2022-02-14 20:53:34.364 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 20:53:34.364 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 20:53:34.364 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:53:34.364 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 20:53:34.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.364 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.364 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.364 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.364 | ++ functions-common:get_or_create_project:938 : project_id=374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.364 | ++ functions-common:get_or_create_project:939 : echo 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.364 | + lib/swift:create_swift_accounts:652 : swift_project_test1=374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.364 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 20:53:34.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.365 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 20:53:34.365 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:53:34.365 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 20:53:34.365 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 20:53:34.365 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-14 20:53:34.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.365 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.365 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.365 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.365 | ++ functions-common:get_or_create_user:925 : user_id=7182eb104a914b22ba5b7338e78ddd42 2022-02-14 20:53:34.365 | ++ functions-common:get_or_create_user:926 : echo 7182eb104a914b22ba5b7338e78ddd42 2022-02-14 20:53:34.365 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=7182eb104a914b22ba5b7338e78ddd42 2022-02-14 20:53:34.365 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 20:53:34.365 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.365 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 7182eb104a914b22ba5b7338e78ddd42 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.365 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:53:34.365 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:53:34.365 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:53:34.365 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:53:34.365 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:53:34.365 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:53:34.365 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:53:34.365 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:53:34.365 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.365 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 7182eb104a914b22ba5b7338e78ddd42 --project 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.365 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:53:34.365 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.365 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.365 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.366 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.366 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.366 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:53:34.366 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:53:34.366 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 7182eb104a914b22ba5b7338e78ddd42 --project 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.366 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.366 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.366 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 7182eb104a914b22ba5b7338e78ddd42 --project 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.366 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.366 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:53:34.366 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.366 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.366 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.366 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.366 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.366 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:53:34.366 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:53:34.366 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 7182eb104a914b22ba5b7338e78ddd42 | | 374f86a8c92545bf8a7ee0e4b48b6d08 | | | False |' 2022-02-14 20:53:34.366 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:53:34.366 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.366 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.366 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.366 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.366 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 20:53:34.366 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 20:53:34.366 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:53:34.366 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 20:53:34.366 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 20:53:34.366 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-14 20:53:34.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.367 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.367 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.367 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.367 | ++ functions-common:get_or_create_user:925 : user_id=68898ec1e7b74f03891624ef9bd7a9c7 2022-02-14 20:53:34.367 | ++ functions-common:get_or_create_user:926 : echo 68898ec1e7b74f03891624ef9bd7a9c7 2022-02-14 20:53:34.367 | + lib/swift:create_swift_accounts:661 : swift_user_test3=68898ec1e7b74f03891624ef9bd7a9c7 2022-02-14 20:53:34.367 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 20:53:34.367 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.367 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role b172dbfbba6a4c78bb8cc02370a009c0 68898ec1e7b74f03891624ef9bd7a9c7 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.367 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:53:34.367 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:53:34.367 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:53:34.367 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:53:34.367 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:53:34.367 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:53:34.367 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:53:34.367 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:53:34.367 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role b172dbfbba6a4c78bb8cc02370a009c0 --user 68898ec1e7b74f03891624ef9bd7a9c7 --project 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.367 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.367 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:53:34.367 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.367 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.367 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.367 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.367 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.367 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:53:34.367 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:53:34.368 | + functions-common:get_or_add_user_project_role:986 : openstack role add b172dbfbba6a4c78bb8cc02370a009c0 --user 68898ec1e7b74f03891624ef9bd7a9c7 --project 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.368 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.368 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.368 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role b172dbfbba6a4c78bb8cc02370a009c0 --user 68898ec1e7b74f03891624ef9bd7a9c7 --project 374f86a8c92545bf8a7ee0e4b48b6d08 2022-02-14 20:53:34.368 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.368 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:53:34.368 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.368 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.368 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.368 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.368 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.368 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:53:34.368 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:53:34.368 | ++ functions-common:get_field:818 : echo '| b172dbfbba6a4c78bb8cc02370a009c0 | 68898ec1e7b74f03891624ef9bd7a9c7 | | 374f86a8c92545bf8a7ee0e4b48b6d08 | | | False |' 2022-02-14 20:53:34.368 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:53:34.368 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.368 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:53:34.368 | + functions-common:get_or_add_user_project_role:997 : echo b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:53:34.368 | b172dbfbba6a4c78bb8cc02370a009c0 2022-02-14 20:53:34.368 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 20:53:34.368 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 20:53:34.368 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:53:34.368 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 20:53:34.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.368 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.368 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.368 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.368 | ++ functions-common:get_or_create_project:938 : project_id=b38efe52ee914a5fb8b0559433d2a47a 2022-02-14 20:53:34.369 | ++ functions-common:get_or_create_project:939 : echo b38efe52ee914a5fb8b0559433d2a47a 2022-02-14 20:53:34.369 | + lib/swift:create_swift_accounts:666 : swift_project_test2=b38efe52ee914a5fb8b0559433d2a47a 2022-02-14 20:53:34.369 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 20:53:34.369 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.369 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 20:53:34.369 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 20:53:34.369 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:53:34.369 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 20:53:34.369 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 20:53:34.369 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-14 20:53:34.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.369 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.369 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.369 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.369 | ++ functions-common:get_or_create_user:925 : user_id=01adc51362bf41e88c13018f2c13d9c7 2022-02-14 20:53:34.369 | ++ functions-common:get_or_create_user:926 : echo 01adc51362bf41e88c13018f2c13d9c7 2022-02-14 20:53:34.369 | + lib/swift:create_swift_accounts:671 : swift_user_test2=01adc51362bf41e88c13018f2c13d9c7 2022-02-14 20:53:34.369 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 20:53:34.369 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.369 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 01adc51362bf41e88c13018f2c13d9c7 b38efe52ee914a5fb8b0559433d2a47a 2022-02-14 20:53:34.369 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:53:34.369 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:53:34.369 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:53:34.369 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:53:34.369 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:53:34.369 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:53:34.369 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:53:34.369 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:53:34.369 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 01adc51362bf41e88c13018f2c13d9c7 --project b38efe52ee914a5fb8b0559433d2a47a 2022-02-14 20:53:34.369 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.369 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:53:34.370 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.370 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.370 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.370 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:53:34.370 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:53:34.370 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 01adc51362bf41e88c13018f2c13d9c7 --project b38efe52ee914a5fb8b0559433d2a47a 2022-02-14 20:53:34.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.370 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 01adc51362bf41e88c13018f2c13d9c7 --project b38efe52ee914a5fb8b0559433d2a47a 2022-02-14 20:53:34.370 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.370 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:53:34.370 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.370 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.370 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.370 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.370 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:53:34.370 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:53:34.370 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 01adc51362bf41e88c13018f2c13d9c7 | | b38efe52ee914a5fb8b0559433d2a47a | | | False |' 2022-02-14 20:53:34.370 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:53:34.370 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.370 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.370 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.370 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.371 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 20:53:34.371 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 20:53:34.371 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 20:53:34.371 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 20:53:34.371 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-14 20:53:34.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.371 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.371 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 20:53:34.371 | 4923cecffc864d9a8c08ad453251a78e' 2022-02-14 20:53:34.371 | ++ functions-common:get_or_create_domain:888 : echo 4923cecffc864d9a8c08ad453251a78e 2022-02-14 20:53:34.371 | + lib/swift:create_swift_accounts:676 : swift_domain=4923cecffc864d9a8c08ad453251a78e 2022-02-14 20:53:34.371 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 20:53:34.371 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.371 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 20:53:34.371 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 4923cecffc864d9a8c08ad453251a78e 2022-02-14 20:53:34.371 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:53:34.371 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=4923cecffc864d9a8c08ad453251a78e --or-show -f value -c id 2022-02-14 20:53:34.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.371 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.371 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.371 | ++ functions-common:get_or_create_project:938 : project_id=692c5f8ca8474832a77262f5fb136ff3 2022-02-14 20:53:34.371 | ++ functions-common:get_or_create_project:939 : echo 692c5f8ca8474832a77262f5fb136ff3 2022-02-14 20:53:34.371 | + lib/swift:create_swift_accounts:680 : swift_project_test4=692c5f8ca8474832a77262f5fb136ff3 2022-02-14 20:53:34.371 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 20:53:34.371 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.371 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 20:53:34.371 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 4923cecffc864d9a8c08ad453251a78e test4@example.com 2022-02-14 20:53:34.372 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:53:34.372 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 20:53:34.372 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 20:53:34.372 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=4923cecffc864d9a8c08ad453251a78e --email=test4@example.com --or-show -f value -c id 2022-02-14 20:53:34.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.372 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.372 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.372 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.372 | ++ functions-common:get_or_create_user:925 : user_id=9e6040b34c51482db4f7372244729c2d 2022-02-14 20:53:34.372 | ++ functions-common:get_or_create_user:926 : echo 9e6040b34c51482db4f7372244729c2d 2022-02-14 20:53:34.372 | + lib/swift:create_swift_accounts:685 : swift_user_test4=9e6040b34c51482db4f7372244729c2d 2022-02-14 20:53:34.372 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 20:53:34.372 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:53:34.372 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 9e6040b34c51482db4f7372244729c2d 692c5f8ca8474832a77262f5fb136ff3 2022-02-14 20:53:34.372 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:53:34.372 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:53:34.372 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:53:34.372 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:53:34.372 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:53:34.372 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:53:34.372 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:53:34.372 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:53:34.372 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 9e6040b34c51482db4f7372244729c2d --project 692c5f8ca8474832a77262f5fb136ff3 2022-02-14 20:53:34.372 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:53:34.372 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.372 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.372 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.372 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.373 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.373 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.373 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:53:34.373 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:53:34.373 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 9e6040b34c51482db4f7372244729c2d --project 692c5f8ca8474832a77262f5fb136ff3 2022-02-14 20:53:34.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.373 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.373 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.373 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 9e6040b34c51482db4f7372244729c2d --project 692c5f8ca8474832a77262f5fb136ff3 2022-02-14 20:53:34.373 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:53:34.373 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:53:34.373 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:53:34.373 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.374 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:34.374 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:34.374 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:53:34.374 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:53:34.374 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:53:34.374 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | 9e6040b34c51482db4f7372244729c2d | | 692c5f8ca8474832a77262f5fb136ff3 | | | False |' 2022-02-14 20:53:34.374 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:53:34.374 | ++ functions-common:get_field:812 : read data 2022-02-14 20:53:34.374 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.374 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.374 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:53:34.403 | [563248 Async create_swift_accounts:597992]: finished create_swift_accounts with result 0 in 96 seconds 2022-02-14 20:53:34.411 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 20:53:34.413 | + inc/async:async_wait:197 : return 0 2022-02-14 20:53:34.416 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 20:53:34.434 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:53:34.438 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 20:53:34.456 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:53:34.458 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 20:53:34.461 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:53:34.463 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 20:53:34.466 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 20:53:34.468 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 20:53:34.529 | + inc/async:async_inner:63 : init_glance 2022-02-14 20:53:34.572 | [563248 Async init_glance:602188]: running: init_glance 2022-02-14 20:53:34.575 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 20:53:34.593 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:53:34.598 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 20:53:34.598 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:53:34.601 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 20:53:34.604 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 20:53:34.606 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 20:53:34.611 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:53:34.611 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:53:34.617 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:53:34.620 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:53:34.627 | + 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-02-14 20:53:34.627 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:53:34.628 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 20:53:34.631 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 20:53:34.634 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 20:53:34.636 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 20:53:34.649 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 20:53:34.656 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 20:53:38.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:38.024 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:38.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:38.024 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:41.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:41.466 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:41.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:41.466 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:44.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:44.854 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:44.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:44.854 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:48.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:48.231 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:48.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:48.231 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:51.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:51.661 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:51.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:51.661 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:55.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:55.033 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:55.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:55.033 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:58.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:58.503 | from cryptography.utils import int_from_bytes 2022-02-14 20:53:58.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:53:58.503 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:02.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:02.148 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:02.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:02.148 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:06.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:06.742 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:06.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:06.742 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:06.742 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 20:54:12.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:12.546 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:12.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:12.547 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:12.845 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 20:54:12.851 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 20:54:12.853 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 20:54:12.855 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 20:54:12.858 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 20:54:12.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 20:54:12.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 20:54:12.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 20:54:12.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 20:54:12.873 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 20:54:12.873 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 20:54:12.875 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 20:54:12.877 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 20:54:12.879 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 20:54:12.882 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 20:54:12.884 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 20:54:12.889 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:12.891 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 20:54:12.893 | + 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-02-14 20:54:12.899 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 20:54:12.901 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 20:54:12.904 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 20:54:12.906 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 20:54:12.908 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 20:54:12.911 | + 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-02-14 20:54:12.940 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 20:54:12.970 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 20:54:13.000 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 20:54:13.029 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 20:54:13.063 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 20:54:13.094 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 20:54:13.096 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 20:54:13.099 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 20:54:13.101 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 20:54:13.104 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:54:13.121 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:54:13.123 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:54:13.125 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:54:13.130 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:54:13.130 | + 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-02-14 20:54:13.161 | + 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-02-14 20:54:13.195 | + 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-02-14 20:54:13.225 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:54:13.255 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 20:54:13.271 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:54:13.274 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 20:54:13.276 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 20:54:13.279 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 20:54:13.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 20:54:13.283 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 20:54:13.298 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 20:54:13.300 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 20:54:13.303 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 20:54:13.305 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 20:54:13.319 | + 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-02-14 20:54:13.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 20:54:13.334 | + 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-02-14 20:54:13.347 | + 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-02-14 20:54:13.360 | + 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-02-14 20:54:13.372 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 20:54:13.375 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 20:54:13.378 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 20:54:13.382 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.yJeaH8BZ0N 2022-02-14 20:54:13.384 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 20:54:13.387 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 20:54:13.390 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.yJeaH8BZ0N 2022-02-14 20:54:13.396 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.yJeaH8BZ0N 2022-02-14 20:54:13.407 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.yJeaH8BZ0N /etc/sudoers.d/neutron-rootwrap 2022-02-14 20:54:13.422 | + 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-02-14 20:54:13.452 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:13.454 | + 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-02-14 20:54:13.485 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 20:54:13.488 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 20:54:13.490 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 20:54:13.492 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:54:13.495 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:54:13.498 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:54:13.515 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:13.519 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:54:13.521 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:54:13.524 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:54:13.542 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:13.545 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:54:13.548 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:54:13.580 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:54:13.582 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:54:13.585 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 20:54:13.602 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:13.604 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 20:54:13.606 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 20:54:13.609 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 20:54:13.611 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 20:54:13.614 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 20:54:13.616 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 20:54:13.621 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 20:54:13.621 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 20:54:13.624 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 20:54:13.627 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 20:54:13.631 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-14 20:54:13.633 | + 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-02-14 20:54:13.639 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 20:54:13.659 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:13.661 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 20:54:13.664 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 20:54:13.666 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 20:54:13.671 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 20:54:13.702 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 20:54:13.734 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 20:54:13.764 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 20:54:13.794 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 20:54:13.837 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 20:54:13.840 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 20:54:13.842 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 20:54:13.845 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:54:13.847 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 20:54:13.878 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 20:54:13.912 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 20:54:13.947 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 20:54:13.977 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 20:54:14.011 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 20:54:14.041 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 20:54:14.076 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 20:54:14.110 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:54:14.146 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:54:14.179 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 20:54:14.211 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 20:54:14.245 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 20:54:14.248 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 20:54:14.251 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 20:54:14.253 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 20:54:14.256 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 20:54:14.286 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 20:54:14.317 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.81/identity 2022-02-14 20:54:14.349 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 20:54:14.380 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 20:54:14.411 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 20:54:14.441 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 20:54:14.472 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 20:54:14.503 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:54:14.535 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 20:54:14.567 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 20:54:14.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 20:54:14.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 20:54:14.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 20:54:14.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 20:54:14.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 20:54:14.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 20:54:14.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-14 20:54:14.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-14 20:54:14.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-14 20:54:14.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 20:54:14.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 20:54:14.597 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 20:54:14.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 20:54:14.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 20:54:14.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 20:54:14.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 20:54:14.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 20:54:14.613 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:14.615 | + 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-02-14 20:54:14.648 | + 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-02-14 20:54:14.650 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.653 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 20:54:14.655 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 20:54:14.658 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 20:54:14.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.662 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 20:54:14.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 20:54:14.694 | + 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-02-14 20:54:14.697 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.702 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 20:54:14.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 20:54:14.704 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 20:54:14.707 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.709 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 20:54:14.738 | + 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-02-14 20:54:14.740 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.743 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 20:54:14.745 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 20:54:14.749 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 20:54:14.751 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.753 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 20:54:14.782 | + 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-02-14 20:54:14.784 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.787 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 20:54:14.791 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 20:54:14.792 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 20:54:14.795 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.797 | + 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-02-14 20:54:14.829 | + 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-02-14 20:54:14.832 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.834 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 20:54:14.836 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 20:54:14.839 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 20:54:14.841 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.844 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-14 20:54:14.873 | + 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-02-14 20:54:14.876 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.878 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 20:54:14.881 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 20:54:14.883 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 20:54:14.886 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.893 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 20:54:14.920 | + 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:350:399 2022-02-14 20:54:14.923 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.925 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 20:54:14.928 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-14 20:54:14.930 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-14 20:54:14.932 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.935 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-02-14 20:54:14.964 | + 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-02-14 20:54:14.966 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:54:14.969 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 20:54:14.971 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 20:54:14.974 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 20:54:14.976 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:54:14.978 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-14 20:54:15.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 20:54:15.010 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 20:54:15.027 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:15.030 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 20:54:15.033 | + 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-02-14 20:54:15.069 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:15.071 | + 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-02-14 20:54:15.101 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 20:54:15.132 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 20:54:15.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 20:54:15.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 20:54:15.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 20:54:18.086 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 20:54:18.086 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 20:54:18.086 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=604104) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 20:54:18.136 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=604104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:54:18.136 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=604104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:54:18.136 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=604104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:18.136 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=604104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:18.137 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=604104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:18.137 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=604104) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:18.191 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 20:54:18.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:18.191 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:18.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:18.191 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:18.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 20:54:18.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 20:54:18.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-14 20:54:18.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 20:54:18.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 20:54:18.593 | + 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-02-14 20:54:18.614 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 20:54:18.617 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:18.619 | + 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-02-14 20:54:18.651 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 20:54:18.655 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 20:54:18.663 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 20:54:18.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 20:54:18.668 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 20:54:18.682 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 20:54:18.696 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 20:54:18.698 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 20:54:18.707 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 20:54:18.710 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 20:54:18.713 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 20:54:18.722 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 20:54:18.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 20:54:18.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 20:54:18.730 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 20:54:18.733 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 20:54:18.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 20:54:18.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 20:54:18.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 20:54:18.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 20:54:18.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 20:54:18.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 20:54:18.777 | + 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-02-14 20:54:18.813 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 20:54:18.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 20:54:18.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-14 20:54:18.875 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 20:54:18.892 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:18.895 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 20:54:18.897 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 20:54:18.902 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 20:54:18.932 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 20:54:18.962 | + 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-02-14 20:54:18.997 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:19.000 | + 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-02-14 20:54:19.029 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 20:54:19.046 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:19.049 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 20:54:19.051 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 20:54:19.081 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 20:54:19.084 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 20:54:19.086 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 20:54:19.116 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 20:54:19.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 20:54:19.121 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 20:54:19.123 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 20:54:19.141 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:19.143 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 20:54:19.146 | + 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-02-14 20:54:19.151 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 20:54:19.185 | + 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-02-14 20:54:19.219 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:19.222 | + 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-02-14 20:54:19.251 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 20:54:19.254 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 20:54:19.288 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 20:54:19.291 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 20:54:19.293 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 20:54:19.324 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 20:54:19.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 20:54:19.329 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 20:54:19.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 20:54:22.267 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 20:54:22.267 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 20:54:22.268 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=604636) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 20:54:22.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=604636) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:54:22.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=604636) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:54:22.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=604636) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:22.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=604636) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:22.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=604636) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:22.318 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=604636) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:54:22.379 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 20:54:22.380 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=604636) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 20:54:22.380 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=604636) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 20:54:22.380 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 20:54:22.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:22.380 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:22.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:54:22.380 | from cryptography.utils import int_from_bytes 2022-02-14 20:54:22.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 20:54:22.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 20:54:22.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 20:54:22.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 20:54:22.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 20:54:22.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 20:54:22.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 20:54:22.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 20:54:22.771 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 20:54:22.774 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 20:54:22.776 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 20:54:22.788 | + 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-02-14 20:54:22.806 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 20:54:22.809 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 20:54:22.812 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 20:54:22.815 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 20:54:22.817 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 20:54:22.820 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 20:54:22.822 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 20:54:22.825 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 20:54:22.827 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 20:54:22.831 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 20:54:22.832 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 20:54:22.835 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 20:54:22.837 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 20:54:22.840 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 20:54:22.843 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 20:54:22.844 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 20:54:22.850 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 20:54:22.852 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 20:54:22.855 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 20:54:22.858 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 20:54:22.862 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 20:54:22.862 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 20:54:22.863 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 20:54:22.869 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.64/22 brd 192.168.3.255' 2022-02-14 20:54:22.871 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 20:54:22.874 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:22.876 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 20:54:22.879 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 20:54:22.881 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.64/22 brd 192.168.3.255 != '' ]] 2022-02-14 20:54:22.884 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1' 2022-02-14 20:54:22.888 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data' 2022-02-14 20:54:22.889 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 20:54:22.891 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 20:54:22.895 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.64/22 brd 192.168.3.255 2022-02-14 20:54:22.896 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 20:54:22.896 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 20:54:22.897 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 20:54:22.903 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.64 2022-02-14 20:54:22.906 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.64 ' 2022-02-14 20:54:22.908 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1 2022-02-14 20:54:22.921 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data 2022-02-14 20:54:22.933 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 20:54:22.946 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 20:54:22.968 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.64 2022-02-14 20:54:22.977 | PING 192.168.0.64 (192.168.0.64) from 192.168.0.64 br-data: 56(84) bytes of data. 2022-02-14 20:54:22.977 | 64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=0.061 ms 2022-02-14 20:54:24.007 | 64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.038 ms 2022-02-14 20:54:25.031 | 64 bytes from 192.168.0.64: icmp_seq=3 ttl=64 time=0.035 ms 2022-02-14 20:54:25.031 | 2022-02-14 20:54:25.031 | --- 192.168.0.64 ping statistics --- 2022-02-14 20:54:25.031 | 3 packets transmitted, 3 received, 0% packet loss, time 2054ms 2022-02-14 20:54:25.031 | rtt min/avg/max/mdev = 0.035/0.044/0.061/0.011 ms 2022-02-14 20:54:25.037 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 20:54:25.037 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 20:54:25.042 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 20:54:25.045 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 20:54:25.062 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:25.065 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 20:54:25.069 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 20:54:25.073 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 20:54:25.103 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.81 2022-02-14 20:54:25.141 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 20:54:25.180 | + 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-02-14 20:54:25.220 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 20:54:25.222 | + 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-02-14 20:54:25.251 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 20:54:25.254 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 20:54:25.272 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:54:25.274 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 20:54:25.277 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 20:54:25.295 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:54:25.298 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 20:54:25.316 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:54:25.318 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 20:54:25.336 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:54:25.339 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 20:54:25.374 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 20:54:25.409 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 20:54:25.412 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 20:54:25.430 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:25.433 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 20:54:25.451 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:25.453 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 20:54:25.456 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 20:54:25.517 | + inc/async:async_inner:63 : init_neutron 2022-02-14 20:54:25.580 | [563248 Async init_neutron:605112]: running: init_neutron 2022-02-14 20:54:25.583 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 20:54:25.607 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:25.610 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 20:54:25.621 | ++ ./stack.sh:main:1162 : true 2022-02-14 20:54:25.625 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 20:54:25.627 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 20:54:25.630 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 20:54:25.643 | dnsmasq: no process found 2022-02-14 20:54:25.647 | + ./stack.sh:main:1164 : true 2022-02-14 20:54:25.650 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 20:54:25.656 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 20:54:25.659 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 20:54:25.659 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 20:54:25.662 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 20:54:25.664 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:54:25.667 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 20:54:25.672 | + lib/nova:clean_iptables:183 : bash 2022-02-14 20:54:25.688 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 20:54:25.692 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 20:54:25.693 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 20:54:25.697 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 20:54:25.698 | + lib/nova:clean_iptables:185 : bash 2022-02-14 20:54:25.700 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:54:25.707 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 20:54:25.717 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 20:54:25.717 | + lib/nova:clean_iptables:187 : bash 2022-02-14 20:54:25.719 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 20:54:25.723 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:54:25.728 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 20:54:25.729 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 20:54:25.733 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 20:54:25.747 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 20:54:25.747 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 20:54:25.751 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:54:25.754 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 20:54:25.756 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 20:54:25.759 | + lib/nova:clean_iptables:189 : bash 2022-02-14 20:54:25.760 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 20:54:25.766 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 20:54:25.775 | net.ipv4.ip_forward = 1 2022-02-14 20:54:25.779 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 20:54:25.799 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:25.802 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 20:54:25.805 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 20:54:25.807 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 20:54:25.844 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 20:54:25.862 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:54:25.877 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 20:54:25.880 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 20:54:25.891 | [602188 Async init_glance:602188]: finished successfully 2022-02-14 20:54:25.918 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 20:54:25.949 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 20:54:25.968 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:25.971 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 20:54:25.973 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:54:25.977 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 20:54:25.980 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 20:54:25.983 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 20:54:26.047 | + inc/async:async_inner:63 : init_swift 2022-02-14 20:54:26.086 | [563248 Async init_swift:605533]: running: init_swift 2022-02-14 20:54:26.088 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 20:54:26.107 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:26.110 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 20:54:26.112 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:54:26.115 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 20:54:26.119 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 20:54:26.120 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 20:54:26.186 | + inc/async:async_inner:63 : init_cinder 2022-02-14 20:54:26.247 | [563248 Async init_cinder:605628]: running: init_cinder 2022-02-14 20:54:26.248 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 20:54:26.272 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:54:26.274 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 20:54:26.277 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:54:26.280 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 20:54:26.282 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 20:54:26.285 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 20:54:26.353 | + inc/async:async_inner:63 : init_placement 2022-02-14 20:54:26.408 | [563248 Async init_placement:605746]: running: init_placement 2022-02-14 20:54:26.411 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 20:54:26.464 | [563248 Async init_neutron:605112]: Waiting for completion of init_neutron running on PID 605112 (6 other jobs running) 2022-02-14 20:54:26.492 | [563248 Async init_neutron:605112]: Signaling child to exit 2022-02-14 20:54:38.316 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:54:38.344 | [605533 Async init_swift:605533]: finished successfully 2022-02-14 20:55:18.352 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:55:18.378 | [605746 Async init_placement:605746]: finished successfully 2022-02-14 20:55:19.624 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:55:19.650 | [605628 Async init_cinder:605628]: finished successfully 2022-02-14 20:58:36.238 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:58:36.263 | [605112 Async init_neutron:605112]: finished successfully 2022-02-14 20:58:36.284 | WAKEUP 2022-02-14 20:58:36.307 | [563248 Async init_neutron:605112]: Signaled 2022-02-14 20:58:36.308 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 20:58:36.308 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:58:36.308 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:58:36.308 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:58:36.309 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:58:36.309 | + 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-02-14 20:58:36.309 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:58:36.309 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 20:58:36.309 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 20:58:36.309 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 20:58:36.309 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 20:58:36.309 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 20:58:36.309 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 20:58:36.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.309 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 20:58:36.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.309 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 20:58:36.309 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:58:36.309 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:58:36.309 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:58:36.309 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:58:36.309 | + functions-common:time_start:2416 : _TIME_START[$name]=1644872100329 2022-02-14 20:58:36.309 | + 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-02-14 20:58:36.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.309 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.309 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 20:58:36.309 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 20:58:36.310 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 20:58:36.311 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 20:58:36.312 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 20:58:36.313 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 20:58:36.313 | Running upgrade for neutron ... 2022-02-14 20:58:36.313 | OK 2022-02-14 20:58:36.313 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 20:58:36.313 | + functions-common:time_stop:2425 : local name 2022-02-14 20:58:36.313 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:58:36.313 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:58:36.314 | + functions-common:time_stop:2428 : local total 2022-02-14 20:58:36.314 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:58:36.314 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:58:36.314 | + functions-common:time_stop:2432 : start_time=1644872100329 2022-02-14 20:58:36.314 | + functions-common:time_stop:2434 : [[ -z 1644872100329 ]] 2022-02-14 20:58:36.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:58:36.314 | + functions-common:time_stop:2437 : end_time=1644872316222 2022-02-14 20:58:36.314 | + functions-common:time_stop:2438 : elapsed_time=215893 2022-02-14 20:58:36.314 | + functions-common:time_stop:2439 : total=33735 2022-02-14 20:58:36.314 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:58:36.314 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=249628 2022-02-14 20:58:36.355 | [563248 Async init_neutron:605112]: finished init_neutron with result 0 in 250 seconds 2022-02-14 20:58:36.360 | + inc/async:async_wait:197 : return 0 2022-02-14 20:58:36.362 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 20:58:36.415 | [563248 Async init_placement:605746]: Waiting for completion of init_placement running on PID 605746 (5 other jobs running) 2022-02-14 20:58:36.441 | [563248 Async init_placement:605746]: Signaling child to exit 2022-02-14 20:58:36.445 | WAKEUP 2022-02-14 20:58:36.465 | [563248 Async init_placement:605746]: Signaled 2022-02-14 20:58:36.466 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 20:58:36.467 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 20:58:36.467 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 20:58:36.467 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 20:58:36.467 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 20:58:36.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.467 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 20:58:36.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.467 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 20:58:36.467 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 20:58:36.467 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 20:58:36.467 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 20:58:36.467 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:58:36.467 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:58:36.467 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:58:36.467 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:58:36.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.467 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.467 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.467 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.467 | + functions-common:get_or_create_user:925 : user_id=cec76303636a4d5e835b201ddf26fe56 2022-02-14 20:58:36.467 | + functions-common:get_or_create_user:926 : echo cec76303636a4d5e835b201ddf26fe56 2022-02-14 20:58:36.467 | cec76303636a4d5e835b201ddf26fe56 2022-02-14 20:58:36.467 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 20:58:36.467 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:58:36.467 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:58:36.467 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:58:36.467 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:58:36.468 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:58:36.468 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:58:36.468 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:58:36.468 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:58:36.468 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:58:36.468 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:58:36.468 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:58:36.468 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:58:36.468 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:58:36.468 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:58:36.468 | ++ functions-common:get_field:812 : read data 2022-02-14 20:58:36.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.468 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.468 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.468 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.468 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:58:36.468 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:58:36.468 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:58:36.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.468 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.468 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.468 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:58:36.468 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:58:36.468 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:58:36.468 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:58:36.468 | ++ functions-common:get_field:812 : read data 2022-02-14 20:58:36.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.468 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.469 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.469 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.469 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:58:36.469 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:58:36.469 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:58:36.469 | ++ functions-common:get_field:818 : echo '| 2ed3b69ad52948eb8ac731b931841491 | cec76303636a4d5e835b201ddf26fe56 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:58:36.469 | ++ functions-common:get_field:812 : read data 2022-02-14 20:58:36.469 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:58:36.469 | + functions-common:get_or_add_user_project_role:997 : echo 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:58:36.469 | 2ed3b69ad52948eb8ac731b931841491 2022-02-14 20:58:36.469 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 20:58:36.469 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 20:58:36.469 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:58:36.469 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:58:36.469 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:58:36.469 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:58:36.469 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:58:36.469 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:58:36.469 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:58:36.469 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:58:36.469 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:58:36.469 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:58:36.469 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:58:36.469 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:58:36.469 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:58:36.469 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:58:36.469 | ++ functions-common:get_field:812 : read data 2022-02-14 20:58:36.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.470 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.470 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.470 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.470 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:58:36.470 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:58:36.470 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:58:36.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.470 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.470 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.470 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:58:36.470 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:58:36.470 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:58:36.470 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:58:36.470 | ++ functions-common:get_field:812 : read data 2022-02-14 20:58:36.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.470 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.470 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.470 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.470 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:58:36.470 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:58:36.470 | ++ functions-common:get_field:818 : echo '| 8b04cfec19c0458fb74330e364341607 | cec76303636a4d5e835b201ddf26fe56 | | f9340c8cdbd441e8a277b88a7b963d16 | | | False |' 2022-02-14 20:58:36.470 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:58:36.470 | ++ functions-common:get_field:812 : read data 2022-02-14 20:58:36.470 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8b04cfec19c0458fb74330e364341607 2022-02-14 20:58:36.470 | + functions-common:get_or_add_user_project_role:997 : echo 8b04cfec19c0458fb74330e364341607 2022-02-14 20:58:36.470 | 8b04cfec19c0458fb74330e364341607 2022-02-14 20:58:36.470 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.81/placement 2022-02-14 20:58:36.470 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 20:58:36.470 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:58:36.470 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 20:58:36.471 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 20:58:36.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.471 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.471 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.471 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.471 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:58:36.471 | 1afa2735848e4ff7aceef1784a4ae8bc' 2022-02-14 20:58:36.471 | + functions-common:get_or_create_service:1094 : echo 1afa2735848e4ff7aceef1784a4ae8bc 2022-02-14 20:58:36.471 | 1afa2735848e4ff7aceef1784a4ae8bc 2022-02-14 20:58:36.471 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.81/placement 2022-02-14 20:58:36.471 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:58:36.471 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.81/placement RegionOne 2022-02-14 20:58:36.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:58:36.471 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 20:58:36.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.471 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.471 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.471 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:58:36.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:58:36.471 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.81/placement --region RegionOne -f value -c id 2022-02-14 20:58:36.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.471 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.471 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.471 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:58:36.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7606c43c8e674598ad11a2ad62ca817c 2022-02-14 20:58:36.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7606c43c8e674598ad11a2ad62ca817c 2022-02-14 20:58:36.472 | + functions-common:get_or_create_endpoint:1127 : public_id=7606c43c8e674598ad11a2ad62ca817c 2022-02-14 20:58:36.472 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:58:36.472 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:58:36.472 | + functions-common:get_or_create_endpoint:1136 : echo 7606c43c8e674598ad11a2ad62ca817c 2022-02-14 20:58:36.472 | 7606c43c8e674598ad11a2ad62ca817c 2022-02-14 20:58:36.513 | [563248 Async init_placement:605746]: finished init_placement with result 0 in 52 seconds 2022-02-14 20:58:36.517 | + inc/async:async_wait:197 : return 0 2022-02-14 20:58:36.520 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 20:58:36.572 | [563248 Async init_glance:602188]: Waiting for completion of init_glance running on PID 602188 (4 other jobs running) 2022-02-14 20:58:36.598 | [563248 Async init_glance:602188]: Signaling child to exit 2022-02-14 20:58:36.598 | WAKEUP 2022-02-14 20:58:36.622 | [563248 Async init_glance:602188]: Signaled 2022-02-14 20:58:36.623 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 20:58:36.623 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 20:58:36.623 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 20:58:36.623 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 20:58:36.623 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 20:58:36.623 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 20:58:36.623 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 20:58:36.623 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.623 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 20:58:36.623 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.623 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 20:58:36.624 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:58:36.624 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:58:36.624 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:58:36.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:58:36.624 | + functions-common:time_start:2416 : _TIME_START[$name]=1644872016090 2022-02-14 20:58:36.624 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 20:58:36.624 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=602314) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:58:36.624 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:58:36.624 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:58:36.624 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:58:36.624 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:58:36.625 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:58:36.625 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 20:58:36.625 | Database migration is up to date. No migration needed. 2022-02-14 20:58:36.625 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 20:58:36.625 | Database is synced successfully. 2022-02-14 20:58:36.625 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 20:58:36.625 | 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=602527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 20:58:36.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 20:58:36.626 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 20:58:36.626 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 20:58:36.626 | + functions-common:time_stop:2425 : local name 2022-02-14 20:58:36.626 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:58:36.626 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:58:36.626 | + functions-common:time_stop:2428 : local total 2022-02-14 20:58:36.626 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:58:36.626 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:58:36.626 | + functions-common:time_stop:2432 : start_time=1644872016090 2022-02-14 20:58:36.626 | + functions-common:time_stop:2434 : [[ -z 1644872016090 ]] 2022-02-14 20:58:36.626 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:58:36.626 | + functions-common:time_stop:2437 : end_time=1644872065844 2022-02-14 20:58:36.626 | + functions-common:time_stop:2438 : elapsed_time=49754 2022-02-14 20:58:36.627 | + functions-common:time_stop:2439 : total=33735 2022-02-14 20:58:36.627 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:58:36.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=83489 2022-02-14 20:58:36.668 | [563248 Async init_glance:602188]: finished init_glance with result 0 in 51 seconds 2022-02-14 20:58:36.673 | + inc/async:async_wait:197 : return 0 2022-02-14 20:58:36.675 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 20:58:36.727 | [563248 Async init_swift:605533]: Waiting for completion of init_swift running on PID 605533 (3 other jobs running) 2022-02-14 20:58:36.753 | [563248 Async init_swift:605533]: Signaling child to exit 2022-02-14 20:58:36.753 | WAKEUP 2022-02-14 20:58:36.776 | [563248 Async init_swift:605533]: Signaled 2022-02-14 20:58:36.778 | + lib/swift:init_swift:692 : local node_number 2022-02-14 20:58:36.778 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 20:58:36.778 | No account-replicator running 2022-02-14 20:58:36.778 | No object-expirer running 2022-02-14 20:58:36.778 | No object-auditor running 2022-02-14 20:58:36.778 | No account-reaper running 2022-02-14 20:58:36.778 | No container-replicator running 2022-02-14 20:58:36.778 | No container-sharder running 2022-02-14 20:58:36.778 | No container-server running 2022-02-14 20:58:36.778 | No container-reconciler running 2022-02-14 20:58:36.778 | No container-auditor running 2022-02-14 20:58:36.778 | No object-updater running 2022-02-14 20:58:36.778 | No account-server running 2022-02-14 20:58:36.778 | No container-updater running 2022-02-14 20:58:36.778 | No container-sync running 2022-02-14 20:58:36.778 | No object-server running 2022-02-14 20:58:36.778 | No object-replicator running 2022-02-14 20:58:36.778 | No object-reconstructor running 2022-02-14 20:58:36.778 | No account-auditor running 2022-02-14 20:58:36.778 | No proxy-server running 2022-02-14 20:58:36.778 | + lib/swift:init_swift:694 : true 2022-02-14 20:58:36.778 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 20:58:36.778 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 20:58:36.778 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 20:58:36.778 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 20:58:36.778 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 20:58:36.778 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:58:36.779 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 20:58:36.779 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 20:58:36.779 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 20:58:36.779 | = reflink=1 2022-02-14 20:58:36.779 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 20:58:36.779 | = sunit=0 swidth=0 blks 2022-02-14 20:58:36.779 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 20:58:36.779 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 20:58:36.779 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 20:58:36.779 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 20:58:36.779 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 20:58:36.779 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 20:58:36.779 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644871288.object.builder backups/1644871290.container.builder backups/1644871291.account.builder backups/1644871295.object.builder backups/1644871297.container.builder backups/1644871298.account.builder backups/1644871295.object.ring.gz backups/1644871297.container.ring.gz backups/1644871298.account.ring.gz 2022-02-14 20:58:36.779 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 20:58:36.779 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 20:58:36.780 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 20:58:36.780 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 20:58:36.780 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:58:36.780 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-14 20:58:36.780 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 20:58:36.780 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:58:36.780 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-14 20:58:36.780 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 20:58:36.780 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:58:36.780 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-14 20:58:36.780 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 20:58:36.780 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:58:36.780 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 20:58:36.780 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:58:36.780 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 20:58:36.780 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:58:36.780 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 20:58:36.780 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:58:36.780 | + lib/swift:init_swift:738 : popd 2022-02-14 20:58:36.824 | [563248 Async init_swift:605533]: finished init_swift with result 0 in 12 seconds 2022-02-14 20:58:36.828 | + inc/async:async_wait:197 : return 0 2022-02-14 20:58:36.831 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 20:58:36.882 | [563248 Async init_cinder:605628]: Waiting for completion of init_cinder running on PID 605628 (2 other jobs running) 2022-02-14 20:58:36.908 | [563248 Async init_cinder:605628]: Signaling child to exit 2022-02-14 20:58:36.908 | WAKEUP 2022-02-14 20:58:36.932 | [563248 Async init_cinder:605628]: Signaled 2022-02-14 20:58:36.933 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 20:58:36.933 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:58:36.933 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 20:58:36.933 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 20:58:36.933 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 20:58:36.933 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 20:58:36.933 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 20:58:36.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.933 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 20:58:36.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:36.933 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 20:58:36.934 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:58:36.934 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:58:36.934 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:58:36.934 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:58:36.934 | + functions-common:time_start:2416 : _TIME_START[$name]=1644872074980 2022-02-14 20:58:36.934 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 20:58:36.934 | 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=605998) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | 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=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:58:36.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:58:36.935 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:58:36.935 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=605998) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:58:36.935 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 20:58:36.935 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:58:36.935 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:58:36.935 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 20:58:36.935 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=605998) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 20:58:36.935 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 20:58:36.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.935 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:36.935 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:36.935 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 20:58:36.935 | last_heartbeat = column_property( 2022-02-14 20:58:36.935 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 20:58:36.935 | num_hosts = column_property( 2022-02-14 20:58:36.935 | /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-02-14 20:58:36.935 | num_down_hosts = column_property( 2022-02-14 20:58:36.935 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 20:58:36.935 | + functions-common:time_stop:2425 : local name 2022-02-14 20:58:36.935 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:58:36.935 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:58:36.935 | + functions-common:time_stop:2428 : local total 2022-02-14 20:58:36.935 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:58:36.935 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:58:36.935 | + functions-common:time_stop:2432 : start_time=1644872074980 2022-02-14 20:58:36.936 | + functions-common:time_stop:2434 : [[ -z 1644872074980 ]] 2022-02-14 20:58:36.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:58:36.936 | + functions-common:time_stop:2437 : end_time=1644872117922 2022-02-14 20:58:36.936 | + functions-common:time_stop:2438 : elapsed_time=42942 2022-02-14 20:58:36.936 | + functions-common:time_stop:2439 : total=33735 2022-02-14 20:58:36.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:58:36.936 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76677 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 20:58:36.936 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 20:58:36.936 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 20:58:36.936 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 20:58:36.936 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 20:58:36.936 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:58:36.936 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 20:58:36.936 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 20:58:36.936 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:58:36.936 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:58:36.936 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:58:36.936 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:58:36.937 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:58:36.937 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:58:36.937 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:58:36.937 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:58:36.937 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:58:36.937 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:58:36.937 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:58:36.937 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 20:58:36.937 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:58:36.937 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:58:36.937 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:58:36.937 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:58:36.937 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:58:36.937 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:58:36.937 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 20:58:36.937 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 20:58:36.937 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 20:58:36.937 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 20:58:36.937 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 20:58:36.937 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 20:58:36.937 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 20:58:36.938 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 20:58:36.938 | Physical volume "/dev/loop4" successfully created. 2022-02-14 20:58:36.938 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 20:58:36.938 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 20:58:36.938 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 20:58:36.938 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 20:58:36.938 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 20:58:36.938 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:58:36.938 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 20:58:36.938 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 20:58:36.938 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:58:36.938 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 20:58:36.938 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 20:58:36.938 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 20:58:36.979 | [563248 Async init_cinder:605628]: finished init_cinder with result 0 in 53 seconds 2022-02-14 20:58:36.984 | + inc/async:async_wait:197 : return 0 2022-02-14 20:58:36.986 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 20:58:37.004 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:58:37.006 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 20:58:37.009 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:58:37.012 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 20:58:37.015 | + ./stack.sh:main:1218 : init_nova 2022-02-14 20:58:37.017 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 20:58:37.035 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:58:37.037 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 20:58:37.054 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:58:37.057 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 20:58:37.059 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:58:37.118 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:58:37.156 | [563248 Async nova-cell-0:608541]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:58:37.159 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 20:58:37.176 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 20:58:37.176 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 20:58:37.176 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 20:58:37.176 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 20:58:37.176 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:58:37.242 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:58:37.287 | [563248 Async nova-cell-1:608633]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:58:37.290 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 20:58:37.296 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 20:58:37.296 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 20:58:37.298 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 20:58:37.300 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 20:58:37.305 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:37.506 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 20:58:37.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:58:37.608 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 20:58:41.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:41.484 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:41.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:58:41.484 | from cryptography.utils import int_from_bytes 2022-02-14 20:58:41.484 | Traceback (most recent call last): 2022-02-14 20:58:41.485 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 20:58:41.485 | from nova.cmd.manage import main 2022-02-14 20:58:41.485 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 20:58:41.485 | from nova.virt.libvirt import machine_type_utils 2022-02-14 20:58:41.485 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 20:58:41.485 | from nova.virt.libvirt import driver 2022-02-14 20:58:41.485 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 20:58:41.485 | from nova.virt.libvirt import blockinfo 2022-02-14 20:58:41.485 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 20:58:41.485 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 20:58:41.485 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 20:58:41.485 | from nova.virt.libvirt import config as vconfig 2022-02-14 20:58:41.485 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1991 2022-02-14 20:58:41.485 | for o in 'burst' 2022-02-14 20:58:41.485 | ^ 2022-02-14 20:58:41.485 | SyntaxError: invalid syntax 2022-02-14 20:58:41.942 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 20:58:41.943 | + inc/async:async_inner:68 : rc=1 2022-02-14 20:58:41.945 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 20:58:41.949 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 20:58:41.952 | + inc/async:async_inner:68 : rc=1 2022-02-14 20:58:41.952 | + ./stack.sh:exit_trap:522 : jobs='588586 2022-02-14 20:58:41.952 | 608541 2022-02-14 20:58:41.952 | 608633' 2022-02-14 20:58:41.955 | + ./stack.sh:exit_trap:525 : [[ -n 588586 2022-02-14 20:58:41.955 | 608541 2022-02-14 20:58:41.955 | 608633 ]] 2022-02-14 20:58:41.958 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-204616 ]] 2022-02-14 20:58:41.962 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 20:58:41.965 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 20:58:41.965 | exit_trap: cleaning up child processes 2022-02-14 20:58:41.968 | + ./stack.sh:exit_trap:527 : kill 588586 608541 608633 2022-02-14 20:58:41.974 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.m4wR4h620H ']' 2022-02-14 20:58:41.976 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.m4wR4h620H 2022-02-14 20:58:41.981 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 20:58:41.984 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 20:58:41.986 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 20:58:41.989 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 20:58:41.989 | Error on exit 2022-02-14 20:58:41.991 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 20:58:41.994 | + ./stack.sh:exit_trap:542 : generate-subunit 1644871573 748 fail 2022-02-14 20:58:42.617 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 20:58:42.620 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 20:58:43.711 | + ./stack.sh:exit_trap:556 : exit 1