2022-03-31 23:13:33.615 | + ./stack.sh:main:487 : exec 2022-03-31 23:13:33.615 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-231333' 2022-03-31 23:13:33.615 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-231333.summary.2022-03-31-231333 2022-03-31 23:13:33.615 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:33.615 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-231333 2022-03-31 23:13:33.615 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-231333 /opt/stack/logs/stack.sh.log 2022-03-31 23:13:33.615 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-231333.summary.2022-03-31-231333 /opt/stack/logs/stack.sh.log.summary 2022-03-31 23:13:33.615 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-31 23:13:33.615 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-31 23:13:33.615 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-31 23:13:33.615 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-31 23:13:33.615 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-31 23:13:33.615 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-31 23:13:33.615 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:13:33.615 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-31 23:13:33.616 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-31 23:13:33.616 | + ./stack.sh:main:573 : set -o errexit 2022-03-31 23:13:33.618 | + ./stack.sh:main:576 : uname -a 2022-03-31 23:13:33.619 | Linux dv-cinder-835881-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-31 23:13:33.621 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-31 23:13:33.623 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-31 23:13:33.626 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-31 23:13:33.663 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-31 23:13:33.686 | + ./stack.sh:main:590 : fetch_plugins 2022-03-31 23:13:33.689 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-31 23:13:33.691 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-31 23:13:33.694 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-31 23:13:33.696 | + functions-common:fetch_plugins:1776 : return 2022-03-31 23:13:33.698 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-31 23:13:33.700 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-31 23:13:33.702 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:13:33.704 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:13:33.706 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:13:33.708 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:13:33.710 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:13:33.711 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:13:33.714 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:13:33.718 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:13:33.720 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:13:33.721 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:13:33.723 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-31 23:13:33.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:13:33.738 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:33.740 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:13:33.742 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:13:33.744 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:13:33.746 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:13:33.748 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:13:33.749 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:13:33.751 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-31 23:13:33.753 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-31 23:13:33.755 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:13:33.758 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:13:33.760 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-31 23:13:33.761 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-31 23:13:33.763 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-31 23:13:33.765 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-31 23:13:33.767 | + functions-common:plugin_override_defaults:1817 : return 2022-03-31 23:13:33.769 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-31 23:13:33.788 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-31 23:13:33.790 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-31 23:13:33.807 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:33.809 | +++ lib/tls:source:43 : hostname -f 2022-03-31 23:13:33.813 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-31 23:13:33.815 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-31 23:13:33.817 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-31 23:13:33.819 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-31 23:13:33.821 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-31 23:13:33.823 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-31 23:13:33.825 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-31 23:13:33.827 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-31 23:13:33.829 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-31 23:13:33.831 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-31 23:13:33.836 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-31 23:13:33.848 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-31 23:13:33.865 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-31 23:13:33.877 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-31 23:13:33.890 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-31 23:13:33.927 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-31 23:13:33.996 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-31 23:13:34.091 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-31 23:13:34.114 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-31 23:13:34.159 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-31 23:13:34.212 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-31 23:13:34.367 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-31 23:13:34.383 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-31 23:13:34.397 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-31 23:13:34.410 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-31 23:13:34.505 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-31 23:13:34.509 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-31 23:13:34.513 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-31 23:13:34.516 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-31 23:13:34.519 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-31 23:13:34.523 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-31 23:13:34.526 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-31 23:13:34.526 | False' 2022-03-31 23:13:34.529 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-31 23:13:34.545 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-31 23:13:34.547 | + ./stack.sh:main:624 : run_phase source 2022-03-31 23:13:34.549 | + functions-common:run_phase:1853 : local mode=source 2022-03-31 23:13:34.551 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:13:34.554 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:13:34.556 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:13:34.558 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:13:34.560 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:13:34.562 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:13:34.565 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:13:34.568 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:13:34.571 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:13:34.573 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:13:34.575 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-31 23:13:34.577 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:13:34.592 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:34.595 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:13:34.597 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-31 23:13:34.642 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-31 23:13:34.645 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-31 23:13:34.647 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:13:34.650 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-31 23:13:34.652 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-31 23:13:34.654 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-31 23:13:34.657 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-31 23:13:34.659 | + functions-common:load_plugin_settings:1794 : return 2022-03-31 23:13:34.661 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-31 23:13:34.663 | + functions-common:verify_disabled_services:2136 : local service 2022-03-31 23:13:34.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.668 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-31 23:13:34.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.673 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-31 23:13:34.675 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.678 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-31 23:13:34.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.682 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-31 23:13:34.685 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.687 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-31 23:13:34.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.692 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-31 23:13:34.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.696 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-31 23:13:34.699 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.701 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-31 23:13:34.703 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.706 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-31 23:13:34.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.710 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-31 23:13:34.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.715 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-31 23:13:34.717 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.720 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-31 23:13:34.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.724 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-31 23:13:34.726 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.729 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-31 23:13:34.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.733 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-31 23:13:34.735 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.738 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-31 23:13:34.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.742 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-31 23:13:34.744 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.746 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-31 23:13:34.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.751 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-31 23:13:34.753 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.755 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-31 23:13:34.758 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.760 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-31 23:13:34.765 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.767 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-31 23:13:34.770 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.772 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-31 23:13:34.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.777 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-31 23:13:34.780 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.782 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-31 23:13:34.784 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.787 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-31 23:13:34.789 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.791 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-31 23:13:34.794 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.796 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-31 23:13:34.798 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.801 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-31 23:13:34.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.805 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-31 23:13:34.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.810 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-31 23:13:34.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.814 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-31 23:13:34.817 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.819 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-31 23:13:34.821 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.823 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-31 23:13:34.826 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.828 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-31 23:13:34.830 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.832 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-31 23:13:34.835 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.837 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-31 23:13:34.839 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.842 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-31 23:13:34.844 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.846 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-31 23:13:34.848 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.851 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-31 23:13:34.853 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.855 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-31 23:13:34.857 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.860 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-31 23:13:34.862 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.864 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-31 23:13:34.866 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.868 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-31 23:13:34.871 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:13:34.873 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-31 23:13:34.876 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-31 23:13:34.878 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:13:34.880 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-31 23:13:34.895 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:34.897 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-31 23:13:34.900 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:13:34.902 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-31 23:13:34.918 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:34.920 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-31 23:13:34.923 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-31 23:13:34.926 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-31 23:13:34.928 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-31 23:13:34.931 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-31 23:13:34.934 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-31 23:13:34.937 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-31 23:13:34.940 | + lib/database:initialize_database_backends:92 : return 0 2022-03-31 23:13:34.942 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-31 23:13:34.942 | Using mysql database backend 2022-03-31 23:13:34.945 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-31 23:13:34.962 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-31 23:13:34.967 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-31 23:13:34.969 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:13:34.972 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-31 23:13:34.975 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:13:34.979 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-31 23:13:35.004 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:35.008 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-31 23:13:35.026 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-31 23:13:35.044 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:35.047 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-31 23:13:35.064 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-31 23:13:35.081 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-31 23:13:35.098 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:35.101 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-31 23:13:35.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:35.119 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-31 23:13:35.136 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-31 23:13:35.139 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-31 23:13:35.141 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-31 23:13:35.144 | + functions-common:save_stackenv:60 : local tag=757 2022-03-31 23:13:35.147 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:13:35.151 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-231335 2022-03-31 23:13:35.154 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-231335 757' 2022-03-31 23:13:35.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.159 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:13:35.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.164 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:13:35.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.169 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:13:35.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.174 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:13:35.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.179 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.98 2022-03-31 23:13:35.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.185 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity 2022-03-31 23:13:35.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.190 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-231333 2022-03-31 23:13:35.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.195 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:13:35.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.200 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.98 2022-03-31 23:13:35.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.205 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:13:35.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.210 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:13:35.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.215 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:13:35.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:13:35.220 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:13:35.223 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-31 23:13:35.225 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-31 23:13:35.227 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-31 23:13:35.229 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-31 23:13:35.232 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:13:35.234 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:13:35.236 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:13:35.239 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:13:35.241 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:13:35.244 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:13:35.260 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:13:35.262 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:13:35.264 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:13:35.267 | + functions-common:git_clone:629 : echo master 2022-03-31 23:13:35.267 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:13:35.272 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-31 23:13:35.275 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:13:35.277 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-31 23:13:35.280 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:13:35.280 | + functions-common:git_clone:678 : head -1 2022-03-31 23:13:35.283 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-03-31 23:13:35.286 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:13:35.288 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-31 23:13:35.291 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:35.294 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-31 23:13:35.297 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-31 23:13:35.299 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-31 23:13:35.302 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-31 23:13:35.304 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:13:35.307 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-31 23:13:35.310 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-31 23:13:35.312 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-31 23:13:35.316 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-31 23:13:35.321 | ++ tools/install_prereqs.sh:source:47 : NOW=1648768415 2022-03-31 23:13:35.325 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-31 23:13:35.331 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648767651 2022-03-31 23:13:35.335 | ++ tools/install_prereqs.sh:source:49 : DELTA=764 2022-03-31 23:13:35.338 | ++ tools/install_prereqs.sh:source:50 : [[ 764 -lt 7200 ]] 2022-03-31 23:13:35.342 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-31 23:13:35.345 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-31 23:13:35.348 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-31 23:13:35.352 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-31 23:13:35.354 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-31 23:13:35.357 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-31 23:13:35.360 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-31 23:13:35.363 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-31 23:13:35.367 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:13:35.416 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-31 23:13:35.416 | apache2-dev 2022-03-31 23:13:35.416 | bc 2022-03-31 23:13:35.416 | bsdmainutils 2022-03-31 23:13:35.416 | curl 2022-03-31 23:13:35.416 | g++ 2022-03-31 23:13:35.416 | gawk 2022-03-31 23:13:35.416 | gcc 2022-03-31 23:13:35.416 | gettext 2022-03-31 23:13:35.416 | git 2022-03-31 23:13:35.416 | graphviz 2022-03-31 23:13:35.416 | iputils-ping 2022-03-31 23:13:35.416 | libapache2-mod-proxy-uwsgi 2022-03-31 23:13:35.416 | libffi-dev 2022-03-31 23:13:35.416 | libjpeg-dev 2022-03-31 23:13:35.416 | libpcre3-dev 2022-03-31 23:13:35.416 | libpq-dev 2022-03-31 23:13:35.416 | libssl-dev 2022-03-31 23:13:35.416 | libsystemd-dev 2022-03-31 23:13:35.416 | libxml2-dev 2022-03-31 23:13:35.416 | libxslt1-dev 2022-03-31 23:13:35.416 | libyaml-dev 2022-03-31 23:13:35.416 | lsof 2022-03-31 23:13:35.416 | openssh-server 2022-03-31 23:13:35.416 | openssl 2022-03-31 23:13:35.416 | pkg-config 2022-03-31 23:13:35.416 | psmisc 2022-03-31 23:13:35.416 | python3-dev 2022-03-31 23:13:35.416 | python3-pip 2022-03-31 23:13:35.416 | python3-systemd 2022-03-31 23:13:35.416 | python3-venv 2022-03-31 23:13:35.416 | tar 2022-03-31 23:13:35.416 | tcpdump 2022-03-31 23:13:35.416 | unzip 2022-03-31 23:13:35.416 | uuid-runtime 2022-03-31 23:13:35.416 | wget 2022-03-31 23:13:35.417 | wget 2022-03-31 23:13:35.417 | zlib1g-dev 2022-03-31 23:13:35.417 | libkrb5-dev 2022-03-31 23:13:35.417 | libldap2-dev 2022-03-31 23:13:35.417 | libsasl2-dev 2022-03-31 23:13:35.417 | memcached 2022-03-31 23:13:35.417 | python3-mysqldb 2022-03-31 23:13:35.417 | sqlite3 2022-03-31 23:13:35.417 | conntrack 2022-03-31 23:13:35.417 | curl 2022-03-31 23:13:35.417 | dnsmasq-base 2022-03-31 23:13:35.417 | dnsmasq-utils 2022-03-31 23:13:35.417 | ebtables 2022-03-31 23:13:35.417 | genisoimage 2022-03-31 23:13:35.417 | iptables 2022-03-31 23:13:35.417 | iputils-arping 2022-03-31 23:13:35.417 | kpartx 2022-03-31 23:13:35.417 | libjs-jquery-tablesorter 2022-03-31 23:13:35.417 | parted 2022-03-31 23:13:35.417 | pm-utils 2022-03-31 23:13:35.417 | python3-mysqldb 2022-03-31 23:13:35.417 | socat 2022-03-31 23:13:35.417 | sqlite3 2022-03-31 23:13:35.417 | sudo 2022-03-31 23:13:35.417 | vlan 2022-03-31 23:13:35.417 | lsscsi 2022-03-31 23:13:35.417 | open-iscsi 2022-03-31 23:13:35.417 | lvm2 2022-03-31 23:13:35.417 | qemu-utils 2022-03-31 23:13:35.417 | thin-provisioning-tools 2022-03-31 23:13:35.417 | acl 2022-03-31 23:13:35.417 | dnsmasq-base 2022-03-31 23:13:35.417 | dnsmasq-utils 2022-03-31 23:13:35.417 | ebtables 2022-03-31 23:13:35.417 | haproxy 2022-03-31 23:13:35.417 | iptables 2022-03-31 23:13:35.418 | iputils-arping 2022-03-31 23:13:35.418 | iputils-ping 2022-03-31 23:13:35.418 | postgresql-server-dev-all 2022-03-31 23:13:35.418 | python3-mysqldb 2022-03-31 23:13:35.418 | sqlite3 2022-03-31 23:13:35.418 | sudo 2022-03-31 23:13:35.418 | vlan 2022-03-31 23:13:35.418 | pcp 2022-03-31 23:13:35.418 | ipset 2022-03-31 23:13:35.418 | conntrack 2022-03-31 23:13:35.418 | conntrackd 2022-03-31 23:13:35.418 | keepalived 2022-03-31 23:13:35.418 | lvm2 2022-03-31 23:13:35.418 | qemu-utils 2022-03-31 23:13:35.418 | thin-provisioning-tools 2022-03-31 23:13:35.418 | curl 2022-03-31 23:13:35.418 | liberasurecode-dev 2022-03-31 23:13:35.418 | make 2022-03-31 23:13:35.418 | memcached 2022-03-31 23:13:35.418 | rsync 2022-03-31 23:13:35.418 | sqlite3 2022-03-31 23:13:35.418 | xfsprogs' 2022-03-31 23:13:35.420 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-31 23:13:35.439 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-31 23:13:35.439 | apache2-dev 2022-03-31 23:13:35.439 | bc 2022-03-31 23:13:35.440 | bsdmainutils 2022-03-31 23:13:35.440 | curl 2022-03-31 23:13:35.440 | g++ 2022-03-31 23:13:35.440 | gawk 2022-03-31 23:13:35.440 | gcc 2022-03-31 23:13:35.440 | gettext 2022-03-31 23:13:35.440 | git 2022-03-31 23:13:35.440 | graphviz 2022-03-31 23:13:35.440 | iputils-ping 2022-03-31 23:13:35.440 | libapache2-mod-proxy-uwsgi 2022-03-31 23:13:35.440 | libffi-dev 2022-03-31 23:13:35.440 | libjpeg-dev 2022-03-31 23:13:35.440 | libpcre3-dev 2022-03-31 23:13:35.440 | libpq-dev 2022-03-31 23:13:35.440 | libssl-dev 2022-03-31 23:13:35.440 | libsystemd-dev 2022-03-31 23:13:35.440 | libxml2-dev 2022-03-31 23:13:35.440 | libxslt1-dev 2022-03-31 23:13:35.440 | libyaml-dev 2022-03-31 23:13:35.440 | lsof 2022-03-31 23:13:35.440 | openssh-server 2022-03-31 23:13:35.440 | openssl 2022-03-31 23:13:35.440 | pkg-config 2022-03-31 23:13:35.440 | psmisc 2022-03-31 23:13:35.440 | python3-dev 2022-03-31 23:13:35.440 | python3-pip 2022-03-31 23:13:35.440 | python3-systemd 2022-03-31 23:13:35.440 | python3-venv 2022-03-31 23:13:35.440 | tar 2022-03-31 23:13:35.440 | tcpdump 2022-03-31 23:13:35.440 | unzip 2022-03-31 23:13:35.440 | uuid-runtime 2022-03-31 23:13:35.440 | wget 2022-03-31 23:13:35.440 | wget 2022-03-31 23:13:35.440 | zlib1g-dev 2022-03-31 23:13:35.440 | libkrb5-dev 2022-03-31 23:13:35.440 | libldap2-dev 2022-03-31 23:13:35.440 | libsasl2-dev 2022-03-31 23:13:35.441 | memcached 2022-03-31 23:13:35.441 | python3-mysqldb 2022-03-31 23:13:35.441 | sqlite3 2022-03-31 23:13:35.441 | conntrack 2022-03-31 23:13:35.441 | curl 2022-03-31 23:13:35.441 | dnsmasq-base 2022-03-31 23:13:35.441 | dnsmasq-utils 2022-03-31 23:13:35.441 | ebtables 2022-03-31 23:13:35.441 | genisoimage 2022-03-31 23:13:35.441 | iptables 2022-03-31 23:13:35.441 | iputils-arping 2022-03-31 23:13:35.441 | kpartx 2022-03-31 23:13:35.441 | libjs-jquery-tablesorter 2022-03-31 23:13:35.441 | parted 2022-03-31 23:13:35.441 | pm-utils 2022-03-31 23:13:35.441 | python3-mysqldb 2022-03-31 23:13:35.441 | socat 2022-03-31 23:13:35.441 | sqlite3 2022-03-31 23:13:35.441 | sudo 2022-03-31 23:13:35.441 | vlan 2022-03-31 23:13:35.441 | lsscsi 2022-03-31 23:13:35.441 | open-iscsi 2022-03-31 23:13:35.441 | lvm2 2022-03-31 23:13:35.441 | qemu-utils 2022-03-31 23:13:35.441 | thin-provisioning-tools 2022-03-31 23:13:35.441 | acl 2022-03-31 23:13:35.441 | dnsmasq-base 2022-03-31 23:13:35.441 | dnsmasq-utils 2022-03-31 23:13:35.441 | ebtables 2022-03-31 23:13:35.441 | haproxy 2022-03-31 23:13:35.441 | iptables 2022-03-31 23:13:35.441 | iputils-arping 2022-03-31 23:13:35.441 | iputils-ping 2022-03-31 23:13:35.441 | postgresql-server-dev-all 2022-03-31 23:13:35.441 | python3-mysqldb 2022-03-31 23:13:35.441 | sqlite3 2022-03-31 23:13:35.441 | sudo 2022-03-31 23:13:35.442 | vlan 2022-03-31 23:13:35.442 | pcp 2022-03-31 23:13:35.442 | ipset 2022-03-31 23:13:35.442 | conntrack 2022-03-31 23:13:35.442 | conntrackd 2022-03-31 23:13:35.442 | keepalived 2022-03-31 23:13:35.442 | lvm2 2022-03-31 23:13:35.442 | qemu-utils 2022-03-31 23:13:35.442 | thin-provisioning-tools 2022-03-31 23:13:35.442 | curl 2022-03-31 23:13:35.442 | liberasurecode-dev 2022-03-31 23:13:35.442 | make 2022-03-31 23:13:35.442 | memcached 2022-03-31 23:13:35.442 | rsync 2022-03-31 23:13:35.442 | sqlite3 2022-03-31 23:13:35.442 | xfsprogs ' 2022-03-31 23:13:35.442 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-31 23:13:35.445 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:13:35.448 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:13:35.451 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:13:35.452 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-31 23:13:35.457 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:13:35.459 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-31 23:13:35.461 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:13:35.464 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-31 23:13:35.466 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:13:35.468 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:13:35.471 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:13:35.473 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:13:35.475 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:13:35.477 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:13:35.479 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-31 23:13:35.482 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-31 23:13:35.484 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-31 23:13:35.486 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-31 23:13:35.491 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-31 23:13:35.493 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-31 23:13:35.495 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-31 23:13:35.497 | ++ functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:35.499 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:35.502 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:35.506 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648768415503 2022-03-31 23:13:35.508 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-31 23:13:35.510 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-31 23:13:35.513 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-31 23:13:35.740 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-31 23:13:35.768 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-31 23:13:35.810 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-31 23:13:35.938 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-31 23:13:36.573 | Fetched 114 kB in 1s (161 kB/s) 2022-03-31 23:13:38.125 | Reading package lists... 2022-03-31 23:13:38.160 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-31 23:13:38.163 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-31 23:13:38.166 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:13:38.168 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:38.171 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:38.174 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:13:38.176 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:38.179 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-31 23:13:38.182 | ++ functions-common:time_stop:2432 : start_time=1648768415503 2022-03-31 23:13:38.184 | ++ functions-common:time_stop:2434 : [[ -z 1648768415503 ]] 2022-03-31 23:13:38.186 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:38.190 | ++ functions-common:time_stop:2437 : end_time=1648768418188 2022-03-31 23:13:38.193 | ++ functions-common:time_stop:2438 : elapsed_time=2685 2022-03-31 23:13:38.195 | ++ functions-common:time_stop:2439 : total=0 2022-03-31 23:13:38.197 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:38.199 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2685 2022-03-31 23:13:38.202 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:13:38.204 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:13:38.206 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:13:38.209 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:13:38.211 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:13:38.232 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:13:38.349 | Reading package lists... 2022-03-31 23:13:38.601 | Building dependency tree... 2022-03-31 23:13:38.602 | Reading state information... 2022-03-31 23:13:38.636 | acl is already the newest version (2.2.53-6). 2022-03-31 23:13:38.636 | bc is already the newest version (1.07.1-2build1). 2022-03-31 23:13:38.636 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-31 23:13:38.636 | conntrack is already the newest version (1:1.4.5-2). 2022-03-31 23:13:38.636 | ebtables is already the newest version (2.0.11-3build1). 2022-03-31 23:13:38.636 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:13:38.636 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-31 23:13:38.636 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:13:38.636 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-31 23:13:38.636 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-31 23:13:38.636 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-31 23:13:38.636 | iputils-arping is already the newest version (3:20190709-3). 2022-03-31 23:13:38.636 | iputils-ping is already the newest version (3:20190709-3). 2022-03-31 23:13:38.636 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-31 23:13:38.636 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-31 23:13:38.636 | libffi-dev is already the newest version (3.3-4). 2022-03-31 23:13:38.636 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-31 23:13:38.636 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-31 23:13:38.636 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-31 23:13:38.636 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-31 23:13:38.636 | lsscsi is already the newest version (0.30-0.1). 2022-03-31 23:13:38.636 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-31 23:13:38.637 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:13:38.637 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-31 23:13:38.637 | psmisc is already the newest version (23.3-1). 2022-03-31 23:13:38.637 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:13:38.637 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-31 23:13:38.637 | python3-systemd is already the newest version (234-3build2). 2022-03-31 23:13:38.637 | socat is already the newest version (1.7.3.3-2). 2022-03-31 23:13:38.637 | tcpdump is already the newest version (4.9.3-4). 2022-03-31 23:13:38.637 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-31 23:13:38.637 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-31 23:13:38.637 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-31 23:13:38.637 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-31 23:13:38.637 | graphviz is already the newest version (2.42.2-3build2). 2022-03-31 23:13:38.637 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-31 23:13:38.637 | pcp is already the newest version (5.0.3-1). 2022-03-31 23:13:38.637 | pm-utils is already the newest version (1.4.1-19). 2022-03-31 23:13:38.637 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:13:38.637 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:13:38.637 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:13:38.637 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-31 23:13:38.637 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:13:38.637 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:13:38.637 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-31 23:13:38.637 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-31 23:13:38.637 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-31 23:13:38.637 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-31 23:13:38.637 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-31 23:13:38.637 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-31 23:13:38.637 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-31 23:13:38.637 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-31 23:13:38.637 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:13:38.637 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-31 23:13:38.637 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-31 23:13:38.637 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-31 23:13:38.638 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-31 23:13:38.638 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-31 23:13:38.638 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-31 23:13:38.638 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:13:38.638 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-31 23:13:38.638 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-31 23:13:38.638 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-03-31 23:13:38.638 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-31 23:13:38.638 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-31 23:13:38.638 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-31 23:13:38.638 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-31 23:13:38.638 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-31 23:13:38.638 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-03-31 23:13:38.865 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:13:38.865 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-31 23:13:38.865 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-31 23:13:38.865 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-31 23:13:38.865 | The following packages were automatically installed and are no longer required: 2022-03-31 23:13:38.866 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:13:38.866 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:13:38.866 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:13:38.866 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:13:38.866 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:13:38.866 | python3-zope.interface 2022-03-31 23:13:38.866 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:13:39.003 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:13:39.010 | ++ functions-common:apt_get:1234 : result=0 2022-03-31 23:13:39.014 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:13:39.018 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:13:39.023 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:39.026 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:39.029 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:13:39.031 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:39.034 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:13:39.037 | ++ functions-common:time_stop:2432 : start_time=1648768418229 2022-03-31 23:13:39.040 | ++ functions-common:time_stop:2434 : [[ -z 1648768418229 ]] 2022-03-31 23:13:39.044 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:39.050 | ++ functions-common:time_stop:2437 : end_time=1648768419047 2022-03-31 23:13:39.054 | ++ functions-common:time_stop:2438 : elapsed_time=818 2022-03-31 23:13:39.057 | ++ functions-common:time_stop:2439 : total=809 2022-03-31 23:13:39.059 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:39.061 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1627 2022-03-31 23:13:39.063 | ++ functions-common:apt_get:1238 : return 0 2022-03-31 23:13:39.066 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-31 23:13:39.069 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:13:39.071 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-31 23:13:39.076 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-31 23:13:39.080 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-31 23:13:39.083 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-31 23:13:39.085 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-31 23:13:40.534 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-31 23:13:40.536 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-31 23:13:40.538 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-31 23:13:40.540 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-31 23:13:40.542 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-31 23:13:40.544 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-31 23:13:40.546 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-31 23:13:40.547 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-31 23:13:40.549 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-31 23:13:40.551 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-31 23:13:40.553 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-31 23:13:40.554 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-31 23:13:40.556 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-31 23:13:40.558 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-31 23:13:40.559 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-31 23:13:40.561 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-31 23:13:40.563 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-31 23:13:40.565 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-31 23:13:40.566 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-31 23:13:40.568 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-31 23:13:40.570 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-31 23:13:40.573 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-31 23:13:40.574 | + functions-common:_ensure_lsb_release:394 : return 2022-03-31 23:13:40.577 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-31 23:13:40.652 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-31 23:13:40.656 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-31 23:13:40.731 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-31 23:13:40.734 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-31 23:13:40.810 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-31 23:13:40.813 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-31 23:13:40.817 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-31 23:13:40.820 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-31 23:13:40.823 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-31 23:13:40.825 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-31 23:13:40.827 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-31 23:13:40.829 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-31 23:13:40.831 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-31 23:13:40.833 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-31 23:13:40.835 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-31 23:13:40.835 | Distro: focal 2022-03-31 23:13:40.837 | + tools/install_pip.sh:main:124 : get_versions 2022-03-31 23:13:40.840 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:13:40.843 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:13:40.845 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:13:40.848 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:13:40.848 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:13:41.529 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:13:41.532 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:13:41.532 | pip: 21.3.1 2022-03-31 23:13:41.536 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-31 23:13:41.538 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-31 23:13:41.541 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:13:41.543 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:13:41.545 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:13:41.547 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:13:41.548 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:13:41.550 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:13:41.552 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:13:41.553 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:13:41.555 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:13:41.557 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:13:41.558 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:13:41.560 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-31 23:13:41.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:13:41.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:13:41.565 | + tools/install_pip.sh:main:142 : : 2022-03-31 23:13:41.567 | + tools/install_pip.sh:main:147 : set -x 2022-03-31 23:13:41.569 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-31 23:13:41.571 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-31 23:13:41.572 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:13:41.575 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-31 23:13:41.578 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-31 23:13:41.581 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:13:41.584 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:13:41.584 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:13:41.590 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-31 23:13:41.594 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-31 23:13:41.597 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:13:41.600 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:13:41.602 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:13:41.620 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:13:41.621 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:13:42.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:42.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:42.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:42.490 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:43.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:13:44.715 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:13:44.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-31 23:13:47.284 | Installing collected packages: setuptools 2022-03-31 23:13:48.054 | Successfully installed setuptools-60.9.3 2022-03-31 23:13:48.054 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:13:48.226 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:13:48.226 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:13:48.378 | + inc/python:pip_install:200 : result=0 2022-03-31 23:13:48.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:13:48.384 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:48.386 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:48.388 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:48.390 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:48.392 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:48.394 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:13:48.396 | + functions-common:time_stop:2432 : start_time=1648768421615 2022-03-31 23:13:48.398 | + functions-common:time_stop:2434 : [[ -z 1648768421615 ]] 2022-03-31 23:13:48.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:48.405 | + functions-common:time_stop:2437 : end_time=1648768428402 2022-03-31 23:13:48.407 | + functions-common:time_stop:2438 : elapsed_time=6787 2022-03-31 23:13:48.409 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:13:48.412 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:48.414 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6787 2022-03-31 23:13:48.416 | + inc/python:pip_install:203 : return 0 2022-03-31 23:13:48.418 | + tools/install_pip.sh:main:153 : get_versions 2022-03-31 23:13:48.421 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:13:48.425 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:13:48.427 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:13:48.430 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:13:48.430 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:13:49.116 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:13:49.119 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:13:49.119 | pip: 21.3.1 2022-03-31 23:13:49.124 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-31 23:13:49.128 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:13:49.134 | + ./stack.sh:main:796 : fixup_all 2022-03-31 23:13:49.136 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-31 23:13:49.139 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-31 23:13:49.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:13:49.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:13:49.146 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-31 23:13:49.158 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-31 23:13:49.169 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-31 23:13:49.180 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-31 23:13:49.182 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-31 23:13:49.185 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:13:49.187 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:13:49.189 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:13:49.191 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:13:49.193 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:13:49.196 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:13:49.198 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:13:49.200 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:13:49.202 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:13:49.204 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:13:49.206 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:13:49.209 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-31 23:13:49.212 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-31 23:13:49.214 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-31 23:13:49.217 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:13:49.219 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:13:49.221 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:13:49.223 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:13:49.225 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:13:49.227 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:13:49.230 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-31 23:13:49.232 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-31 23:13:49.234 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-31 23:13:49.237 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-31 23:13:49.239 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-31 23:13:49.241 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-31 23:13:49.244 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-31 23:13:49.266 | Using python 3.8 to install os-testr 2022-03-31 23:13:49.268 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-31 23:13:50.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:50.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:50.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:50.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:51.245 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:13:51.273 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-31 23:13:51.346 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-31 23:13:51.348 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-31 23:13:51.349 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-31 23:13:51.350 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-31 23:13:51.363 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-31 23:13:51.387 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-31 23:13:51.389 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-31 23:13:51.390 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-31 23:13:51.391 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-31 23:13:51.393 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-31 23:13:51.416 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-31 23:13:51.417 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-31 23:13:51.418 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-31 23:13:51.418 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-31 23:13:51.419 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-31 23:13:51.432 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-31 23:13:51.496 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-31 23:13:51.497 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-31 23:13:51.498 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-31 23:13:53.948 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:13:53.957 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:13:53.957 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:13:54.101 | + inc/python:pip_install:200 : result=0 2022-03-31 23:13:54.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:13:54.108 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:54.112 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:54.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:54.119 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:54.122 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:54.124 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:13:54.126 | + functions-common:time_stop:2432 : start_time=1648768429260 2022-03-31 23:13:54.129 | + functions-common:time_stop:2434 : [[ -z 1648768429260 ]] 2022-03-31 23:13:54.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:54.136 | + functions-common:time_stop:2437 : end_time=1648768434133 2022-03-31 23:13:54.138 | + functions-common:time_stop:2438 : elapsed_time=4873 2022-03-31 23:13:54.140 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:13:54.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:54.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4873 2022-03-31 23:13:54.148 | + inc/python:pip_install:203 : return 0 2022-03-31 23:13:54.151 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-31 23:13:54.205 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-31 23:13:54.319 | + ./stack.sh:main:810 : install_infra 2022-03-31 23:13:54.323 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:13:54.326 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-31 23:13:54.330 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:13:54.332 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-31 23:13:54.360 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:13:56.274 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.284 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.290 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.294 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.396 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.415 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.419 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.422 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.437 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.445 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.447 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.479 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.488 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.493 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.511 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.549 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.556 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.562 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.609 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.622 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.626 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.646 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.652 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.700 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.718 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.722 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.813 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.820 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.874 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:56.994 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.018 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.022 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.033 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.038 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.057 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.064 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.081 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.138 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.150 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.166 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.209 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.213 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:57.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:13:57.363 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 23:13:57.644 | + inc/python:pip_install:200 : result=0 2022-03-31 23:13:57.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:13:57.652 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:57.654 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:57.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:57.660 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:57.663 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:57.666 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:13:57.669 | + functions-common:time_stop:2432 : start_time=1648768434351 2022-03-31 23:13:57.672 | + functions-common:time_stop:2434 : [[ -z 1648768434351 ]] 2022-03-31 23:13:57.676 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:57.682 | + functions-common:time_stop:2437 : end_time=1648768437679 2022-03-31 23:13:57.684 | + functions-common:time_stop:2438 : elapsed_time=3328 2022-03-31 23:13:57.686 | + functions-common:time_stop:2439 : total=4873 2022-03-31 23:13:57.688 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:57.690 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8201 2022-03-31 23:13:57.693 | + inc/python:pip_install:203 : return 0 2022-03-31 23:13:57.695 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:13:57.698 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-31 23:13:57.723 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-31 23:13:59.500 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.510 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.517 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.521 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.623 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.642 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.646 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.649 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.664 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.672 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.674 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.705 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.715 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.720 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.738 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.775 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.783 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.788 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.838 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.852 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.856 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.876 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.882 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.929 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.947 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:13:59.951 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.042 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.049 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.103 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.224 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.249 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.253 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.263 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.268 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.288 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.294 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.311 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.368 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.380 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.396 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.439 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.443 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:14:00.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:00.451 | Processing /opt/stack/requirements 2022-03-31 23:14:02.194 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-31 23:14:02.197 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-31 23:14:02.209 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-31 23:14:02.214 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 23:14:02.217 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-31 23:14:02.223 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-31 23:14:02.250 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-31 23:14:02.272 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-31 23:14:02.282 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-31 23:14:02.303 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-03-31 23:14:02.305 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-03-31 23:14:02.321 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-31 23:14:02.324 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-31 23:14:02.327 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-31 23:14:02.332 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-31 23:14:02.334 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-31 23:14:02.348 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-31 23:14:02.359 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-31 23:14:02.365 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-31 23:14:02.368 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-31 23:14:02.417 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-31 23:14:02.422 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-31 23:14:02.484 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-31 23:14:02.486 | Building wheels for collected packages: openstack-requirements 2022-03-31 23:14:02.487 | Building wheel for openstack-requirements (setup.py): started 2022-03-31 23:14:03.316 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-31 23:14:03.317 | ERROR: Command errored out with exit status 1: 2022-03-31 23:14:03.317 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2xgh6ar9/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2xgh6ar9/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-yuoak4mw 2022-03-31 23:14:03.317 | cwd: /tmp/pip-req-build-2xgh6ar9/ 2022-03-31 23:14:03.317 | Complete output (6 lines): 2022-03-31 23:14:03.317 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-31 23:14:03.317 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-31 23:14:03.317 | or: setup.py --help-commands 2022-03-31 23:14:03.317 | or: setup.py cmd --help 2022-03-31 23:14:03.317 | 2022-03-31 23:14:03.317 | error: invalid command 'bdist_wheel' 2022-03-31 23:14:03.317 | ---------------------------------------- 2022-03-31 23:14:03.317 | ERROR: Failed building wheel for openstack-requirements 2022-03-31 23:14:03.317 | Running setup.py clean for openstack-requirements 2022-03-31 23:14:04.175 | Failed to build openstack-requirements 2022-03-31 23:14:04.200 | Installing collected packages: openstack-requirements 2022-03-31 23:14:04.200 | Attempting uninstall: openstack-requirements 2022-03-31 23:14:04.201 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-03-31 23:14:04.236 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-03-31 23:14:04.254 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-03-31 23:14:04.257 | Running setup.py install for openstack-requirements: started 2022-03-31 23:14:06.679 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-31 23:14:06.701 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-03-31 23:14:06.830 | + inc/python:pip_install:200 : result=0 2022-03-31 23:14:06.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:14:06.837 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:06.841 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:06.843 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:06.846 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:06.848 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:06.851 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:14:06.854 | + functions-common:time_stop:2432 : start_time=1648768437715 2022-03-31 23:14:06.857 | + functions-common:time_stop:2434 : [[ -z 1648768437715 ]] 2022-03-31 23:14:06.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:06.868 | + functions-common:time_stop:2437 : end_time=1648768446863 2022-03-31 23:14:06.870 | + functions-common:time_stop:2438 : elapsed_time=9148 2022-03-31 23:14:06.873 | + functions-common:time_stop:2439 : total=8201 2022-03-31 23:14:06.875 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:06.878 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17349 2022-03-31 23:14:06.880 | + inc/python:pip_install:203 : return 0 2022-03-31 23:14:06.884 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-31 23:14:06.887 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-31 23:14:06.889 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-31 23:14:06.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:06.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:06.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-31 23:14:06.900 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:06.903 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-31 23:14:06.926 | Using python 3.8 to install pbr 2022-03-31 23:14:06.929 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:14:07.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:07.784 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:07.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:07.784 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:08.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:08.957 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-31 23:14:11.592 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:14:11.599 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:14:11.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:14:11.728 | + inc/python:pip_install:200 : result=0 2022-03-31 23:14:11.732 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:14:11.735 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:11.739 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:11.743 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:11.747 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:11.750 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:11.754 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:14:11.757 | + functions-common:time_stop:2432 : start_time=1648768446921 2022-03-31 23:14:11.760 | + functions-common:time_stop:2434 : [[ -z 1648768446921 ]] 2022-03-31 23:14:11.763 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:11.768 | + functions-common:time_stop:2437 : end_time=1648768451764 2022-03-31 23:14:11.770 | + functions-common:time_stop:2438 : elapsed_time=4843 2022-03-31 23:14:11.773 | + functions-common:time_stop:2439 : total=17349 2022-03-31 23:14:11.776 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:11.778 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22192 2022-03-31 23:14:11.781 | + inc/python:pip_install:203 : return 0 2022-03-31 23:14:11.783 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-31 23:14:14.097 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-31 23:14:16.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:16.012 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-31 23:14:16.028 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-31 23:14:16.033 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-31 23:14:16.036 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-31 23:14:16.038 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-31 23:14:16.041 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-31 23:14:16.121 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:14:16.125 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:14:16.129 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-31 23:14:16.148 | + ./stack.sh:main:819 : pkgs= 2022-03-31 23:14:16.150 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-31 23:14:16.153 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-31 23:14:16.156 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:14:16.158 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-31 23:14:16.160 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:14:16.163 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:14:16.165 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:14:16.167 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:14:16.170 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:14:16.173 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:14:16.177 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:14:16.179 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:14:16.181 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:14:16.184 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-31 23:14:16.187 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:14:16.203 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:16.205 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:14:16.208 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:14:16.210 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-31 23:14:16.212 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:14:16.214 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:14:16.216 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:14:16.219 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-31 23:14:16.221 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:14:16.223 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-31 23:14:16.225 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:14:16.227 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:14:16.230 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:14:16.232 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:14:16.234 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:14:16.236 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:14:16.238 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-31 23:14:16.241 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:14:16.243 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-31 23:14:16.245 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:14:16.247 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:14:16.250 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-31 23:14:16.252 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-31 23:14:16.255 | + functions:set_systemd_override:821 : local value=2048 2022-03-31 23:14:16.257 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-31 23:14:16.259 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-31 23:14:16.311 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-31 23:14:16.311 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-31 23:14:16.314 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-31 23:14:16.744 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-31 23:14:16.748 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-31 23:14:16.768 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:16.771 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-31 23:14:16.773 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:14:16.776 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:14:16.778 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:14:16.781 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:14:16.783 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:14:16.785 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:14:16.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:16.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:16.792 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:14:16.795 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:16.797 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:14:16.800 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:14:16.802 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-31 23:14:16.804 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:14:16.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:16.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:16.811 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-31 23:14:16.833 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-31 23:14:16.943 | Reading package lists... 2022-03-31 23:14:17.196 | Building dependency tree... 2022-03-31 23:14:17.198 | Reading state information... 2022-03-31 23:14:17.458 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-31 23:14:17.458 | The following packages were automatically installed and are no longer required: 2022-03-31 23:14:17.459 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:14:17.459 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:14:17.459 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:14:17.459 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:14:17.459 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:14:17.459 | python3-zope.interface 2022-03-31 23:14:17.459 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:14:17.588 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:14:17.593 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:14:17.597 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:14:17.600 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:17.602 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:17.606 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:17.608 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:17.611 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:17.614 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:14:17.616 | + functions-common:time_stop:2432 : start_time=1648768456830 2022-03-31 23:14:17.619 | + functions-common:time_stop:2434 : [[ -z 1648768456830 ]] 2022-03-31 23:14:17.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:17.626 | + functions-common:time_stop:2437 : end_time=1648768457623 2022-03-31 23:14:17.628 | + functions-common:time_stop:2438 : elapsed_time=793 2022-03-31 23:14:17.631 | + functions-common:time_stop:2439 : total=1627 2022-03-31 23:14:17.634 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:17.636 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2420 2022-03-31 23:14:17.639 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:14:17.641 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-31 23:14:17.644 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:14:17.646 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:14:17.648 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:14:17.651 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:14:17.653 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:14:17.656 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:14:17.658 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-31 23:14:17.661 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:14:17.663 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:14:17.666 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:14:17.668 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:14:17.671 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:14:17.673 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:14:17.676 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:14:17.678 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:14:17.681 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:14:17.684 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:14:17.687 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:14:17.690 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-31 23:14:17.693 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:14:17.696 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:14:17.699 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:14:17.701 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:14:17.704 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:14:17.706 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:14:17.708 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-31 23:14:17.711 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-31 23:14:17.727 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:17.730 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-31 23:14:17.732 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:14:17.734 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-31 23:14:17.737 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-31 23:14:17.740 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-31 23:14:17.744 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-31 23:14:17.747 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-31 23:14:17.749 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-31 23:14:17.751 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-31 23:14:17.754 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-31 23:14:17.756 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-31 23:14:17.760 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-31 23:14:18.493 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-31 23:14:18.493 | user tags 2022-03-31 23:14:18.493 | stackrabbit []' 2022-03-31 23:14:18.497 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-31 23:14:18.497 | user tags 2022-03-31 23:14:18.497 | stackrabbit []' 2022-03-31 23:14:18.497 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-31 23:14:18.503 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-31 23:14:18.506 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-31 23:14:18.508 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:14:19.205 | Changing password for user "stackrabbit" ... 2022-03-31 23:14:19.233 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-31 23:14:19.929 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-31 23:14:19.960 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-31 23:14:19.963 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:14:20.666 | Changing password for user "stackrabbit" ... 2022-03-31 23:14:20.693 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-31 23:14:20.695 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-31 23:14:20.698 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-31 23:14:21.422 | Deleting user "guest" ... 2022-03-31 23:14:21.448 | Error: 2022-03-31 23:14:21.448 | {:no_such_user, "guest"} 2022-03-31 23:14:21.462 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-31 23:14:21.465 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-31 23:14:21.482 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:21.485 | + ./stack.sh:main:836 : install_database 2022-03-31 23:14:21.487 | + lib/database:install_database:118 : install_database_mysql 2022-03-31 23:14:21.490 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-31 23:14:21.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:21.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:21.497 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-31 23:14:21.720 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-31 23:14:21.723 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:21.727 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-31 23:14:21.731 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-31 23:14:21.735 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:14:21.738 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-31 23:14:21.742 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:14:21.745 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:14:21.747 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:14:21.749 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:14:21.752 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:14:21.754 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:14:21.757 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:14:21.759 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:14:21.762 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:14:21.764 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:14:21.766 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:14:21.769 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-31 23:14:21.771 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:14:21.774 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:14:21.776 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:14:21.778 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:14:21.781 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:14:21.783 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:14:21.786 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-31 23:14:21.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:21.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:21.794 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-31 23:14:21.797 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:14:21.800 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:14:21.803 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:14:21.805 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:14:21.808 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:14:21.811 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:14:21.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:21.815 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:21.818 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:14:21.820 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:21.822 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:14:21.824 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:14:21.827 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-31 23:14:21.829 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:14:21.832 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:21.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:21.836 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-31 23:14:21.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 mysql-server 2022-03-31 23:14:21.969 | Reading package lists... 2022-03-31 23:14:22.216 | Building dependency tree... 2022-03-31 23:14:22.218 | Reading state information... 2022-03-31 23:14:22.472 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-31 23:14:22.473 | The following packages were automatically installed and are no longer required: 2022-03-31 23:14:22.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:14:22.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:14:22.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:14:22.474 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:14:22.474 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:14:22.474 | python3-zope.interface 2022-03-31 23:14:22.474 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:14:22.620 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:14:22.626 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:14:22.629 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:14:22.633 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:22.636 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:22.638 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:22.640 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:22.643 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:22.645 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:14:22.647 | + functions-common:time_stop:2432 : start_time=1648768461856 2022-03-31 23:14:22.649 | + functions-common:time_stop:2434 : [[ -z 1648768461856 ]] 2022-03-31 23:14:22.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:22.657 | + functions-common:time_stop:2437 : end_time=1648768462654 2022-03-31 23:14:22.659 | + functions-common:time_stop:2438 : elapsed_time=798 2022-03-31 23:14:22.661 | + functions-common:time_stop:2439 : total=2420 2022-03-31 23:14:22.664 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:22.666 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3218 2022-03-31 23:14:22.668 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:14:22.671 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-31 23:14:22.673 | + ./stack.sh:main:839 : install_database_python 2022-03-31 23:14:22.676 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-31 23:14:22.678 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-31 23:14:22.680 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-31 23:14:22.683 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:14:22.686 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-31 23:14:22.688 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-31 23:14:22.691 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:14:22.694 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:14:22.695 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:14:22.700 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-31 23:14:22.702 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-31 23:14:22.705 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-31 23:14:22.708 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-31 23:14:22.710 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-31 23:14:22.733 | Using python 3.8 to install PyMySQL 2022-03-31 23:14:22.735 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-31 23:14:23.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:23.593 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:23.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:23.593 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:24.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:24.765 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-31 23:14:27.225 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:14:27.232 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:14:27.232 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:14:27.354 | + inc/python:pip_install:200 : result=0 2022-03-31 23:14:27.358 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:14:27.362 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:27.366 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:27.369 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:27.373 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:27.377 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:27.381 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:14:27.385 | + functions-common:time_stop:2432 : start_time=1648768462727 2022-03-31 23:14:27.387 | + functions-common:time_stop:2434 : [[ -z 1648768462727 ]] 2022-03-31 23:14:27.391 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:27.395 | + functions-common:time_stop:2437 : end_time=1648768467392 2022-03-31 23:14:27.397 | + functions-common:time_stop:2438 : elapsed_time=4665 2022-03-31 23:14:27.400 | + functions-common:time_stop:2439 : total=22192 2022-03-31 23:14:27.402 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:27.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26857 2022-03-31 23:14:27.407 | + inc/python:pip_install:203 : return 0 2022-03-31 23:14:27.409 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-31 23:14:27.412 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:14:27.414 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-31 23:14:27.416 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-31 23:14:27.435 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:27.438 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-31 23:14:27.441 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-31 23:14:27.444 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:14:27.444 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:14:27.451 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:14:27.453 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:14:27.456 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:14:27.459 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:14:27.461 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-31 23:14:27.463 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-31 23:14:27.479 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:27.482 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-31 23:14:27.484 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:14:27.487 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:14:27.489 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:14:27.491 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:14:27.494 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:14:27.496 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:14:27.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:27.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:27.503 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:14:27.506 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:27.508 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:14:27.510 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:14:27.512 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-31 23:14:27.515 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:14:27.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:27.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:27.522 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-31 23:14:27.542 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-31 23:14:27.653 | Reading package lists... 2022-03-31 23:14:27.901 | Building dependency tree... 2022-03-31 23:14:27.902 | Reading state information... 2022-03-31 23:14:28.155 | radvd is already the newest version (1:2.17-2). 2022-03-31 23:14:28.155 | The following packages were automatically installed and are no longer required: 2022-03-31 23:14:28.156 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:14:28.156 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:14:28.156 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:14:28.156 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:14:28.157 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:14:28.157 | python3-zope.interface 2022-03-31 23:14:28.157 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:14:28.280 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:14:28.286 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:14:28.289 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:14:28.293 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:28.296 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:28.299 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:28.302 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:28.306 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:28.309 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:14:28.311 | + functions-common:time_stop:2432 : start_time=1648768467540 2022-03-31 23:14:28.314 | + functions-common:time_stop:2434 : [[ -z 1648768467540 ]] 2022-03-31 23:14:28.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:28.323 | + functions-common:time_stop:2437 : end_time=1648768468319 2022-03-31 23:14:28.326 | + functions-common:time_stop:2438 : elapsed_time=779 2022-03-31 23:14:28.328 | + functions-common:time_stop:2439 : total=3218 2022-03-31 23:14:28.331 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:28.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3997 2022-03-31 23:14:28.337 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:14:28.339 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-31 23:14:28.356 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:28.359 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-31 23:14:28.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-31 23:14:28.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-31 23:14:28.366 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-31 23:14:28.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-31 23:14:28.388 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:14:28.391 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:14:28.393 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:14:28.395 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:14:28.398 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:14:28.400 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:14:28.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:28.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:28.407 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:14:28.409 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:28.411 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:14:28.413 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:14:28.416 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-31 23:14:28.418 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:14:28.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:28.422 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:28.425 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-31 23:14:28.448 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-31 23:14:28.561 | Reading package lists... 2022-03-31 23:14:28.808 | Building dependency tree... 2022-03-31 23:14:28.810 | Reading state information... 2022-03-31 23:14:29.073 | fakeroot is already the newest version (1.24-1). 2022-03-31 23:14:29.073 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:14:29.073 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-31 23:14:29.073 | The following packages were automatically installed and are no longer required: 2022-03-31 23:14:29.074 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:14:29.074 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:14:29.074 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:14:29.074 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:14:29.074 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:14:29.074 | python3-zope.interface 2022-03-31 23:14:29.074 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:14:29.227 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:14:29.234 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:14:29.238 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:14:29.241 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:29.245 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:29.247 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:29.249 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:29.251 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:29.253 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:14:29.256 | + functions-common:time_stop:2432 : start_time=1648768468444 2022-03-31 23:14:29.258 | + functions-common:time_stop:2434 : [[ -z 1648768468444 ]] 2022-03-31 23:14:29.261 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:29.265 | + functions-common:time_stop:2437 : end_time=1648768469262 2022-03-31 23:14:29.267 | + functions-common:time_stop:2438 : elapsed_time=818 2022-03-31 23:14:29.269 | + functions-common:time_stop:2439 : total=3997 2022-03-31 23:14:29.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:29.274 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4815 2022-03-31 23:14:29.276 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:14:29.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-31 23:14:29.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:29.284 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:29.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-31 23:14:29.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-31 23:14:29.291 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-31 23:14:29.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-31 23:14:29.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-31 23:14:29.301 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-31 23:14:29.301 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-31 23:14:29.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-31 23:14:29.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-31 23:14:29.312 | + functions:vercmp:628 : local v1=5.4 2022-03-31 23:14:29.314 | + functions:vercmp:629 : local 'op=<' 2022-03-31 23:14:29.317 | + functions:vercmp:630 : local v2=3.13 2022-03-31 23:14:29.319 | + functions:vercmp:631 : local result 2022-03-31 23:14:29.323 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-31 23:14:29.323 | ++ functions:vercmp:635 : sort -V 2022-03-31 23:14:29.323 | ++ functions:vercmp:635 : head -1 2022-03-31 23:14:29.328 | + functions:vercmp:635 : result=3.13 2022-03-31 23:14:29.330 | + functions:vercmp:637 : case $op in 2022-03-31 23:14:29.333 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-31 23:14:29.336 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-31 23:14:29.339 | + functions:vercmp:648 : return 2022-03-31 23:14:29.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-31 23:14:29.346 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:14:29.348 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-31 23:14:29.872 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-31 23:14:29.874 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-31 23:14:29.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:29.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:29.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-31 23:14:29.885 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:29.888 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-31 23:14:29.905 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:29.908 | + ./stack.sh:main:847 : install_etcd3 2022-03-31 23:14:29.910 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-31 23:14:29.910 | Installing etcd 2022-03-31 23:14:29.912 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-31 23:14:29.925 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-31 23:14:29.940 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:29.942 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-31 23:14:29.956 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-31 23:14:29.959 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:14:29.961 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:14:29.965 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:14:29.970 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:14:29.972 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-31 23:14:29.975 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-31 23:14:29.977 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:14:29.979 | ++ functions:get_extra_file:74 : return 2022-03-31 23:14:29.982 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:14:29.985 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-31 23:14:29.987 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-31 23:14:29.989 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-31 23:14:30.009 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:30.012 | + ./stack.sh:main:866 : install_dstat 2022-03-31 23:14:30.015 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-31 23:14:30.036 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:30.039 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-31 23:14:30.043 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:14:30.046 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-31 23:14:30.050 | + ./stack.sh:main:875 : install_libs 2022-03-31 23:14:30.054 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-31 23:14:30.057 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-31 23:14:30.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-31 23:14:30.062 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-31 23:14:30.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.066 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-31 23:14:30.071 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.074 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-31 23:14:30.076 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-31 23:14:30.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-31 23:14:30.081 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-31 23:14:30.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.088 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-31 23:14:30.091 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.094 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-31 23:14:30.096 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-31 23:14:30.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-31 23:14:30.101 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-31 23:14:30.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-31 23:14:30.112 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.115 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-31 23:14:30.117 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-31 23:14:30.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-31 23:14:30.123 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-31 23:14:30.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-31 23:14:30.132 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.135 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-31 23:14:30.137 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-31 23:14:30.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-31 23:14:30.142 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-31 23:14:30.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-31 23:14:30.151 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.153 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-31 23:14:30.156 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-31 23:14:30.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-31 23:14:30.160 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-31 23:14:30.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-31 23:14:30.170 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.172 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-31 23:14:30.174 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-31 23:14:30.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-31 23:14:30.179 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-31 23:14:30.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.186 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-31 23:14:30.188 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.191 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-31 23:14:30.193 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-31 23:14:30.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-31 23:14:30.198 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-31 23:14:30.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-31 23:14:30.207 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.210 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-31 23:14:30.213 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-31 23:14:30.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-31 23:14:30.218 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-31 23:14:30.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-31 23:14:30.231 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.234 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-31 23:14:30.236 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-31 23:14:30.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-31 23:14:30.241 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-31 23:14:30.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-31 23:14:30.250 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.253 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-31 23:14:30.255 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-31 23:14:30.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-31 23:14:30.260 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-31 23:14:30.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-31 23:14:30.269 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.271 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-31 23:14:30.274 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-31 23:14:30.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-31 23:14:30.278 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-31 23:14:30.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-31 23:14:30.287 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.290 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-31 23:14:30.292 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-31 23:14:30.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-31 23:14:30.296 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-31 23:14:30.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.301 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.303 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-31 23:14:30.305 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.308 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-31 23:14:30.310 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-31 23:14:30.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-31 23:14:30.314 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-31 23:14:30.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.319 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.321 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-31 23:14:30.323 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.326 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-31 23:14:30.328 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-31 23:14:30.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-31 23:14:30.333 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-31 23:14:30.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.338 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-31 23:14:30.343 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.345 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-31 23:14:30.348 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-31 23:14:30.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-31 23:14:30.353 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-31 23:14:30.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-31 23:14:30.362 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.364 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-31 23:14:30.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-31 23:14:30.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-31 23:14:30.371 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-31 23:14:30.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.378 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-31 23:14:30.380 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.382 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-31 23:14:30.385 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-31 23:14:30.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-31 23:14:30.389 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-31 23:14:30.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-31 23:14:30.398 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.401 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-31 23:14:30.403 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-31 23:14:30.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-31 23:14:30.407 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-31 23:14:30.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.412 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-31 23:14:30.416 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.419 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-31 23:14:30.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-31 23:14:30.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-31 23:14:30.426 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-31 23:14:30.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-31 23:14:30.435 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.437 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-31 23:14:30.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-31 23:14:30.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-31 23:14:30.444 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-31 23:14:30.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-31 23:14:30.454 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.456 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-31 23:14:30.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-31 23:14:30.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-31 23:14:30.463 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-31 23:14:30.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-31 23:14:30.472 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.475 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-31 23:14:30.477 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-31 23:14:30.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-31 23:14:30.481 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-31 23:14:30.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-31 23:14:30.491 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.493 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-31 23:14:30.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-31 23:14:30.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-31 23:14:30.500 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-31 23:14:30.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-31 23:14:30.509 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.511 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-31 23:14:30.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-31 23:14:30.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-31 23:14:30.518 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-31 23:14:30.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-31 23:14:30.527 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.530 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-31 23:14:30.532 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-31 23:14:30.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-31 23:14:30.536 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-31 23:14:30.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-31 23:14:30.545 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.548 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-31 23:14:30.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-31 23:14:30.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-31 23:14:30.554 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-31 23:14:30.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-31 23:14:30.563 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.566 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-31 23:14:30.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-31 23:14:30.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-31 23:14:30.572 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-31 23:14:30.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.579 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-31 23:14:30.582 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.584 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-31 23:14:30.586 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-31 23:14:30.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-31 23:14:30.591 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-31 23:14:30.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-31 23:14:30.600 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.603 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-31 23:14:30.605 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-31 23:14:30.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-31 23:14:30.609 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-31 23:14:30.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.616 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-31 23:14:30.619 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.621 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-31 23:14:30.624 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-31 23:14:30.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-31 23:14:30.628 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-31 23:14:30.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-31 23:14:30.638 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.640 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-31 23:14:30.642 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-31 23:14:30.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-31 23:14:30.647 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-31 23:14:30.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-31 23:14:30.656 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.659 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-31 23:14:30.661 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-31 23:14:30.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-31 23:14:30.666 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-31 23:14:30.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.673 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-31 23:14:30.675 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.677 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-31 23:14:30.680 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-31 23:14:30.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-31 23:14:30.684 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-31 23:14:30.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-31 23:14:30.694 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.696 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-31 23:14:30.698 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-31 23:14:30.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-31 23:14:30.703 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-31 23:14:30.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-31 23:14:30.712 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.715 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-31 23:14:30.717 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-31 23:14:30.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-31 23:14:30.722 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-31 23:14:30.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-31 23:14:30.731 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.734 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-31 23:14:30.736 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-31 23:14:30.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-31 23:14:30.740 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-31 23:14:30.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-31 23:14:30.750 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.752 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-31 23:14:30.754 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-31 23:14:30.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-31 23:14:30.759 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-31 23:14:30.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:30.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:30.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-31 23:14:30.769 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:30.771 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-31 23:14:30.792 | Using python 3.8 to install etcd3 2022-03-31 23:14:30.794 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-31 23:14:31.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:31.660 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:31.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:31.661 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:32.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:32.844 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-31 23:14:32.852 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-31 23:14:32.853 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-31 23:14:32.854 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-31 23:14:32.855 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-31 23:14:35.395 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:14:35.403 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:14:35.403 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:14:35.525 | + inc/python:pip_install:200 : result=0 2022-03-31 23:14:35.529 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:14:35.533 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:35.536 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:35.540 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:35.543 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:35.545 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:35.548 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:14:35.550 | + functions-common:time_stop:2432 : start_time=1648768470786 2022-03-31 23:14:35.552 | + functions-common:time_stop:2434 : [[ -z 1648768470786 ]] 2022-03-31 23:14:35.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:35.560 | + functions-common:time_stop:2437 : end_time=1648768475557 2022-03-31 23:14:35.562 | + functions-common:time_stop:2438 : elapsed_time=4771 2022-03-31 23:14:35.564 | + functions-common:time_stop:2439 : total=26857 2022-03-31 23:14:35.567 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:35.569 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31628 2022-03-31 23:14:35.572 | + inc/python:pip_install:203 : return 0 2022-03-31 23:14:35.575 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-31 23:14:35.599 | Using python 3.8 to install etcd3gw 2022-03-31 23:14:35.602 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-31 23:14:36.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:36.476 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:36.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:36.476 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:37.677 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:37.703 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-31 23:14:37.711 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-31 23:14:37.712 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-31 23:14:37.713 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-31 23:14:37.714 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-31 23:14:37.747 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-31 23:14:37.749 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-31 23:14:37.750 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-31 23:14:37.752 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-31 23:14:40.321 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:14:40.333 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:14:40.333 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:14:40.462 | + inc/python:pip_install:200 : result=0 2022-03-31 23:14:40.465 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:14:40.468 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:40.471 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:40.474 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:40.477 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:40.480 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:40.484 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:14:40.486 | + functions-common:time_stop:2432 : start_time=1648768475592 2022-03-31 23:14:40.489 | + functions-common:time_stop:2434 : [[ -z 1648768475592 ]] 2022-03-31 23:14:40.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:40.498 | + functions-common:time_stop:2437 : end_time=1648768480495 2022-03-31 23:14:40.500 | + functions-common:time_stop:2438 : elapsed_time=4903 2022-03-31 23:14:40.503 | + functions-common:time_stop:2439 : total=31628 2022-03-31 23:14:40.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:40.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36531 2022-03-31 23:14:40.510 | + inc/python:pip_install:203 : return 0 2022-03-31 23:14:40.513 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-31 23:14:40.515 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-31 23:14:40.517 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-31 23:14:40.520 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:14:40.522 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:14:40.525 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:14:40.527 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:14:40.529 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:14:40.532 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:14:40.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:14:40.537 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:14:40.539 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:14:40.542 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:14:40.545 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:14:40.547 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-31 23:14:40.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:40.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:40.555 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-31 23:14:40.558 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:14:40.560 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:14:40.562 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:14:40.565 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:14:40.567 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:14:40.569 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:14:40.572 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:14:40.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:40.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:40.579 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:14:40.582 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:40.584 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:14:40.587 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:14:40.589 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:14:40.592 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:14:40.594 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:40.597 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:40.599 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:14:40.622 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:14:40.736 | Reading package lists... 2022-03-31 23:14:40.982 | Building dependency tree... 2022-03-31 23:14:40.983 | Reading state information... 2022-03-31 23:14:41.234 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:14:41.234 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:14:41.234 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:14:41.234 | The following packages were automatically installed and are no longer required: 2022-03-31 23:14:41.235 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:14:41.235 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:14:41.235 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:14:41.235 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:14:41.235 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:14:41.235 | python3-zope.interface 2022-03-31 23:14:41.235 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:14:41.372 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:14:41.378 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:14:41.381 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:14:41.384 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:41.387 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:41.390 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:41.392 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:41.394 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:41.397 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:14:41.399 | + functions-common:time_stop:2432 : start_time=1648768480619 2022-03-31 23:14:41.401 | + functions-common:time_stop:2434 : [[ -z 1648768480619 ]] 2022-03-31 23:14:41.404 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:41.409 | + functions-common:time_stop:2437 : end_time=1648768481406 2022-03-31 23:14:41.411 | + functions-common:time_stop:2438 : elapsed_time=787 2022-03-31 23:14:41.413 | + functions-common:time_stop:2439 : total=4815 2022-03-31 23:14:41.416 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:41.418 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5602 2022-03-31 23:14:41.420 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:14:41.423 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-31 23:14:41.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:14:41.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:14:41.430 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-31 23:14:41.495 | Module proxy already enabled 2022-03-31 23:14:41.502 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-31 23:14:41.568 | Considering dependency proxy for proxy_uwsgi: 2022-03-31 23:14:41.568 | Module proxy already enabled 2022-03-31 23:14:41.568 | Module proxy_uwsgi already enabled 2022-03-31 23:14:41.574 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-31 23:14:41.578 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:14:41.580 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:14:41.583 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:14:41.800 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-31 23:14:41.803 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-31 23:14:41.806 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-31 23:14:41.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-31 23:14:41.816 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.818 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-31 23:14:41.820 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-31 23:14:41.822 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-31 23:14:41.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-31 23:14:41.832 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.834 | + ./stack.sh:main:883 : install_glanceclient 2022-03-31 23:14:41.836 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-31 23:14:41.839 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-31 23:14:41.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.844 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.846 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-31 23:14:41.849 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.851 | + ./stack.sh:main:884 : install_cinderclient 2022-03-31 23:14:41.854 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-31 23:14:41.856 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-31 23:14:41.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-31 23:14:41.866 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.868 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-31 23:14:41.871 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-31 23:14:41.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-31 23:14:41.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.883 | + ./stack.sh:main:885 : install_novaclient 2022-03-31 23:14:41.885 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-31 23:14:41.887 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-31 23:14:41.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.892 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-31 23:14:41.897 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.899 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-31 23:14:41.918 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:41.921 | + ./stack.sh:main:887 : install_swiftclient 2022-03-31 23:14:41.924 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-31 23:14:41.927 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-31 23:14:41.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-31 23:14:41.937 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.940 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-31 23:14:41.957 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:41.959 | + ./stack.sh:main:890 : install_neutronclient 2022-03-31 23:14:41.962 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-31 23:14:41.965 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-31 23:14:41.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-31 23:14:41.975 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.977 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-31 23:14:41.980 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-31 23:14:41.982 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-31 23:14:41.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:14:41.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:14:41.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-31 23:14:41.992 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:14:41.994 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-31 23:14:41.998 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-31 23:14:42.000 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:14:42.004 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-31 23:14:42.006 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-31 23:14:42.009 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:14:42.013 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:14:42.013 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:14:42.018 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-31 23:14:42.021 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-31 23:14:42.025 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-31 23:14:42.028 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-31 23:14:42.031 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-31 23:14:42.052 | Using python 3.8 to install keystonemiddleware 2022-03-31 23:14:42.054 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-31 23:14:42.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:42.909 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:42.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:42.909 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:44.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:44.083 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-31 23:14:44.134 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-31 23:14:44.136 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-31 23:14:44.136 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-31 23:14:44.138 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-31 23:14:44.139 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-31 23:14:44.140 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-31 23:14:44.141 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-31 23:14:44.143 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-31 23:14:44.144 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-31 23:14:44.145 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-31 23:14:44.146 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-31 23:14:44.147 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-31 23:14:44.148 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-31 23:14:44.149 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-31 23:14:44.206 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-31 23:14:44.207 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-31 23:14:44.208 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-31 23:14:44.247 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-31 23:14:44.286 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-31 23:14:44.287 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-31 23:14:44.289 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-31 23:14:44.290 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-31 23:14:44.337 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-31 23:14:44.340 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-31 23:14:44.351 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-31 23:14:44.353 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-31 23:14:44.366 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-31 23:14:44.369 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-31 23:14:44.370 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-31 23:14:44.434 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-31 23:14:44.435 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-31 23:14:44.437 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-31 23:14:44.439 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-31 23:14:44.489 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-31 23:14:44.501 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-31 23:14:46.988 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:14:46.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:14:46.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:14:47.124 | + inc/python:pip_install:200 : result=0 2022-03-31 23:14:47.128 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:14:47.132 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:47.136 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:47.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:47.143 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:47.146 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:47.150 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:14:47.153 | + functions-common:time_stop:2432 : start_time=1648768482046 2022-03-31 23:14:47.156 | + functions-common:time_stop:2434 : [[ -z 1648768482046 ]] 2022-03-31 23:14:47.159 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:47.163 | + functions-common:time_stop:2437 : end_time=1648768487161 2022-03-31 23:14:47.166 | + functions-common:time_stop:2438 : elapsed_time=5115 2022-03-31 23:14:47.168 | + functions-common:time_stop:2439 : total=36531 2022-03-31 23:14:47.171 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:47.173 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41646 2022-03-31 23:14:47.176 | + inc/python:pip_install:203 : return 0 2022-03-31 23:14:47.178 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-31 23:14:47.181 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-31 23:14:47.183 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:14:47.187 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-31 23:14:47.189 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-31 23:14:47.192 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:14:47.196 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:14:47.197 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:14:47.203 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-31 23:14:47.206 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-31 23:14:47.208 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-31 23:14:47.212 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-31 23:14:47.215 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-31 23:14:47.240 | Using python 3.8 to install python-memcached 2022-03-31 23:14:47.242 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-31 23:14:48.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:48.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:48.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:48.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:49.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:49.268 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-31 23:14:49.272 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-31 23:14:51.735 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:14:51.742 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:14:51.742 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:14:51.868 | + inc/python:pip_install:200 : result=0 2022-03-31 23:14:51.872 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:14:51.875 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:51.878 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:51.881 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:51.884 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:51.887 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:51.890 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:14:51.892 | + functions-common:time_stop:2432 : start_time=1648768487233 2022-03-31 23:14:51.894 | + functions-common:time_stop:2434 : [[ -z 1648768487233 ]] 2022-03-31 23:14:51.898 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:51.903 | + functions-common:time_stop:2437 : end_time=1648768491900 2022-03-31 23:14:51.906 | + functions-common:time_stop:2438 : elapsed_time=4667 2022-03-31 23:14:51.909 | + functions-common:time_stop:2439 : total=41646 2022-03-31 23:14:51.912 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:51.915 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46313 2022-03-31 23:14:51.918 | + inc/python:pip_install:203 : return 0 2022-03-31 23:14:51.921 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-31 23:14:51.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:51.940 | + ./stack.sh:main:897 : '[' 10.222.0.98 == 10.222.0.98 ']' 2022-03-31 23:14:51.942 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-31 23:14:51.945 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-31 23:14:51.947 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-31 23:14:51.950 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:14:51.952 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-31 23:14:51.955 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-31 23:14:51.970 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:51.973 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-31 23:14:51.975 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-31 23:14:51.977 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-31 23:14:51.979 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:14:51.982 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:14:51.984 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:14:51.987 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:14:51.989 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:14:51.992 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:14:52.007 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:14:52.010 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:14:52.012 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:14:52.015 | + functions-common:git_clone:629 : echo master 2022-03-31 23:14:52.015 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:14:52.020 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-31 23:14:52.022 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:14:52.025 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-31 23:14:52.027 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:14:52.028 | + functions-common:git_clone:678 : head -1 2022-03-31 23:14:52.031 | c141e6164 trivial: Fix typo 2022-03-31 23:14:52.033 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:14:52.036 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-31 23:14:52.038 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:14:52.041 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:14:52.043 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-31 23:14:52.045 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:14:52.048 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-31 23:14:52.050 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:14:52.053 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:14:52.055 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-31 23:14:52.057 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:14:52.060 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:14:52.063 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-31 23:14:52.065 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:14:52.068 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-31 23:14:52.070 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:14:52.073 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:14:52.076 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-31 23:14:52.081 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-31 23:14:52.084 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-31 23:14:52.751 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-31 23:14:52.754 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:14:52.757 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:14:52.761 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:14:52.763 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:14:52.765 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-31 23:14:52.768 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:14:52.770 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:14:52.773 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:14:52.775 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:14:52.777 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:14:52.779 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:14:52.782 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:14:52.785 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-31 23:14:52.806 | Using python 3.8 to install /opt/stack/keystone 2022-03-31 23:14:52.808 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-31 23:14:53.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:53.680 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:53.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:53.680 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:54.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:14:54.851 | Obtaining file:///opt/stack/keystone 2022-03-31 23:14:54.851 | Preparing metadata (setup.py): started 2022-03-31 23:14:58.400 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:14:58.489 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-31 23:14:58.490 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-31 23:14:58.491 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:14:58.492 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-31 23:14:58.494 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-31 23:14:58.495 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-31 23:14:58.496 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-31 23:14:58.497 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:14:58.498 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-31 23:14:58.499 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-31 23:14:58.500 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-31 23:14:58.501 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:14:58.502 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-31 23:14:58.503 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-31 23:14:58.504 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-31 23:14:58.505 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-31 23:14:58.506 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-31 23:14:58.507 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-31 23:14:58.509 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-31 23:14:58.510 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-31 23:14:58.511 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-31 23:14:58.512 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-31 23:14:58.513 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-31 23:14:58.514 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:14:58.515 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-31 23:14:58.516 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:14:58.517 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-31 23:14:58.519 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-31 23:14:58.520 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-31 23:14:58.521 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:14:58.522 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:14:58.523 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-31 23:14:58.524 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-31 23:14:58.525 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-31 23:14:58.536 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-31 23:14:58.537 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-31 23:14:58.579 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-31 23:14:58.591 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-31 23:14:58.592 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:14:58.594 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-31 23:14:58.595 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:14:58.605 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-31 23:14:58.664 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-31 23:14:58.668 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:14:58.761 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:14:58.762 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-31 23:14:58.763 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:14:58.764 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-31 23:14:58.818 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-31 23:14:58.819 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-31 23:14:58.820 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-31 23:14:58.869 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-31 23:14:58.873 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-31 23:14:58.928 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-31 23:14:58.930 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:14:58.932 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-31 23:14:58.933 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-31 23:14:58.934 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:14:58.935 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-31 23:14:58.955 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-31 23:14:59.001 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:14:59.022 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-31 23:14:59.023 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-31 23:14:59.024 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-31 23:14:59.026 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-31 23:14:59.104 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:14:59.215 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-31 23:14:59.216 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-31 23:14:59.217 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-31 23:14:59.218 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-31 23:14:59.220 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-31 23:14:59.435 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-31 23:14:59.457 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-31 23:14:59.459 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-31 23:14:59.524 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-31 23:14:59.526 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-31 23:14:59.543 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:14:59.614 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-31 23:14:59.652 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-31 23:14:59.759 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:14:59.831 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-31 23:14:59.955 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-31 23:14:59.982 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-31 23:15:00.021 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:15:00.023 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-31 23:15:00.024 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-31 23:15:00.026 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-31 23:15:00.028 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-31 23:15:00.030 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-31 23:15:00.081 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-31 23:15:00.214 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-31 23:15:00.216 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-31 23:15:00.217 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-31 23:15:00.218 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-31 23:15:00.373 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:15:00.451 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:15:00.525 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-31 23:15:00.701 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:15:00.953 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-31 23:15:00.989 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-31 23:15:02.857 | Installing collected packages: keystone 2022-03-31 23:15:02.857 | Attempting uninstall: keystone 2022-03-31 23:15:02.858 | Found existing installation: keystone 21.1.0.dev2 2022-03-31 23:15:02.861 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-31 23:15:02.862 | Running setup.py develop for keystone 2022-03-31 23:15:07.388 | Successfully installed keystone 2022-03-31 23:15:07.388 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:15:07.396 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:15:07.396 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:15:07.537 | + inc/python:pip_install:200 : result=0 2022-03-31 23:15:07.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:15:07.544 | + functions-common:time_stop:2425 : local name 2022-03-31 23:15:07.548 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:15:07.550 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:15:07.554 | + functions-common:time_stop:2428 : local total 2022-03-31 23:15:07.558 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:15:07.560 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:15:07.562 | + functions-common:time_stop:2432 : start_time=1648768492800 2022-03-31 23:15:07.564 | + functions-common:time_stop:2434 : [[ -z 1648768492800 ]] 2022-03-31 23:15:07.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:15:07.571 | + functions-common:time_stop:2437 : end_time=1648768507569 2022-03-31 23:15:07.573 | + functions-common:time_stop:2438 : elapsed_time=14769 2022-03-31 23:15:07.575 | + functions-common:time_stop:2439 : total=46313 2022-03-31 23:15:07.577 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:15:07.580 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61082 2022-03-31 23:15:07.582 | + inc/python:pip_install:203 : return 0 2022-03-31 23:15:07.584 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:15:07.587 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:15:07.589 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:15:07.609 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:15:07.621 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-31 23:15:07.624 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-31 23:15:07.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:15:07.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:15:07.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-31 23:15:07.634 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:15:07.637 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-31 23:15:07.656 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:07.659 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:15:07.662 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:15:07.665 | + ./stack.sh:main:899 : configure_keystone 2022-03-31 23:15:07.667 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-31 23:15:07.680 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-31 23:15:07.682 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-31 23:15:07.687 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-31 23:15:07.703 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:07.706 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-31 23:15:07.739 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-31 23:15:07.770 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-31 23:15:07.801 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-31 23:15:07.833 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-31 23:15:07.863 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-31 23:15:07.894 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-31 23:15:07.922 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-31 23:15:07.951 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-31 23:15:07.953 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-31 23:15:07.956 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-31 23:15:07.959 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-31 23:15:07.962 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:15:07.965 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:15:07.985 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:07.989 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:15:07.992 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:15:07.996 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:15:08.017 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:08.020 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:15:08.023 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:15:08.057 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:15:08.059 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:15:08.062 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-31 23:15:08.065 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-31 23:15:08.082 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:08.084 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.98/identity 2022-03-31 23:15:08.118 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-31 23:15:08.121 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-31 23:15:08.152 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-31 23:15:08.155 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-31 23:15:08.158 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-31 23:15:08.161 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-31 23:15:08.164 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:15:08.167 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:15:08.198 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-31 23:15:08.200 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-31 23:15:08.203 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-31 23:15:08.205 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-31 23:15:08.208 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:15:08.226 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:15:08.228 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:15:08.230 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:15:08.233 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:15:08.235 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:15:08.264 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:15:08.293 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:15:08.327 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:15:08.363 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-31 23:15:08.398 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:15:08.400 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-31 23:15:08.403 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:15:08.406 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-31 23:15:08.408 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-31 23:15:08.410 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:15:08.413 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:15:08.416 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-31 23:15:08.420 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-31 23:15:08.422 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:15:08.425 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:15:08.438 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:15:08.439 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:15:08.447 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:15:08.452 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:15:08.469 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:15:08.472 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:15:08.477 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-31 23:15:08.510 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-31 23:15:08.550 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-31 23:15:08.578 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-31 23:15:08.608 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-31 23:15:08.636 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-31 23:15:08.665 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-31 23:15:08.693 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-31 23:15:08.721 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-31 23:15:08.750 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:15:08.778 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-31 23:15:08.806 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-31 23:15:08.835 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-31 23:15:08.865 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:15:08.867 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:15:08.870 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-31 23:15:08.872 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-31 23:15:08.875 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:15:08.877 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:08.880 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:08.882 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:15:08.885 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:15:08.887 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:15:08.915 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-31 23:15:08.943 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-31 23:15:08.943 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:15:08.952 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-31 23:15:08.956 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-31 23:15:08.958 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-31 23:15:08.961 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:15:08.963 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:15:08.966 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:15:08.968 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:08.970 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:08.973 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:15:08.975 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:15:08.977 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:08.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:08.983 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-31 23:15:09.055 | Site keystone-wsgi-public already enabled 2022-03-31 23:15:09.061 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:15:09.064 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:15:09.066 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:15:09.068 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:15:09.212 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-31 23:15:09.248 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-31 23:15:09.280 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-31 23:15:09.313 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-31 23:15:09.316 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-31 23:15:09.355 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-31 23:15:09.386 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-31 23:15:09.414 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-31 23:15:09.417 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-31 23:15:09.434 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:09.437 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-31 23:15:09.455 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:09.457 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-31 23:15:09.460 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-31 23:15:09.462 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-31 23:15:09.465 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:15:09.467 | + lib/stack:stack_install_service:32 : install_swift 2022-03-31 23:15:09.470 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-31 23:15:09.472 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-31 23:15:09.474 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-31 23:15:09.477 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:15:09.479 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:15:09.482 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:15:09.485 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:15:09.487 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:15:09.490 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:15:09.506 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:15:09.508 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:15:09.511 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:15:09.514 | + functions-common:git_clone:629 : echo master 2022-03-31 23:15:09.514 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:15:09.519 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-31 23:15:09.521 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:15:09.524 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-31 23:15:09.527 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:15:09.527 | + functions-common:git_clone:678 : head -1 2022-03-31 23:15:09.532 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-31 23:15:09.535 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:15:09.537 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-31 23:15:09.540 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:15:09.543 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:15:09.546 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-31 23:15:09.548 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-31 23:15:09.551 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-31 23:15:09.554 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:15:09.557 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:15:09.560 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-31 23:15:09.562 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:15:09.564 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-31 23:15:09.568 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-31 23:15:09.571 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:15:09.575 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-31 23:15:09.577 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:15:09.580 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:15:09.583 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-31 23:15:09.589 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-31 23:15:09.592 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-31 23:15:10.251 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-31 23:15:10.255 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:15:10.259 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:15:10.263 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:15:10.265 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:15:10.268 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-31 23:15:10.271 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:15:10.273 | + inc/python:setup_package:428 : local extras=keystone 2022-03-31 23:15:10.276 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:15:10.279 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-31 23:15:10.281 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-31 23:15:10.284 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-31 23:15:10.286 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:15:10.289 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-31 23:15:10.310 | Using python 3.8 to install /opt/stack/swift 2022-03-31 23:15:10.313 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-31 23:15:11.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:11.166 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:11.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:11.166 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:12.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:15:12.321 | Obtaining file:///opt/stack/swift 2022-03-31 23:15:12.322 | Preparing metadata (setup.py): started 2022-03-31 23:15:15.551 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:15:15.599 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-03-31 23:15:15.600 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-03-31 23:15:15.602 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-03-31 23:15:15.603 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-03-31 23:15:15.604 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-03-31 23:15:15.605 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-03-31 23:15:15.606 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-03-31 23:15:15.607 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-03-31 23:15:15.608 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-03-31 23:15:15.609 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-03-31 23:15:15.610 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-03-31 23:15:15.647 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-03-31 23:15:15.655 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-03-31 23:15:15.709 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-03-31 23:15:15.710 | 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.30.0.dev8) (3.1.1) 2022-03-31 23:15:15.712 | 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.30.0.dev8) (5.8.1) 2022-03-31 23:15:15.713 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-03-31 23:15:15.714 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-03-31 23:15:15.716 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-03-31 23:15:15.717 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-03-31 23:15:15.718 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-03-31 23:15:15.719 | 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.30.0.dev8) (4.3.0) 2022-03-31 23:15:15.720 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-03-31 23:15:15.721 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-03-31 23:15:15.722 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-03-31 23:15:15.743 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-03-31 23:15:15.773 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-03-31 23:15:15.774 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-03-31 23:15:15.775 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-03-31 23:15:15.778 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-03-31 23:15:15.800 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-03-31 23:15:15.891 | 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.30.0.dev8) (3.5.0) 2022-03-31 23:15:15.892 | 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.30.0.dev8) (1.0.2) 2022-03-31 23:15:15.893 | 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.30.0.dev8) (1.7.0) 2022-03-31 23:15:15.934 | 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.30.0.dev8) (1.1.5) 2022-03-31 23:15:15.977 | 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.30.0.dev8) (2.5.0) 2022-03-31 23:15:15.979 | 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.30.0.dev8) (1.5.0) 2022-03-31 23:15:15.980 | 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.30.0.dev8) (0.8.0) 2022-03-31 23:15:15.982 | 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.30.0.dev8) (6.0) 2022-03-31 23:15:16.042 | 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.30.0.dev8) (0.9.6) 2022-03-31 23:15:16.044 | 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.30.0.dev8) (2.8.2) 2022-03-31 23:15:16.056 | 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.30.0.dev8) (2021.3) 2022-03-31 23:15:16.058 | 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.30.0.dev8) (1.0.3) 2022-03-31 23:15:16.075 | 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.30.0.dev8) (3.0.7) 2022-03-31 23:15:16.078 | 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.30.0.dev8) (21.3) 2022-03-31 23:15:16.186 | 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.30.0.dev8) (1.13.3) 2022-03-31 23:15:16.204 | 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.30.0.dev8) (5.1.1) 2022-03-31 23:15:18.491 | Installing collected packages: swift 2022-03-31 23:15:18.491 | Attempting uninstall: swift 2022-03-31 23:15:18.491 | Found existing installation: swift 2.30.0.dev8 2022-03-31 23:15:18.494 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-31 23:15:18.496 | Running setup.py develop for swift 2022-03-31 23:15:22.701 | Successfully installed swift 2022-03-31 23:15:22.701 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:15:22.709 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:15:22.709 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:15:22.847 | + inc/python:pip_install:200 : result=0 2022-03-31 23:15:22.851 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:15:22.854 | + functions-common:time_stop:2425 : local name 2022-03-31 23:15:22.858 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:15:22.861 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:15:22.865 | + functions-common:time_stop:2428 : local total 2022-03-31 23:15:22.869 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:15:22.873 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:15:22.875 | + functions-common:time_stop:2432 : start_time=1648768510305 2022-03-31 23:15:22.877 | + functions-common:time_stop:2434 : [[ -z 1648768510305 ]] 2022-03-31 23:15:22.880 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:15:22.885 | + functions-common:time_stop:2437 : end_time=1648768522882 2022-03-31 23:15:22.888 | + functions-common:time_stop:2438 : elapsed_time=12577 2022-03-31 23:15:22.890 | + functions-common:time_stop:2439 : total=61082 2022-03-31 23:15:22.893 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:15:22.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73659 2022-03-31 23:15:22.898 | + inc/python:pip_install:203 : return 0 2022-03-31 23:15:22.901 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:15:22.904 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:15:22.906 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:15:22.925 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:15:22.938 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-31 23:15:22.940 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-31 23:15:22.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:15:22.947 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:15:22.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-31 23:15:22.953 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:15:22.955 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-31 23:15:22.958 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:15:22.961 | + ./stack.sh:main:908 : configure_swift 2022-03-31 23:15:22.963 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-31 23:15:22.966 | + lib/swift:configure_swift:332 : local node_number 2022-03-31 23:15:22.968 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-31 23:15:22.970 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-31 23:15:22.973 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:15:24.140 | No account-auditor running 2022-03-31 23:15:24.140 | No container-replicator running 2022-03-31 23:15:24.140 | No container-updater running 2022-03-31 23:15:24.140 | No account-replicator running 2022-03-31 23:15:24.140 | No proxy-server running 2022-03-31 23:15:24.140 | No container-sharder running 2022-03-31 23:15:24.140 | No object-expirer running 2022-03-31 23:15:24.140 | No object-replicator running 2022-03-31 23:15:24.140 | No account-server running 2022-03-31 23:15:24.140 | No container-reconciler running 2022-03-31 23:15:24.140 | No object-updater running 2022-03-31 23:15:24.140 | No account-reaper running 2022-03-31 23:15:24.140 | No container-sync running 2022-03-31 23:15:24.140 | No object-reconstructor running 2022-03-31 23:15:24.140 | No container-server running 2022-03-31 23:15:24.140 | No object-auditor running 2022-03-31 23:15:24.140 | No container-auditor running 2022-03-31 23:15:24.140 | No object-server running 2022-03-31 23:15:24.237 | + lib/swift:configure_swift:337 : true 2022-03-31 23:15:24.240 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-31 23:15:24.256 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-31 23:15:24.269 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-31 23:15:24.272 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-31 23:15:24.273 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-31 23:15:24.277 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-31 23:15:24.278 | s/%GROUP%/ubuntu/; 2022-03-31 23:15:24.278 | s/%USER%/ubuntu/; 2022-03-31 23:15:24.278 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-31 23:15:24.278 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-31 23:15:24.281 | uid = ubuntu 2022-03-31 23:15:24.281 | gid = ubuntu 2022-03-31 23:15:24.281 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-31 23:15:24.281 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-31 23:15:24.281 | address = 127.0.0.1 2022-03-31 23:15:24.281 | 2022-03-31 23:15:24.281 | [account6612] 2022-03-31 23:15:24.281 | max connections = 25 2022-03-31 23:15:24.281 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:15:24.282 | read only = false 2022-03-31 23:15:24.282 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-31 23:15:24.282 | 2022-03-31 23:15:24.282 | [account6622] 2022-03-31 23:15:24.282 | max connections = 25 2022-03-31 23:15:24.282 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:15:24.282 | read only = false 2022-03-31 23:15:24.282 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-31 23:15:24.282 | 2022-03-31 23:15:24.282 | [account6632] 2022-03-31 23:15:24.282 | max connections = 25 2022-03-31 23:15:24.282 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:15:24.282 | read only = false 2022-03-31 23:15:24.282 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-31 23:15:24.282 | 2022-03-31 23:15:24.282 | [account6642] 2022-03-31 23:15:24.282 | max connections = 25 2022-03-31 23:15:24.282 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:15:24.282 | read only = false 2022-03-31 23:15:24.282 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-31 23:15:24.282 | 2022-03-31 23:15:24.282 | 2022-03-31 23:15:24.282 | [container6611] 2022-03-31 23:15:24.282 | max connections = 25 2022-03-31 23:15:24.282 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:15:24.282 | read only = false 2022-03-31 23:15:24.282 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-31 23:15:24.282 | 2022-03-31 23:15:24.282 | [container6621] 2022-03-31 23:15:24.282 | max connections = 25 2022-03-31 23:15:24.283 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:15:24.283 | read only = false 2022-03-31 23:15:24.283 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-31 23:15:24.283 | 2022-03-31 23:15:24.283 | [container6631] 2022-03-31 23:15:24.283 | max connections = 25 2022-03-31 23:15:24.283 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:15:24.283 | read only = false 2022-03-31 23:15:24.283 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-31 23:15:24.283 | 2022-03-31 23:15:24.283 | [container6641] 2022-03-31 23:15:24.283 | max connections = 25 2022-03-31 23:15:24.283 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:15:24.283 | read only = false 2022-03-31 23:15:24.283 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-31 23:15:24.283 | 2022-03-31 23:15:24.283 | 2022-03-31 23:15:24.283 | [object6613] 2022-03-31 23:15:24.283 | max connections = 25 2022-03-31 23:15:24.283 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:15:24.283 | read only = false 2022-03-31 23:15:24.283 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-31 23:15:24.283 | 2022-03-31 23:15:24.283 | [object6623] 2022-03-31 23:15:24.283 | max connections = 25 2022-03-31 23:15:24.283 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:15:24.283 | read only = false 2022-03-31 23:15:24.283 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-31 23:15:24.283 | 2022-03-31 23:15:24.283 | [object6633] 2022-03-31 23:15:24.283 | max connections = 25 2022-03-31 23:15:24.283 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:15:24.283 | read only = false 2022-03-31 23:15:24.283 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-31 23:15:24.283 | 2022-03-31 23:15:24.284 | [object6643] 2022-03-31 23:15:24.284 | max connections = 25 2022-03-31 23:15:24.284 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:15:24.284 | read only = false 2022-03-31 23:15:24.284 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-31 23:15:24.285 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-31 23:15:24.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:24.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:24.292 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-31 23:15:24.305 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-31 23:15:24.307 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-31 23:15:24.311 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-31 23:15:24.316 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-31 23:15:24.318 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-31 23:15:24.322 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-31 23:15:24.352 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.98:8080/v1/ 2022-03-31 23:15:24.377 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-31 23:15:24.396 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-31 23:15:24.423 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-31 23:15:24.442 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:15:24.472 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-31 23:15:24.491 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-31 23:15:24.520 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-31 23:15:24.538 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-31 23:15:24.566 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-31 23:15:24.584 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:15:24.613 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-31 23:15:24.631 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-31 23:15:24.648 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:24.650 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-31 23:15:24.680 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-31 23:15:24.708 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-31 23:15:24.736 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-31 23:15:24.764 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-31 23:15:24.779 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:24.781 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-31 23:15:24.810 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-31 23:15:24.829 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:24.832 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-31 23:15:24.849 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:24.852 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-31 23:15:24.854 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-31 23:15:24.869 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:24.871 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-31 23:15:24.873 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-31 23:15:24.876 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-31 23:15:24.881 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-31 23:15:24.886 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-31 23:15:24.913 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-31 23:15:24.940 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-31 23:15:24.970 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-31 23:15:25.001 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-31 23:15:25.032 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-31 23:15:25.034 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-31 23:15:25.036 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-31 23:15:25.038 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-31 23:15:25.041 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-31 23:15:25.070 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-31 23:15:25.101 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.98/identity 2022-03-31 23:15:25.131 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-31 23:15:25.160 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-31 23:15:25.188 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-31 23:15:25.217 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-31 23:15:25.251 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-31 23:15:25.284 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:15:25.318 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-31 23:15:25.356 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-31 23:15:25.393 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-31 23:15:25.421 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-31 23:15:25.449 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-31 23:15:25.479 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-31 23:15:25.508 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-31 23:15:25.527 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-31 23:15:25.555 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-31 23:15:25.585 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-31 23:15:25.591 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-31 23:15:25.630 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-31 23:15:25.666 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-31 23:15:25.700 | + lib/swift:configure_swift:475 : local node_number 2022-03-31 23:15:25.703 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:15:25.705 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:15:25.708 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-31 23:15:25.717 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-31 23:15:25.721 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:15:25.725 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:15:25.727 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-31 23:15:25.731 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-31 23:15:25.733 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:15:25.737 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:15:25.741 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-31 23:15:25.761 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-31 23:15:25.792 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-31 23:15:25.812 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-31 23:15:25.847 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-31 23:15:25.868 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:15:25.903 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-31 23:15:25.927 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:15:25.961 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-31 23:15:25.983 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:15:26.012 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-31 23:15:26.032 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-31 23:15:26.061 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:15:26.080 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:15:26.114 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-31 23:15:26.134 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-31 23:15:26.168 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-31 23:15:26.187 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-31 23:15:26.215 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-31 23:15:26.220 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-31 23:15:26.239 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:15:26.268 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-31 23:15:26.297 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:15:26.299 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-31 23:15:26.304 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-31 23:15:26.306 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:15:26.309 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:15:26.311 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-31 23:15:26.313 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-31 23:15:26.315 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:15:26.318 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:15:26.320 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-31 23:15:26.338 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-31 23:15:26.367 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-31 23:15:26.385 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-31 23:15:26.414 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-31 23:15:26.432 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:15:26.461 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-31 23:15:26.483 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:15:26.516 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-31 23:15:26.534 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:15:26.563 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-31 23:15:26.582 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-31 23:15:26.611 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:15:26.629 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:15:26.658 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-31 23:15:26.681 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-31 23:15:26.713 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-31 23:15:26.736 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-31 23:15:26.767 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-31 23:15:26.772 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-31 23:15:26.791 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:15:26.824 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:15:26.826 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-31 23:15:26.831 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-31 23:15:26.833 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:15:26.836 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:15:26.838 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-31 23:15:26.840 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-31 23:15:26.843 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:15:26.845 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:15:26.847 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-31 23:15:26.865 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-31 23:15:26.893 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-31 23:15:26.912 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-31 23:15:26.941 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-31 23:15:26.960 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:15:26.992 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-31 23:15:27.016 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:15:27.050 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-31 23:15:27.071 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:15:27.101 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-31 23:15:27.121 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-31 23:15:27.152 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:15:27.170 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:15:27.199 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-31 23:15:27.218 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-31 23:15:27.247 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-31 23:15:27.265 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-31 23:15:27.293 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-31 23:15:27.297 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-31 23:15:27.321 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:15:27.361 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-31 23:15:27.390 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-31 23:15:27.419 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-31 23:15:27.448 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-31 23:15:27.450 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-31 23:15:27.455 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-31 23:15:27.484 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-31 23:15:27.514 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-31 23:15:27.542 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-31 23:15:27.571 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-31 23:15:27.600 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-31 23:15:27.628 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-31 23:15:27.656 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-31 23:15:27.683 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-31 23:15:27.711 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-31 23:15:27.728 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:27.730 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-31 23:15:27.749 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-31 23:15:27.752 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-31 23:15:27.771 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-31 23:15:27.774 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.98 2022-03-31 23:15:27.801 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-31 23:15:27.803 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-31 23:15:27.831 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.98/identity 2022-03-31 23:15:27.860 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-31 23:15:27.863 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-31 23:15:27.890 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-31 23:15:27.910 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:27.913 | + lib/swift:configure_swift:538 : local user_group 2022-03-31 23:15:27.916 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-31 23:15:27.923 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-31 23:15:27.926 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-31 23:15:27.942 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-31 23:15:27.945 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-31 23:15:27.957 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-31 23:15:27.959 | + lib/swift:configure_swift:545 : is_suse 2022-03-31 23:15:27.961 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:15:27.964 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:15:27.966 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:15:27.969 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:15:27.971 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:15:27.974 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:15:27.976 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-31 23:15:27.990 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:15:27.993 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-31 23:15:27.995 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-31 23:15:28.013 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:28.016 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-31 23:15:28.034 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:28.036 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-31 23:15:28.039 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-31 23:15:28.041 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-31 23:15:28.044 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:15:28.046 | + lib/stack:stack_install_service:32 : install_glance 2022-03-31 23:15:28.049 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-31 23:15:28.051 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-31 23:15:28.054 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-31 23:15:28.071 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:28.073 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-31 23:15:28.076 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-31 23:15:28.094 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:28.096 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-31 23:15:28.099 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-31 23:15:28.101 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-31 23:15:28.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:15:28.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:15:28.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-31 23:15:28.112 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:15:28.115 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-31 23:15:28.118 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-31 23:15:28.121 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-31 23:15:28.124 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-31 23:15:28.126 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-31 23:15:28.129 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-31 23:15:28.131 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-31 23:15:28.135 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-31 23:15:28.138 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-31 23:15:28.140 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-31 23:15:28.144 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:15:28.144 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-31 23:15:28.150 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-31 23:15:28.152 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-31 23:15:28.155 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-31 23:15:28.158 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-31 23:15:28.161 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:15:28.183 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-31 23:15:28.186 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:15:29.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:29.039 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:29.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:29.039 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:30.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:15:30.201 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-31 23:15:30.282 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-31 23:15:30.283 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:15:30.284 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:15:30.285 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-31 23:15:30.286 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-31 23:15:30.287 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-31 23:15:30.288 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-31 23:15:30.289 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-31 23:15:30.290 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-31 23:15:30.291 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-31 23:15:30.292 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:15:30.293 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-31 23:15:30.295 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-31 23:15:30.298 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-31 23:15:30.300 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:15:30.302 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-31 23:15:30.305 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-31 23:15:30.307 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-31 23:15:30.316 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-31 23:15:30.317 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-31 23:15:30.330 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-31 23:15:30.398 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-31 23:15:30.399 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-31 23:15:30.401 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-31 23:15:30.425 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-31 23:15:30.427 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-31 23:15:30.428 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-31 23:15:30.430 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:15:30.431 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-31 23:15:30.442 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-31 23:15:30.482 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-31 23:15:30.484 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-31 23:15:30.485 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:15:30.486 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-31 23:15:30.507 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-31 23:15:30.508 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-31 23:15:30.523 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-31 23:15:30.540 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-31 23:15:30.541 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-31 23:15:30.559 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-31 23:15:30.561 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-31 23:15:30.640 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-31 23:15:30.641 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-31 23:15:30.643 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-31 23:15:30.646 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-31 23:15:30.695 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-31 23:15:30.721 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-31 23:15:30.919 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-31 23:15:30.921 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-31 23:15:30.953 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:15:30.957 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-31 23:15:30.958 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-31 23:15:30.959 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-31 23:15:30.960 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-31 23:15:30.961 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-31 23:15:31.016 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-31 23:15:31.206 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:15:31.229 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-31 23:15:31.312 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-31 23:15:31.458 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-31 23:15:33.562 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:15:33.569 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:15:33.569 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:15:33.698 | + inc/python:pip_install:200 : result=0 2022-03-31 23:15:33.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:15:33.706 | + functions-common:time_stop:2425 : local name 2022-03-31 23:15:33.710 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:15:33.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:15:33.718 | + functions-common:time_stop:2428 : local total 2022-03-31 23:15:33.722 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:15:33.726 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:15:33.730 | + functions-common:time_stop:2432 : start_time=1648768528177 2022-03-31 23:15:33.733 | + functions-common:time_stop:2434 : [[ -z 1648768528177 ]] 2022-03-31 23:15:33.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:15:33.741 | + functions-common:time_stop:2437 : end_time=1648768533738 2022-03-31 23:15:33.743 | + functions-common:time_stop:2438 : elapsed_time=5561 2022-03-31 23:15:33.745 | + functions-common:time_stop:2439 : total=73659 2022-03-31 23:15:33.748 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:15:33.750 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79220 2022-03-31 23:15:33.753 | + inc/python:pip_install:203 : return 0 2022-03-31 23:15:33.756 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-31 23:15:33.760 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-31 23:15:33.763 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-31 23:15:33.777 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-31 23:15:33.782 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-31 23:15:33.785 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-31 23:15:33.787 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-31 23:15:33.790 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:15:33.794 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:15:33.797 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:15:33.800 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:15:33.803 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:15:33.806 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:15:33.825 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:15:33.827 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:15:33.830 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:15:33.833 | + functions-common:git_clone:629 : echo master 2022-03-31 23:15:33.834 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:15:33.842 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-31 23:15:33.844 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:15:33.846 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-31 23:15:33.850 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:15:33.850 | + functions-common:git_clone:678 : head -1 2022-03-31 23:15:33.854 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-31 23:15:33.857 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:15:33.860 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-31 23:15:33.862 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:15:33.865 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:15:33.868 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-31 23:15:33.870 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:15:33.873 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-31 23:15:33.876 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:15:33.878 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:15:33.881 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-31 23:15:33.883 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:15:33.886 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:15:33.889 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-31 23:15:33.892 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:15:33.895 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-31 23:15:33.897 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:15:33.900 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:15:33.903 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-31 23:15:33.909 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-31 23:15:33.912 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-31 23:15:34.566 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-31 23:15:34.570 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:15:34.574 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:15:34.578 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:15:34.582 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:15:34.586 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-31 23:15:34.590 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:15:34.593 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:15:34.595 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:15:34.598 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:15:34.600 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:15:34.603 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:15:34.605 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:15:34.608 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-31 23:15:34.630 | Using python 3.8 to install /opt/stack/glance 2022-03-31 23:15:34.632 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-31 23:15:35.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:35.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:35.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:35.493 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:36.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:15:36.654 | Obtaining file:///opt/stack/glance 2022-03-31 23:15:36.655 | Preparing metadata (setup.py): started 2022-03-31 23:15:39.829 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:15:39.903 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-31 23:15:39.904 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-31 23:15:39.905 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-31 23:15:39.906 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-31 23:15:39.907 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-31 23:15:39.908 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-31 23:15:39.909 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-31 23:15:39.910 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-31 23:15:39.912 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-31 23:15:39.913 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-31 23:15:39.914 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-31 23:15:39.915 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:15:39.916 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-31 23:15:39.917 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:15:39.918 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-31 23:15:39.919 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:15:39.920 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:15:39.921 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-31 23:15:39.922 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:15:39.923 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-31 23:15:39.924 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:15:39.925 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:15:39.927 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:15:39.928 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:15:39.929 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-31 23:15:39.930 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-31 23:15:39.931 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-31 23:15:39.932 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-31 23:15:39.933 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:15:39.934 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-31 23:15:39.935 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-31 23:15:39.937 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-31 23:15:39.938 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-31 23:15:39.939 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-31 23:15:39.940 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-31 23:15:39.941 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-31 23:15:39.942 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:15:39.943 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:15:39.944 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-31 23:15:39.945 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-31 23:15:39.947 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-31 23:15:39.948 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-31 23:15:39.949 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:15:39.965 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-31 23:15:39.966 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-31 23:15:39.968 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-31 23:15:39.988 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-31 23:15:39.989 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-31 23:15:40.029 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-31 23:15:40.045 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-31 23:15:40.053 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-31 23:15:40.067 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:15:40.068 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-31 23:15:40.069 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-31 23:15:40.160 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-31 23:15:40.236 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-31 23:15:40.289 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-31 23:15:40.290 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:15:40.321 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-31 23:15:40.365 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:15:40.366 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-31 23:15:40.369 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-31 23:15:40.426 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-31 23:15:40.427 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-31 23:15:40.431 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:15:40.456 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-31 23:15:40.527 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-31 23:15:40.532 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-31 23:15:40.593 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:15:40.594 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-31 23:15:40.596 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-31 23:15:40.597 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-31 23:15:40.600 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-31 23:15:40.623 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-31 23:15:40.624 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:15:40.625 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-31 23:15:40.669 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-31 23:15:40.712 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:15:40.714 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-31 23:15:40.716 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-31 23:15:40.791 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-31 23:15:40.851 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-31 23:15:40.951 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-31 23:15:41.219 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-31 23:15:41.220 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-31 23:15:41.224 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-31 23:15:41.225 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:15:41.281 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-31 23:15:41.304 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:15:41.415 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-31 23:15:41.517 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:15:41.725 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-31 23:15:41.726 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-31 23:15:41.728 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-31 23:15:41.729 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-31 23:15:41.731 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:15:41.732 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-31 23:15:41.733 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-31 23:15:41.850 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-31 23:15:41.880 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-31 23:15:41.928 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:15:41.931 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-31 23:15:42.165 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:15:42.344 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-31 23:15:42.345 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-31 23:15:42.347 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-31 23:15:42.348 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-31 23:15:42.452 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-31 23:15:42.605 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:15:42.706 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-31 23:15:43.012 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:15:43.015 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:15:43.236 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-31 23:15:43.543 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-31 23:15:43.845 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-31 23:15:43.847 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-31 23:15:45.275 | Installing collected packages: glance 2022-03-31 23:15:45.275 | Attempting uninstall: glance 2022-03-31 23:15:45.276 | Found existing installation: glance 24.1.0.dev4 2022-03-31 23:15:45.282 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-31 23:15:45.284 | Running setup.py develop for glance 2022-03-31 23:15:49.717 | Successfully installed glance 2022-03-31 23:15:49.717 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:15:49.725 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:15:49.725 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:15:49.883 | + inc/python:pip_install:200 : result=0 2022-03-31 23:15:49.887 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:15:49.891 | + functions-common:time_stop:2425 : local name 2022-03-31 23:15:49.895 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:15:49.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:15:49.902 | + functions-common:time_stop:2428 : local total 2022-03-31 23:15:49.905 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:15:49.907 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:15:49.910 | + functions-common:time_stop:2432 : start_time=1648768534624 2022-03-31 23:15:49.912 | + functions-common:time_stop:2434 : [[ -z 1648768534624 ]] 2022-03-31 23:15:49.915 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:15:49.920 | + functions-common:time_stop:2437 : end_time=1648768549917 2022-03-31 23:15:49.923 | + functions-common:time_stop:2438 : elapsed_time=15293 2022-03-31 23:15:49.925 | + functions-common:time_stop:2439 : total=79220 2022-03-31 23:15:49.928 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:15:49.931 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94513 2022-03-31 23:15:49.935 | + inc/python:pip_install:203 : return 0 2022-03-31 23:15:49.938 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:15:49.941 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:15:49.944 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:15:49.965 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:15:49.979 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-31 23:15:49.981 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-31 23:15:49.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:15:49.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:15:49.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-31 23:15:49.992 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:15:49.995 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:15:49.997 | + ./stack.sh:main:920 : configure_glance 2022-03-31 23:15:50.000 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-31 23:15:50.012 | + lib/glance:configure_glance:326 : local dburl 2022-03-31 23:15:50.015 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-31 23:15:50.018 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-31 23:15:50.020 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-31 23:15:50.023 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-31 23:15:50.025 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:15:50.028 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:15:50.030 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-31 23:15:50.060 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:15:50.092 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-31 23:15:50.126 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:15:50.158 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-31 23:15:50.188 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-31 23:15:50.219 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-31 23:15:50.221 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:15:50.224 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-31 23:15:50.226 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:15:50.228 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-31 23:15:50.257 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-31 23:15:50.287 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 23:15:50.317 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-31 23:15:50.347 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-31 23:15:50.377 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-31 23:15:50.408 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-31 23:15:50.438 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-31 23:15:50.471 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:15:50.502 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:15:50.534 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:15:50.565 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-31 23:15:50.567 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-31 23:15:50.570 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-31 23:15:50.573 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:15:50.575 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:15:50.578 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:15:50.595 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:50.598 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:15:50.601 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:15:50.603 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:15:50.620 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:50.623 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:15:50.626 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:15:50.656 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:15:50.658 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:15:50.661 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-31 23:15:50.664 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-31 23:15:50.666 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-31 23:15:50.697 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-31 23:15:50.728 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-31 23:15:50.731 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-31 23:15:50.734 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-31 23:15:50.736 | + lib/glance:configure_glance_store:254 : local be 2022-03-31 23:15:50.740 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:15:50.742 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-31 23:15:50.745 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:15:50.779 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-31 23:15:50.782 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.98 2022-03-31 23:15:50.813 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:15:50.816 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-31 23:15:50.833 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:50.835 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-31 23:15:50.866 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-31 23:15:50.899 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-31 23:15:50.930 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-31 23:15:50.965 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-31 23:15:51.001 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-31 23:15:51.019 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:51.022 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:15:51.052 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-31 23:15:51.082 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-31 23:15:51.112 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.98/identity/v3 2022-03-31 23:15:51.142 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-31 23:15:51.177 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.98/image 2022-03-31 23:15:51.212 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-31 23:15:51.230 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:51.232 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-31 23:15:51.235 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-31 23:15:51.237 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:15:51.241 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:15:51.258 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:15:51.261 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:15:51.263 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:15:51.266 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:15:51.268 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:15:51.298 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:15:51.329 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:15:51.363 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:15:51.395 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-31 23:15:51.400 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-31 23:15:51.431 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-31 23:15:51.462 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:15:51.493 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.98/identity 2022-03-31 23:15:51.524 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-31 23:15:51.555 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-31 23:15:51.590 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-31 23:15:51.620 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:15:51.651 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-31 23:15:51.681 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-31 23:15:51.711 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-31 23:15:51.742 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-31 23:15:51.747 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-31 23:15:51.755 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-31 23:15:51.772 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:15:51.775 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-31 23:15:51.777 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-31 23:15:51.780 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-31 23:15:51.782 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-31 23:15:51.785 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-31 23:15:51.787 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-31 23:15:51.791 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-31 23:15:51.794 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-31 23:15:51.798 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-31 23:15:51.828 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-31 23:15:51.830 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-31 23:15:51.833 | ++ functions:get_random_port:837 : true 2022-03-31 23:15:51.835 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-31 23:15:51.838 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-31 23:15:51.840 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-31 23:15:51.914 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-31 23:15:51.917 | ++ functions:get_random_port:841 : break 2 2022-03-31 23:15:51.920 | ++ functions:get_random_port:845 : echo 60999 2022-03-31 23:15:51.924 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-31 23:15:51.927 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-31 23:15:51.958 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-31 23:15:51.986 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-31 23:15:52.014 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:15:52.043 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:15:52.071 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:15:52.099 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:15:52.127 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:15:52.159 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:15:52.190 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:15:52.218 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:15:52.249 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:15:52.279 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:15:52.307 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:15:52.335 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-31 23:15:52.363 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-31 23:15:52.391 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-31 23:15:52.420 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-31 23:15:52.448 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-31 23:15:52.481 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-31 23:15:52.485 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-31 23:15:52.489 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:15:52.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:52.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:52.500 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-31 23:15:52.504 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-31 23:15:52.563 | proxy (enabled by site administrator) 2022-03-31 23:15:52.567 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-31 23:15:52.571 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-31 23:15:52.575 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:15:52.578 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:52.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:52.585 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-31 23:15:52.589 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-31 23:15:52.653 | proxy_http (enabled by site administrator) 2022-03-31 23:15:52.658 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-31 23:15:52.663 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-31 23:15:52.667 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-31 23:15:52.671 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:15:52.674 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:52.678 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:52.682 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:15:52.686 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:15:52.689 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-31 23:15:52.690 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:15:52.698 | KeepAlive Off 2022-03-31 23:15:52.703 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-31 23:15:52.703 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:15:52.712 | SetEnv proxy-sendchunked 1 2022-03-31 23:15:52.716 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-31 23:15:52.716 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:15:52.725 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-31 23:15:52.728 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-31 23:15:52.731 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-31 23:15:52.733 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:15:52.736 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:15:52.738 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:15:52.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:52.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:52.748 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:15:52.751 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:15:52.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:15:52.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:15:52.759 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-31 23:15:52.828 | Site glance-wsgi-api already enabled 2022-03-31 23:15:52.834 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-31 23:15:52.838 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:15:52.842 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:15:52.844 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:15:52.983 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-31 23:15:52.989 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-31 23:15:53.023 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-31 23:15:53.026 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-31 23:15:53.045 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:15:53.047 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-31 23:15:53.050 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-31 23:15:53.052 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-31 23:15:53.055 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:15:53.057 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-31 23:15:53.060 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-31 23:15:53.062 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-31 23:15:53.065 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-31 23:15:53.067 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:15:53.069 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:15:53.072 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:15:53.075 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:15:53.077 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:15:53.080 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:15:53.097 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:15:53.100 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:15:53.102 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:15:53.105 | + functions-common:git_clone:629 : echo master 2022-03-31 23:15:53.106 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:15:53.111 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-31 23:15:53.113 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:15:53.116 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-31 23:15:53.119 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:15:53.119 | + functions-common:git_clone:678 : head -1 2022-03-31 23:15:53.122 | 5b790f394 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-31 23:15:53.125 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:15:53.127 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-31 23:15:53.130 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:15:53.133 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:15:53.135 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-31 23:15:53.138 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:15:53.141 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-31 23:15:53.143 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:15:53.146 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:15:53.148 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-31 23:15:53.151 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:15:53.153 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:15:53.157 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-31 23:15:53.159 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:15:53.162 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-31 23:15:53.165 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:15:53.168 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:15:53.172 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-31 23:15:53.179 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-31 23:15:53.181 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-31 23:15:53.822 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-31 23:15:53.826 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:15:53.831 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:15:53.835 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:15:53.839 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:15:53.843 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-31 23:15:53.846 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:15:53.848 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:15:53.851 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:15:53.854 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:15:53.857 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:15:53.860 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:15:53.863 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:15:53.866 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-31 23:15:53.888 | Using python 3.8 to install /opt/stack/cinder 2022-03-31 23:15:53.890 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-31 23:15:54.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:54.752 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:54.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:54.752 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:55.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:15:55.917 | Obtaining file:///opt/stack/cinder 2022-03-31 23:15:55.918 | Preparing metadata (setup.py): started 2022-03-31 23:16:00.000 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:16:00.143 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-03-31 23:16:00.145 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-03-31 23:16:00.146 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-03-31 23:16:00.147 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-03-31 23:16:00.148 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-03-31 23:16:00.149 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-03-31 23:16:00.150 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:16:00.151 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:16:00.152 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-03-31 23:16:00.153 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-03-31 23:16:00.154 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-03-31 23:16:00.156 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-03-31 23:16:00.157 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:16:00.158 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-03-31 23:16:00.159 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-03-31 23:16:00.160 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-03-31 23:16:00.162 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-03-31 23:16:00.163 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-03-31 23:16:00.164 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-03-31 23:16:00.165 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-03-31 23:16:00.166 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-03-31 23:16:00.167 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:16:00.168 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-03-31 23:16:00.169 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-03-31 23:16:00.171 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:16:00.172 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-03-31 23:16:00.173 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:16:00.174 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-03-31 23:16:00.175 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-03-31 23:16:00.176 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-03-31 23:16:00.177 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:16:00.178 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-03-31 23:16:00.179 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-03-31 23:16:00.180 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-03-31 23:16:00.181 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-03-31 23:16:00.182 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-03-31 23:16:00.184 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-03-31 23:16:00.185 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-03-31 23:16:00.186 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-03-31 23:16:00.187 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-03-31 23:16:00.188 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-03-31 23:16:00.189 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-03-31 23:16:00.190 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-03-31 23:16:00.191 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-03-31 23:16:00.192 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-03-31 23:16:00.193 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-03-31 23:16:00.195 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-03-31 23:16:00.196 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:16:00.197 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-03-31 23:16:00.198 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:16:00.199 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-03-31 23:16:00.200 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-03-31 23:16:00.201 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-03-31 23:16:00.202 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-03-31 23:16:00.203 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-03-31 23:16:00.204 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-03-31 23:16:00.206 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-03-31 23:16:00.207 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:16:00.208 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-03-31 23:16:00.209 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-03-31 23:16:00.210 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-03-31 23:16:00.211 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-03-31 23:16:00.226 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-03-31 23:16:00.227 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-03-31 23:16:00.228 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:16:00.290 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-03-31 23:16:00.321 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:16:00.335 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:16:00.336 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0) 2022-03-31 23:16:00.337 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:16:00.339 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1) 2022-03-31 23:16:00.435 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev43) (1.7.0) 2022-03-31 23:16:00.490 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:16:00.493 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (2.10.1) 2022-03-31 23:16:00.519 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8) 2022-03-31 23:16:00.520 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-03-31 23:16:00.522 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-03-31 23:16:00.576 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev43) (0.17.3) 2022-03-31 23:16:00.622 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (0.8.0) 2022-03-31 23:16:00.623 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-03-31 23:16:00.625 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:16:00.626 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:16:00.714 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (2.0.1) 2022-03-31 23:16:00.716 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.7.6) 2022-03-31 23:16:00.718 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:16:00.779 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (0.9.6) 2022-03-31 23:16:00.781 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (2.8.2) 2022-03-31 23:16:00.843 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.2.3) 2022-03-31 23:16:00.844 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:16:00.845 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.9) 2022-03-31 23:16:00.846 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.4.0) 2022-03-31 23:16:00.850 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:16:00.874 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.3.0) 2022-03-31 23:16:00.875 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:16:00.878 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-03-31 23:16:00.925 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev43) (1.0.3) 2022-03-31 23:16:01.017 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (3.0.0) 2022-03-31 23:16:01.019 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:16:01.042 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:16:01.070 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev43) (0.11.0) 2022-03-31 23:16:01.135 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:16:01.138 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.26.8) 2022-03-31 23:16:01.273 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:16:01.298 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-03-31 23:16:01.443 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:16:01.477 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:16:01.481 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (22.0.0) 2022-03-31 23:16:01.483 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.13.3) 2022-03-31 23:16:01.683 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2.0.12) 2022-03-31 23:16:01.685 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-03-31 23:16:01.688 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-03-31 23:16:01.725 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-03-31 23:16:01.755 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2) 2022-03-31 23:16:01.997 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:16:01.997 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-03-31 23:16:02.142 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:16:02.143 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-03-31 23:16:02.144 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-03-31 23:16:02.276 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-03-31 23:16:02.399 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (4.11.1) 2022-03-31 23:16:02.401 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (5.4.0) 2022-03-31 23:16:02.402 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.1.6) 2022-03-31 23:16:02.437 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:16:02.691 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-03-31 23:16:02.791 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:16:02.793 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:16:02.972 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:16:03.065 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-03-31 23:16:03.067 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-03-31 23:16:03.300 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:16:03.752 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (1.1.5) 2022-03-31 23:16:03.822 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.13.1) 2022-03-31 23:16:03.872 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (0.2.5) 2022-03-31 23:16:05.000 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.32) 2022-03-31 23:16:05.276 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (1.8.2) 2022-03-31 23:16:05.277 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (21.4.0) 2022-03-31 23:16:05.423 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (2.2) 2022-03-31 23:16:05.642 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:16:05.774 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (3.7.0) 2022-03-31 23:16:07.510 | Installing collected packages: cinder 2022-03-31 23:16:07.510 | Attempting uninstall: cinder 2022-03-31 23:16:07.510 | Found existing installation: cinder 20.1.0.dev43 2022-03-31 23:16:07.516 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-31 23:16:07.518 | Running setup.py develop for cinder 2022-03-31 23:16:13.338 | Successfully installed cinder 2022-03-31 23:16:13.338 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:16:13.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:16:13.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:16:13.513 | + inc/python:pip_install:200 : result=0 2022-03-31 23:16:13.516 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:16:13.521 | + functions-common:time_stop:2425 : local name 2022-03-31 23:16:13.525 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:16:13.528 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:16:13.531 | + functions-common:time_stop:2428 : local total 2022-03-31 23:16:13.534 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:16:13.536 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:16:13.539 | + functions-common:time_stop:2432 : start_time=1648768553882 2022-03-31 23:16:13.541 | + functions-common:time_stop:2434 : [[ -z 1648768553882 ]] 2022-03-31 23:16:13.544 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:16:13.549 | + functions-common:time_stop:2437 : end_time=1648768573546 2022-03-31 23:16:13.552 | + functions-common:time_stop:2438 : elapsed_time=19664 2022-03-31 23:16:13.556 | + functions-common:time_stop:2439 : total=94513 2022-03-31 23:16:13.558 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:16:13.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114177 2022-03-31 23:16:13.564 | + inc/python:pip_install:203 : return 0 2022-03-31 23:16:13.567 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:16:13.569 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:16:13.572 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:16:13.594 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:16:13.606 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-31 23:16:13.609 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-31 23:16:13.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:16:13.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:16:13.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-31 23:16:13.619 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:16:13.622 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-31 23:16:13.625 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-31 23:16:13.627 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-31 23:16:13.630 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:16:13.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:16:13.636 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-31 23:16:13.650 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-31 23:16:13.653 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:16:13.655 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:16:13.659 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:16:13.662 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:16:13.665 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:16:13.668 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:16:13.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:16:13.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:16:13.676 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:16:13.679 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:16:13.681 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:16:13.684 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:16:13.686 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-31 23:16:13.689 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:16:13.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:16:13.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:16:13.697 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-31 23:16:13.727 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-31 23:16:13.837 | Reading package lists... 2022-03-31 23:16:14.085 | Building dependency tree... 2022-03-31 23:16:14.086 | Reading state information... 2022-03-31 23:16:14.338 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-31 23:16:14.338 | The following packages were automatically installed and are no longer required: 2022-03-31 23:16:14.339 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:16:14.340 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:16:14.340 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:16:14.340 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:16:14.340 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:16:14.340 | python3-zope.interface 2022-03-31 23:16:14.340 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:16:14.488 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:16:14.495 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:16:14.498 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:16:14.502 | + functions-common:time_stop:2425 : local name 2022-03-31 23:16:14.505 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:16:14.509 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:16:14.512 | + functions-common:time_stop:2428 : local total 2022-03-31 23:16:14.516 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:16:14.518 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:16:14.522 | + functions-common:time_stop:2432 : start_time=1648768573723 2022-03-31 23:16:14.525 | + functions-common:time_stop:2434 : [[ -z 1648768573723 ]] 2022-03-31 23:16:14.528 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:16:14.534 | + functions-common:time_stop:2437 : end_time=1648768574530 2022-03-31 23:16:14.538 | + functions-common:time_stop:2438 : elapsed_time=807 2022-03-31 23:16:14.541 | + functions-common:time_stop:2439 : total=5602 2022-03-31 23:16:14.543 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:16:14.547 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6409 2022-03-31 23:16:14.549 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:16:14.552 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:16:14.554 | + ./stack.sh:main:926 : configure_cinder 2022-03-31 23:16:14.557 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-31 23:16:14.570 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-31 23:16:14.574 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-31 23:16:14.577 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-31 23:16:14.579 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:16:14.582 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-31 23:16:14.583 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:16:14.587 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-31 23:16:14.590 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-31 23:16:14.592 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:16:14.594 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-31 23:16:14.596 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-31 23:16:14.599 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-31 23:16:14.601 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-31 23:16:14.603 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-31 23:16:14.615 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-31 23:16:14.627 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-31 23:16:14.639 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-31 23:16:14.652 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-31 23:16:14.664 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:16:14.667 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:16:14.671 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.86cn2th8IG 2022-03-31 23:16:14.673 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:16:14.676 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:16:14.678 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-31 23:16:14.681 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.86cn2th8IG 2022-03-31 23:16:14.684 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.86cn2th8IG 2022-03-31 23:16:14.696 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.86cn2th8IG /etc/sudoers.d/cinder-rootwrap 2022-03-31 23:16:14.709 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-31 23:16:14.713 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:16:14.716 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:16:14.718 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:16:14.720 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:16:14.722 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-31 23:16:14.725 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-31 23:16:14.727 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-31 23:16:14.730 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-31 23:16:14.734 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-31 23:16:14.739 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-31 23:16:14.758 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-31 23:16:14.776 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-31 23:16:14.796 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-31 23:16:14.817 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-31 23:16:14.836 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-31 23:16:14.856 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-31 23:16:14.874 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-31 23:16:14.893 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-31 23:16:14.896 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:16:14.898 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-31 23:16:14.900 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:16:14.903 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-31 23:16:14.934 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-31 23:16:14.966 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 23:16:14.994 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-31 23:16:15.023 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-31 23:16:15.052 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-31 23:16:15.083 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-31 23:16:15.112 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-31 23:16:15.141 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:16:15.169 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:16:15.197 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-31 23:16:15.231 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-31 23:16:15.260 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-31 23:16:15.263 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-31 23:16:15.266 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-31 23:16:15.268 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-31 23:16:15.271 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:16:15.274 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:16:15.305 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-31 23:16:15.333 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-31 23:16:15.362 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-31 23:16:15.391 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-31 23:16:15.423 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-31 23:16:15.452 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-31 23:16:15.484 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-31 23:16:15.487 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.98 2022-03-31 23:16:15.518 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:16:15.550 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-31 23:16:15.559 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4773e045082804639524a004753f245d 2022-03-31 23:16:15.593 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-31 23:16:15.595 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-31 23:16:15.624 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-31 23:16:15.653 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-31 23:16:15.681 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-31 23:16:15.710 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-31 23:16:15.727 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:15.730 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-31 23:16:15.747 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:15.749 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-31 23:16:15.766 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:15.769 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-31 23:16:15.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:15.788 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-31 23:16:15.791 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-31 23:16:15.793 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-31 23:16:15.796 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-31 23:16:15.798 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:16:15.800 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:16:15.803 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:16:15.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:16:15.822 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:16:15.825 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:16:15.828 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:16:15.844 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:16:15.847 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:16:15.850 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:16:15.885 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:16:15.889 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:16:15.892 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-31 23:16:15.894 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-31 23:16:15.897 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:16:15.900 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:16:15.918 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:16:15.920 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:16:15.922 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:16:15.925 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:16:15.928 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:16:15.956 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:16:15.985 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:16:16.014 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:16:16.043 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-31 23:16:16.060 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:16:16.062 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-31 23:16:16.065 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:16:16.067 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-31 23:16:16.069 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-31 23:16:16.072 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:16:16.074 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:16:16.077 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-31 23:16:16.081 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-31 23:16:16.084 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:16:16.086 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:16:16.099 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:16:16.100 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:16:16.108 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:16:16.112 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:16:16.129 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:16:16.131 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:16:16.136 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-31 23:16:16.167 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:16:16.195 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-31 23:16:16.223 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:16:16.251 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:16:16.279 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:16:16.307 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:16:16.335 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:16:16.366 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:16:16.394 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:16:16.423 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:16:16.453 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:16:16.482 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:16:16.514 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:16:16.517 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:16:16.520 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-31 23:16:16.522 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-31 23:16:16.525 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:16:16.527 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:16:16.530 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:16:16.532 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:16:16.535 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:16:16.537 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:16:16.566 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:16:16.599 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-31 23:16:16.599 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:16:16.608 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-31 23:16:16.611 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-31 23:16:16.614 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-31 23:16:16.616 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:16:16.619 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:16:16.621 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:16:16.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:16:16.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:16:16.628 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:16:16.631 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:16:16.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:16:16.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:16:16.638 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-31 23:16:16.701 | Enabling site cinder-wsgi. 2022-03-31 23:16:16.710 | To activate the new configuration, you need to run: 2022-03-31 23:16:16.710 | systemctl reload apache2 2022-03-31 23:16:16.717 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:16:16.720 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:16:16.725 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:16:16.728 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:16:16.869 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-31 23:16:16.872 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-31 23:16:16.903 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.98/image 2022-03-31 23:16:16.933 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-31 23:16:16.951 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:16.954 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-31 23:16:16.956 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:16:16.959 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:16:16.961 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:16:16.963 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-31 23:16:16.995 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-31 23:16:17.023 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.98/identity 2022-03-31 23:16:17.051 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-31 23:16:17.080 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-31 23:16:17.109 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-31 23:16:17.141 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-31 23:16:17.172 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-31 23:16:17.203 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:16:17.232 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-31 23:16:17.260 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-31 23:16:17.289 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:16:17.317 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-31 23:16:17.319 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-31 23:16:17.336 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:16:17.338 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.98:2379 2022-03-31 23:16:17.370 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-31 23:16:17.373 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-31 23:16:17.391 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:16:17.393 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-31 23:16:17.396 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-31 23:16:17.399 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-31 23:16:17.402 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:16:17.404 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-31 23:16:17.407 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-31 23:16:17.411 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:16:17.411 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:16:17.417 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:16:17.420 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:16:17.423 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:16:17.425 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:16:17.428 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-31 23:16:17.431 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-31 23:16:17.433 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-31 23:16:17.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:16:17.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:16:17.441 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-31 23:16:17.444 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:16:17.446 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-31 23:16:17.449 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-31 23:16:17.451 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-31 23:16:17.454 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:16:17.456 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:16:17.459 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:16:17.462 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:16:17.465 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:16:17.469 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:16:17.486 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:16:17.488 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:16:17.491 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:16:17.494 | + functions-common:git_clone:629 : echo master 2022-03-31 23:16:17.494 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:16:17.499 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-31 23:16:17.502 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:16:17.504 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-31 23:16:17.507 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:16:17.507 | + functions-common:git_clone:678 : head -1 2022-03-31 23:16:17.520 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-03-31 23:16:17.523 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:16:17.526 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-31 23:16:17.529 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:16:17.531 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:16:17.534 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-31 23:16:17.537 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:16:17.539 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-31 23:16:17.542 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:16:17.545 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:16:17.547 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-31 23:16:17.550 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:16:17.552 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:16:17.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-31 23:16:17.558 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:16:17.561 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-31 23:16:17.564 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:16:17.566 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:16:17.570 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-31 23:16:17.576 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-31 23:16:17.578 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-31 23:16:18.218 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-31 23:16:18.221 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:16:18.224 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:16:18.228 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:16:18.232 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:16:18.235 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-31 23:16:18.237 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:16:18.239 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:16:18.242 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:16:18.244 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:16:18.246 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:16:18.249 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:16:18.252 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:16:18.254 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-31 23:16:18.276 | Using python 3.8 to install /opt/stack/neutron 2022-03-31 23:16:18.278 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-31 23:16:19.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:16:19.147 | from cryptography.utils import int_from_bytes 2022-03-31 23:16:19.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:16:19.147 | from cryptography.utils import int_from_bytes 2022-03-31 23:16:20.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:16:20.326 | Obtaining file:///opt/stack/neutron 2022-03-31 23:16:20.327 | Preparing metadata (setup.py): started 2022-03-31 23:16:24.539 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:16:24.635 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-03-31 23:16:24.636 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:16:24.637 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-03-31 23:16:24.638 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-03-31 23:16:24.639 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:16:24.640 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-03-31 23:16:24.641 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-03-31 23:16:24.642 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-03-31 23:16:24.643 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-03-31 23:16:24.644 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-03-31 23:16:24.645 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-03-31 23:16:24.646 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-03-31 23:16:24.647 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-03-31 23:16:24.649 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-03-31 23:16:24.650 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-03-31 23:16:24.651 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-03-31 23:16:24.652 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:16:24.653 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-03-31 23:16:24.654 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-03-31 23:16:24.655 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:16:24.656 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-03-31 23:16:24.657 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:16:24.658 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-03-31 23:16:24.659 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:16:24.660 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-03-31 23:16:24.661 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-03-31 23:16:24.662 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-03-31 23:16:24.664 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-03-31 23:16:24.665 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-03-31 23:16:24.666 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-03-31 23:16:24.667 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-03-31 23:16:24.668 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-03-31 23:16:24.669 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:16:24.670 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-03-31 23:16:24.671 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:16:24.672 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-03-31 23:16:24.674 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-03-31 23:16:24.675 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:16:24.676 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-03-31 23:16:24.677 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-03-31 23:16:24.678 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-03-31 23:16:24.679 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:16:24.680 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-03-31 23:16:24.681 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-03-31 23:16:24.682 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-03-31 23:16:24.683 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-03-31 23:16:24.684 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-03-31 23:16:24.685 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:24.686 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-03-31 23:16:24.687 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-03-31 23:16:24.688 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-03-31 23:16:24.689 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:16:24.690 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-03-31 23:16:24.691 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:16:24.692 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-03-31 23:16:24.708 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-03-31 23:16:24.709 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-03-31 23:16:24.711 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-03-31 23:16:24.719 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-03-31 23:16:24.730 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-03-31 23:16:24.732 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:16:24.733 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-03-31 23:16:24.752 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev73) (3.0.7) 2022-03-31 23:16:24.759 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:16:24.818 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-03-31 23:16:24.819 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.7.0) 2022-03-31 23:16:24.873 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:16:24.874 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (4.4.0) 2022-03-31 23:16:24.918 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:16:24.921 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (1.2.2) 2022-03-31 23:16:24.948 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:16:24.950 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.32) 2022-03-31 23:16:24.951 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-03-31 23:16:24.952 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.1.5) 2022-03-31 23:16:24.953 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-03-31 23:16:24.955 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-03-31 23:16:24.957 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-03-31 23:16:24.958 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-03-31 23:16:24.974 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev73) (1.0.3) 2022-03-31 23:16:25.064 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev73) (0.17.3) 2022-03-31 23:16:25.105 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:16:25.167 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.13.0) 2022-03-31 23:16:25.170 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (2.0.1) 2022-03-31 23:16:25.172 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:16:25.254 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (0.9.6) 2022-03-31 23:16:25.258 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (2.8.2) 2022-03-31 23:16:25.314 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.9) 2022-03-31 23:16:25.316 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:16:25.318 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.2.3) 2022-03-31 23:16:25.320 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.4.0) 2022-03-31 23:16:25.344 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:16:25.347 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.3.0) 2022-03-31 23:16:25.391 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (1.15.0) 2022-03-31 23:16:25.446 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-03-31 23:16:25.479 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:16:25.479 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-03-31 23:16:25.503 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:16:25.649 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:16:25.717 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-03-31 23:16:25.793 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:16:25.794 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-03-31 23:16:25.901 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:25.903 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:25.904 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:25.905 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:25.906 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:25.907 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:25.908 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:16:26.108 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:16:26.109 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.10.1) 2022-03-31 23:16:26.112 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:16:26.157 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (3.17.6) 2022-03-31 23:16:26.160 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:16:26.246 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-03-31 23:16:26.248 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2.0.12) 2022-03-31 23:16:26.251 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-03-31 23:16:26.252 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (1.26.8) 2022-03-31 23:16:26.286 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-03-31 23:16:26.612 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-03-31 23:16:26.687 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:16:26.880 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (2.21) 2022-03-31 23:16:26.953 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:16:26.955 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:16:27.174 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:16:27.352 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.2) 2022-03-31 23:16:27.865 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.13.1) 2022-03-31 23:16:27.912 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (0.2.5) 2022-03-31 23:16:28.499 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.4.2) 2022-03-31 23:16:28.501 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.2) 2022-03-31 23:16:28.838 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (4.10.0) 2022-03-31 23:16:28.840 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.0.0) 2022-03-31 23:16:29.008 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev73) (3.7.0) 2022-03-31 23:16:29.249 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (1.8.2) 2022-03-31 23:16:29.250 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (21.4.0) 2022-03-31 23:16:29.430 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.0.0) 2022-03-31 23:16:29.641 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:16:31.177 | Installing collected packages: neutron 2022-03-31 23:16:31.177 | Attempting uninstall: neutron 2022-03-31 23:16:31.177 | Found existing installation: neutron 20.1.0.dev73 2022-03-31 23:16:31.197 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-31 23:16:31.198 | Running setup.py develop for neutron 2022-03-31 23:16:37.127 | Successfully installed neutron 2022-03-31 23:16:37.127 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:16:37.135 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:16:37.135 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:16:37.285 | + inc/python:pip_install:200 : result=0 2022-03-31 23:16:37.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:16:37.293 | + functions-common:time_stop:2425 : local name 2022-03-31 23:16:37.297 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:16:37.301 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:16:37.304 | + functions-common:time_stop:2428 : local total 2022-03-31 23:16:37.309 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:16:37.312 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:16:37.315 | + functions-common:time_stop:2432 : start_time=1648768578270 2022-03-31 23:16:37.318 | + functions-common:time_stop:2434 : [[ -z 1648768578270 ]] 2022-03-31 23:16:37.321 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:16:37.326 | + functions-common:time_stop:2437 : end_time=1648768597323 2022-03-31 23:16:37.329 | + functions-common:time_stop:2438 : elapsed_time=19053 2022-03-31 23:16:37.331 | + functions-common:time_stop:2439 : total=114177 2022-03-31 23:16:37.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:16:37.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133230 2022-03-31 23:16:37.340 | + inc/python:pip_install:203 : return 0 2022-03-31 23:16:37.343 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:16:37.345 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:16:37.348 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:16:37.367 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:16:37.380 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-31 23:16:37.383 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-31 23:16:37.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:16:37.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:16:37.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-31 23:16:37.394 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:16:37.397 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:16:37.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:16:37.404 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-31 23:16:37.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:16:37.426 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-31 23:16:37.429 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-31 23:16:37.432 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-31 23:16:37.434 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:16:37.437 | + lib/stack:stack_install_service:32 : install_nova 2022-03-31 23:16:37.440 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-31 23:16:37.443 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-31 23:16:37.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:16:37.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:16:37.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-31 23:16:37.453 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:16:37.455 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-31 23:16:37.472 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:37.475 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-31 23:16:37.491 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:37.494 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-31 23:16:37.512 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:37.515 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-31 23:16:37.518 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-31 23:16:37.521 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-31 23:16:37.524 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:16:37.526 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:16:37.529 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:16:37.532 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:16:37.535 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:16:37.538 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:16:37.554 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:16:37.556 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:16:37.558 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:16:37.561 | + functions-common:git_clone:629 : echo master 2022-03-31 23:16:37.562 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:16:37.567 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-31 23:16:37.569 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:16:37.572 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-31 23:16:37.575 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:16:37.575 | + functions-common:git_clone:678 : head -1 2022-03-31 23:16:37.597 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-03-31 23:16:37.601 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:16:37.603 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-31 23:16:37.606 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:16:37.609 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:16:37.611 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-31 23:16:37.614 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:16:37.616 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-31 23:16:37.619 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:16:37.621 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:16:37.624 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-31 23:16:37.626 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:16:37.629 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:16:37.632 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-31 23:16:37.635 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:16:37.638 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-31 23:16:37.640 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:16:37.644 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:16:37.648 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-31 23:16:37.654 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-31 23:16:37.657 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-31 23:16:38.298 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-31 23:16:38.301 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:16:38.304 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:16:38.307 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:16:38.310 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:16:38.314 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-31 23:16:38.316 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:16:38.319 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:16:38.322 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:16:38.324 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:16:38.328 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:16:38.330 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:16:38.333 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:16:38.336 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-31 23:16:38.359 | Using python 3.8 to install /opt/stack/nova 2022-03-31 23:16:38.361 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-31 23:16:39.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:16:39.240 | from cryptography.utils import int_from_bytes 2022-03-31 23:16:39.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:16:39.241 | from cryptography.utils import int_from_bytes 2022-03-31 23:16:40.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:16:40.413 | Obtaining file:///opt/stack/nova 2022-03-31 23:16:40.414 | Preparing metadata (setup.py): started 2022-03-31 23:16:45.415 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:16:45.538 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-03-31 23:16:45.539 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-03-31 23:16:45.541 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-03-31 23:16:45.541 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-03-31 23:16:45.542 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-03-31 23:16:45.543 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-03-31 23:16:45.544 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-03-31 23:16:45.546 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-03-31 23:16:45.547 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-03-31 23:16:45.548 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-03-31 23:16:45.549 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-03-31 23:16:45.550 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-03-31 23:16:45.551 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:16:45.552 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:16:45.553 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-03-31 23:16:45.554 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-03-31 23:16:45.555 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-03-31 23:16:45.556 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-03-31 23:16:45.557 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-03-31 23:16:45.558 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-03-31 23:16:45.559 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:16:45.560 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-03-31 23:16:45.561 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:16:45.562 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-03-31 23:16:45.563 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-03-31 23:16:45.564 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-03-31 23:16:45.566 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:16:45.567 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:16:45.568 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-03-31 23:16:45.569 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:16:45.571 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-03-31 23:16:45.572 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-03-31 23:16:45.573 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-03-31 23:16:45.574 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:16:45.575 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-03-31 23:16:45.576 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-03-31 23:16:45.577 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:16:45.578 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-03-31 23:16:45.579 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-03-31 23:16:45.580 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:16:45.581 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-03-31 23:16:45.582 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-03-31 23:16:45.583 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:16:45.584 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-03-31 23:16:45.586 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-03-31 23:16:45.587 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:16:45.588 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-03-31 23:16:45.589 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-03-31 23:16:45.590 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-03-31 23:16:45.591 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-03-31 23:16:45.593 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-03-31 23:16:45.594 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:16:45.595 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-03-31 23:16:45.596 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:16:45.597 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-03-31 23:16:45.598 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-03-31 23:16:45.599 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-03-31 23:16:45.600 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:16:45.601 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-03-31 23:16:45.602 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-03-31 23:16:45.603 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-03-31 23:16:45.604 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:16:45.606 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-03-31 23:16:45.607 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-03-31 23:16:45.623 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-03-31 23:16:45.625 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-03-31 23:16:45.626 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-03-31 23:16:45.647 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0) 2022-03-31 23:16:45.686 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-03-31 23:16:45.716 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:16:45.717 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-03-31 23:16:45.741 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:16:45.863 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:16:45.865 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0) 2022-03-31 23:16:45.922 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-03-31 23:16:45.923 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5) 2022-03-31 23:16:45.924 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:16:45.926 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-03-31 23:16:45.927 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32) 2022-03-31 23:16:45.929 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:16:45.951 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0) 2022-03-31 23:16:45.954 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:16:46.004 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1) 2022-03-31 23:16:46.006 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:46.010 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:16:46.066 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3) 2022-03-31 23:16:46.200 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1) 2022-03-31 23:16:46.203 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:16:46.281 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6) 2022-03-31 23:16:46.344 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3) 2022-03-31 23:16:46.347 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0) 2022-03-31 23:16:46.348 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:16:46.351 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9) 2022-03-31 23:16:46.376 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:16:46.379 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0) 2022-03-31 23:16:46.431 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3) 2022-03-31 23:16:46.485 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-03-31 23:16:46.519 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0) 2022-03-31 23:16:46.522 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:16:46.573 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-03-31 23:16:46.574 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7) 2022-03-31 23:16:46.663 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:16:46.688 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-03-31 23:16:46.767 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-03-31 23:16:46.845 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev22) (3.17.6) 2022-03-31 23:16:46.905 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0) 2022-03-31 23:16:46.909 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:16:46.912 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3) 2022-03-31 23:16:46.952 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:16:46.953 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:16:46.957 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:16:47.037 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-03-31 23:16:47.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-03-31 23:16:47.041 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12) 2022-03-31 23:16:47.042 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8) 2022-03-31 23:16:47.135 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-03-31 23:16:47.342 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-03-31 23:16:47.344 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-03-31 23:16:47.455 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-03-31 23:16:47.459 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:16:47.460 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-03-31 23:16:47.543 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-03-31 23:16:47.621 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-03-31 23:16:47.655 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:16:47.890 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-03-31 23:16:47.966 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:16:47.969 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:16:48.169 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:16:48.278 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.2) 2022-03-31 23:16:48.773 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.13.1) 2022-03-31 23:16:48.820 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.16.0) 2022-03-31 23:16:49.182 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:49.183 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:49.184 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:49.185 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:49.186 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:49.187 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:49.189 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:16:50.407 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0) 2022-03-31 23:16:50.809 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (1.8.2) 2022-03-31 23:16:50.810 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (21.4.0) 2022-03-31 23:16:50.907 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:16:51.017 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0) 2022-03-31 23:16:52.610 | Installing collected packages: nova 2022-03-31 23:16:52.610 | Attempting uninstall: nova 2022-03-31 23:16:52.611 | Found existing installation: nova 25.1.0.dev22 2022-03-31 23:16:52.619 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-31 23:16:52.620 | Running setup.py develop for nova 2022-03-31 23:16:59.069 | Successfully installed nova 2022-03-31 23:16:59.069 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:16:59.077 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:16:59.077 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:16:59.231 | + inc/python:pip_install:200 : result=0 2022-03-31 23:16:59.235 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:16:59.238 | + functions-common:time_stop:2425 : local name 2022-03-31 23:16:59.242 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:16:59.245 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:16:59.249 | + functions-common:time_stop:2428 : local total 2022-03-31 23:16:59.251 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:16:59.253 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:16:59.256 | + functions-common:time_stop:2432 : start_time=1648768598353 2022-03-31 23:16:59.258 | + functions-common:time_stop:2434 : [[ -z 1648768598353 ]] 2022-03-31 23:16:59.262 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:16:59.268 | + functions-common:time_stop:2437 : end_time=1648768619264 2022-03-31 23:16:59.271 | + functions-common:time_stop:2438 : elapsed_time=20911 2022-03-31 23:16:59.275 | + functions-common:time_stop:2439 : total=133230 2022-03-31 23:16:59.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:16:59.282 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154141 2022-03-31 23:16:59.284 | + inc/python:pip_install:203 : return 0 2022-03-31 23:16:59.286 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:16:59.289 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:16:59.292 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:16:59.314 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:16:59.327 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-31 23:16:59.329 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-31 23:16:59.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:16:59.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:16:59.337 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-31 23:16:59.340 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:16:59.343 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-31 23:16:59.355 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:16:59.358 | + ./stack.sh:main:937 : configure_nova 2022-03-31 23:16:59.361 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-31 23:16:59.373 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-31 23:16:59.376 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-31 23:16:59.379 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:16:59.383 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-31 23:16:59.383 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:16:59.389 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-31 23:16:59.391 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-31 23:16:59.394 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:16:59.397 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-31 23:16:59.399 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-31 23:16:59.403 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-31 23:16:59.405 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-31 23:16:59.408 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-31 23:16:59.420 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-31 23:16:59.433 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-31 23:16:59.446 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-31 23:16:59.458 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-31 23:16:59.471 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:16:59.475 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:16:59.480 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.duFcvTU8ch 2022-03-31 23:16:59.483 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:16:59.485 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:16:59.488 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-31 23:16:59.491 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:16:59.493 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:16:59.496 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.duFcvTU8ch 2022-03-31 23:16:59.500 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.duFcvTU8ch 2022-03-31 23:16:59.513 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.duFcvTU8ch /etc/sudoers.d/nova-rootwrap 2022-03-31 23:16:59.526 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-31 23:16:59.530 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:16:59.533 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:16:59.536 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:16:59.538 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:16:59.541 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-31 23:16:59.543 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-31 23:16:59.546 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:16:59.549 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-31 23:16:59.556 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-31 23:16:59.578 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:16:59.581 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-31 23:16:59.583 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-31 23:16:59.587 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-31 23:16:59.591 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-31 23:16:59.620 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-31 23:16:59.622 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-31 23:16:59.651 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-31 23:16:59.682 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-31 23:16:59.712 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-31 23:16:59.744 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-31 23:16:59.781 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-31 23:16:59.811 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-31 23:16:59.814 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.98 2022-03-31 23:16:59.842 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-31 23:16:59.870 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-31 23:16:59.898 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-31 23:16:59.925 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-31 23:16:59.953 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:16:59.987 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-31 23:16:59.990 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:16:59.993 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:16:59.997 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:17:00.000 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:17:00.002 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:17:00.005 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:17:00.007 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:17:00.009 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:17:00.011 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:17:00.014 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:17:00.016 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:17:00.018 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-31 23:17:00.020 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:17:00.023 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:17:00.025 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:17:00.027 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:17:00.030 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:17:00.032 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:17:00.034 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-31 23:17:00.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:00.053 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:17:00.055 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-31 23:17:00.057 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-31 23:17:00.085 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-31 23:17:00.087 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:17:00.090 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:17:00.092 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:17:00.095 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:17:00.097 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:17:00.130 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-31 23:17:00.133 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-31 23:17:00.135 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-31 23:17:00.138 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-31 23:17:00.141 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:17:00.144 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:17:00.176 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-31 23:17:00.206 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-31 23:17:00.234 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-31 23:17:00.262 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-31 23:17:00.279 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:00.282 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-31 23:17:00.299 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:00.302 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-31 23:17:00.303 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-31 23:17:00.309 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-31 23:17:00.312 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-31 23:17:00.341 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-31 23:17:00.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:00.360 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-31 23:17:00.362 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:17:00.364 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:17:00.367 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:17:00.369 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-31 23:17:00.398 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-31 23:17:00.427 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 23:17:00.456 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-31 23:17:00.484 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-31 23:17:00.513 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-31 23:17:00.544 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-31 23:17:00.572 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-31 23:17:00.603 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:17:00.631 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:17:00.659 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-31 23:17:00.676 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:00.678 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-31 23:17:00.681 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-31 23:17:00.711 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-31 23:17:00.739 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.98/identity 2022-03-31 23:17:00.767 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-31 23:17:00.797 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-31 23:17:00.827 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-31 23:17:00.855 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-31 23:17:00.883 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-31 23:17:00.911 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-31 23:17:00.927 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:00.930 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-31 23:17:00.932 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-31 23:17:00.960 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-31 23:17:00.991 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-31 23:17:00.993 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-31 23:17:01.021 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-31 23:17:01.023 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-31 23:17:01.026 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-31 23:17:01.028 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:17:01.031 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:17:01.033 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:17:01.035 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:17:01.038 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:17:01.040 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:17:01.042 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-31 23:17:01.045 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:17:01.047 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:17:01.049 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:17:01.052 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:17:01.054 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:17:01.056 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:17:01.059 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:17:01.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:17:01.063 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:17:01.066 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:17:01.068 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:17:01.070 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-31 23:17:01.073 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-31 23:17:01.075 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:17:01.078 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:17:01.095 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:17:01.097 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:17:01.100 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:17:01.102 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:17:01.104 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:17:01.133 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:17:01.161 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:17:01.189 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:17:01.218 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-31 23:17:01.248 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-31 23:17:01.264 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:01.267 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-31 23:17:01.269 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-31 23:17:01.272 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-31 23:17:01.274 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-31 23:17:01.276 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:17:01.279 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:17:01.282 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-31 23:17:01.286 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-31 23:17:01.288 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:17:01.291 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:17:01.303 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:17:01.304 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:17:01.312 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:17:01.316 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:17:01.332 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:17:01.334 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-31 23:17:01.338 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-31 23:17:01.369 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:17:01.396 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-31 23:17:01.424 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:17:01.452 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:17:01.480 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:17:01.508 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:17:01.536 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:17:01.563 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:17:01.594 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:17:01.626 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:17:01.656 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:17:01.684 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:17:01.711 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:17:01.714 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:17:01.717 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-31 23:17:01.720 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-31 23:17:01.722 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:17:01.725 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:01.727 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:01.729 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:17:01.732 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:17:01.735 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:17:01.762 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:17:01.790 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-31 23:17:01.791 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:17:01.799 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-31 23:17:01.803 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-31 23:17:01.805 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-31 23:17:01.808 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:17:01.810 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:17:01.813 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:17:01.815 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:01.817 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:01.820 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:17:01.822 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:17:01.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:01.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:01.829 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-31 23:17:01.893 | Enabling site nova-api-wsgi. 2022-03-31 23:17:01.903 | To activate the new configuration, you need to run: 2022-03-31 23:17:01.903 | systemctl reload apache2 2022-03-31 23:17:01.910 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:17:01.914 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:17:01.918 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:17:01.921 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:17:02.060 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-31 23:17:02.081 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:02.083 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-31 23:17:02.086 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:17:02.088 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-31 23:17:02.091 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-31 23:17:02.093 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-31 23:17:02.095 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:17:02.098 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:17:02.103 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-31 23:17:02.105 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:17:02.107 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:17:02.121 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:17:02.121 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:17:02.129 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:17:02.133 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:17:02.148 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-31 23:17:02.151 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:17:02.155 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:17:02.187 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-31 23:17:02.215 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-31 23:17:02.245 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:17:02.277 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:17:02.306 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:17:02.338 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:17:02.367 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:17:02.395 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:17:02.423 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:17:02.453 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:17:02.484 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:17:02.512 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:17:02.545 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-31 23:17:02.548 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-31 23:17:02.575 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-31 23:17:02.592 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:02.595 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:17:02.627 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-31 23:17:02.629 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-31 23:17:02.632 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-31 23:17:02.649 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:02.651 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:17:02.654 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:17:02.683 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-31 23:17:02.714 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-31 23:17:02.716 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:17:02.719 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-31 23:17:02.721 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:17:02.724 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:17:02.726 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:17:02.743 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:02.746 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:17:02.748 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:17:02.751 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:17:02.767 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:02.770 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:17:02.772 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:17:02.801 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:17:02.803 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:17:02.806 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-31 23:17:02.834 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-31 23:17:02.862 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-31 23:17:02.893 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-31 23:17:02.910 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:02.912 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:17:02.940 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-31 23:17:02.943 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-31 23:17:02.945 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-31 23:17:02.977 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-31 23:17:03.005 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.98/identity 2022-03-31 23:17:03.033 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-31 23:17:03.062 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-31 23:17:03.090 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-31 23:17:03.119 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-31 23:17:03.147 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-31 23:17:03.176 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-31 23:17:03.204 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-31 23:17:03.221 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:03.224 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-31 23:17:03.228 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:17:03.231 | + lib/nova:create_nova_conf:553 : local conf 2022-03-31 23:17:03.233 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-31 23:17:03.236 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-31 23:17:03.239 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:17:03.241 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:17:03.244 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:17:03.246 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-31 23:17:03.249 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-31 23:17:03.253 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-31 23:17:03.256 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-31 23:17:03.258 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-31 23:17:03.261 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-31 23:17:03.263 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:17:03.266 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:17:03.299 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-31 23:17:03.333 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-31 23:17:03.365 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:17:03.367 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-31 23:17:03.370 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-31 23:17:03.372 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-31 23:17:03.389 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:03.393 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-31 23:17:03.393 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-31 23:17:04.118 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-31 23:17:04.121 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-31 23:17:04.125 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:17:04.128 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-31 23:17:04.132 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:17:04.137 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:17:04.140 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:17:04.160 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:04.165 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:17:04.168 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:17:04.172 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:17:04.191 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:04.194 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 23:17:04.197 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 23:17:04.228 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:17:04.230 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:17:04.233 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-31 23:17:04.250 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:04.252 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-31 23:17:04.255 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:17:04.257 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-31 23:17:04.287 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.98/identity 2022-03-31 23:17:04.319 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-31 23:17:04.348 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-31 23:17:04.377 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-31 23:17:04.405 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-31 23:17:04.433 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-31 23:17:04.462 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-31 23:17:04.495 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-31 23:17:04.504 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-31 23:17:04.506 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-31 23:17:04.509 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:17:04.529 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:17:04.532 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:17:04.534 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:17:04.537 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:17:04.539 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:17:04.568 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:17:04.597 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:17:04.632 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:17:04.668 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:17:04.671 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-31 23:17:04.675 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:17:04.678 | + lib/nova:create_nova_conf:587 : local conf 2022-03-31 23:17:04.680 | + lib/nova:create_nova_conf:588 : local offset 2022-03-31 23:17:04.684 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-31 23:17:04.686 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:17:04.689 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:17:04.692 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:17:04.694 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-31 23:17:04.696 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-31 23:17:04.699 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:17:04.701 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-31 23:17:04.704 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-31 23:17:04.706 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-31 23:17:04.722 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:04.725 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-31 23:17:04.727 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-31 23:17:04.744 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:04.746 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-31 23:17:04.762 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:04.765 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-31 23:17:04.782 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:04.785 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-31 23:17:04.802 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:04.805 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-31 23:17:04.807 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-31 23:17:04.810 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-31 23:17:04.812 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:17:04.815 | + lib/stack:stack_install_service:32 : install_placement 2022-03-31 23:17:04.818 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-31 23:17:04.820 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-31 23:17:04.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:04.826 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:04.828 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-31 23:17:04.831 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:17:04.834 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:17:04.836 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:17:04.839 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:17:04.842 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:17:04.844 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:17:04.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:04.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:04.852 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:17:04.855 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:17:04.858 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:17:04.860 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:17:04.863 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-31 23:17:04.866 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:17:04.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:04.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:04.874 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-31 23:17:04.897 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-31 23:17:05.009 | Reading package lists... 2022-03-31 23:17:05.259 | Building dependency tree... 2022-03-31 23:17:05.260 | Reading state information... 2022-03-31 23:17:05.515 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:17:05.515 | The following packages were automatically installed and are no longer required: 2022-03-31 23:17:05.516 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:17:05.516 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:17:05.516 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:17:05.517 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:17:05.517 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:17:05.517 | python3-zope.interface 2022-03-31 23:17:05.517 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:17:05.667 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:17:05.672 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:17:05.675 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:17:05.677 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:05.680 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:05.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:05.685 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:05.687 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:05.690 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:17:05.692 | + functions-common:time_stop:2432 : start_time=1648768624895 2022-03-31 23:17:05.695 | + functions-common:time_stop:2434 : [[ -z 1648768624895 ]] 2022-03-31 23:17:05.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:05.702 | + functions-common:time_stop:2437 : end_time=1648768625700 2022-03-31 23:17:05.705 | + functions-common:time_stop:2438 : elapsed_time=805 2022-03-31 23:17:05.707 | + functions-common:time_stop:2439 : total=6409 2022-03-31 23:17:05.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:05.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7214 2022-03-31 23:17:05.715 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:17:05.718 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-31 23:17:05.720 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-31 23:17:05.723 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-31 23:17:05.726 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-31 23:17:05.729 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-31 23:17:05.753 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-31 23:17:05.755 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:17:05.759 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:17:05.763 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:17:05.766 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:17:05.769 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:17:05.772 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:17:05.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:05.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:05.781 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:17:05.784 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:17:05.786 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:17:05.789 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:17:05.791 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-31 23:17:05.794 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:17:05.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:05.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:05.802 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-31 23:17:05.824 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-31 23:17:05.936 | Reading package lists... 2022-03-31 23:17:06.186 | Building dependency tree... 2022-03-31 23:17:06.188 | Reading state information... 2022-03-31 23:17:06.442 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-31 23:17:06.442 | The following packages were automatically installed and are no longer required: 2022-03-31 23:17:06.443 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:17:06.443 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:17:06.443 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:17:06.443 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:17:06.443 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:17:06.443 | python3-zope.interface 2022-03-31 23:17:06.443 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:17:06.595 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:17:06.600 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:17:06.604 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:17:06.608 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:06.612 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:06.616 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:06.620 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:06.624 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:06.627 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:17:06.629 | + functions-common:time_stop:2432 : start_time=1648768625821 2022-03-31 23:17:06.632 | + functions-common:time_stop:2434 : [[ -z 1648768625821 ]] 2022-03-31 23:17:06.636 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:06.641 | + functions-common:time_stop:2437 : end_time=1648768626639 2022-03-31 23:17:06.644 | + functions-common:time_stop:2438 : elapsed_time=818 2022-03-31 23:17:06.647 | + functions-common:time_stop:2439 : total=7214 2022-03-31 23:17:06.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:06.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8032 2022-03-31 23:17:06.655 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:17:06.658 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-31 23:17:06.660 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-31 23:17:06.663 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:17:06.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:06.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:06.671 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-31 23:17:06.673 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-31 23:17:06.742 | wsgi (enabled by maintainer script) 2022-03-31 23:17:06.747 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-31 23:17:06.751 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-31 23:17:06.753 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:17:06.757 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-31 23:17:06.760 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-31 23:17:06.763 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:17:06.767 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:17:06.767 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:17:06.773 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-31 23:17:06.776 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-31 23:17:06.779 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-31 23:17:06.782 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-31 23:17:06.785 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-31 23:17:06.811 | Using python 3.8 to install osc-placement 2022-03-31 23:17:06.814 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-31 23:17:07.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:17:07.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:17:07.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:17:07.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:17:08.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:17:08.812 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-31 23:17:08.822 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-31 23:17:08.823 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-31 23:17:08.824 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-31 23:17:08.825 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-31 23:17:08.826 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-31 23:17:08.827 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-31 23:17:08.884 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-31 23:17:08.886 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-31 23:17:08.886 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-31 23:17:08.888 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-31 23:17:08.900 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-31 23:17:08.902 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-31 23:17:08.903 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-31 23:17:08.917 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-31 23:17:08.919 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-31 23:17:08.920 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-31 23:17:08.921 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-31 23:17:08.922 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-31 23:17:08.923 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-31 23:17:08.943 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-31 23:17:08.945 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-31 23:17:08.946 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-31 23:17:08.947 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-31 23:17:08.955 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-31 23:17:08.991 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-31 23:17:08.993 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-31 23:17:08.994 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-31 23:17:08.995 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-31 23:17:08.996 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-31 23:17:08.998 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-31 23:17:08.999 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-31 23:17:09.001 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-31 23:17:09.063 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-31 23:17:09.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-31 23:17:09.066 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-31 23:17:09.069 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-31 23:17:09.155 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-31 23:17:09.156 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-31 23:17:09.157 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-31 23:17:09.198 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-31 23:17:09.238 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-31 23:17:09.395 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-31 23:17:11.586 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:17:11.594 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:17:11.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:17:11.720 | + inc/python:pip_install:200 : result=0 2022-03-31 23:17:11.724 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:17:11.727 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:11.730 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:11.734 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:11.736 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:11.740 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:11.742 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:17:11.745 | + functions-common:time_stop:2432 : start_time=1648768626804 2022-03-31 23:17:11.749 | + functions-common:time_stop:2434 : [[ -z 1648768626804 ]] 2022-03-31 23:17:11.753 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:11.757 | + functions-common:time_stop:2437 : end_time=1648768631754 2022-03-31 23:17:11.760 | + functions-common:time_stop:2438 : elapsed_time=4950 2022-03-31 23:17:11.762 | + functions-common:time_stop:2439 : total=154141 2022-03-31 23:17:11.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:11.767 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159091 2022-03-31 23:17:11.770 | + inc/python:pip_install:203 : return 0 2022-03-31 23:17:11.773 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-31 23:17:11.776 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-31 23:17:11.778 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-31 23:17:11.781 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:17:11.784 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:17:11.787 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:17:11.790 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:17:11.793 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:17:11.796 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:17:11.816 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:17:11.818 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:17:11.821 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:17:11.824 | + functions-common:git_clone:629 : echo master 2022-03-31 23:17:11.824 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:17:11.830 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-31 23:17:11.834 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:17:11.837 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-31 23:17:11.840 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:17:11.840 | + functions-common:git_clone:678 : head -1 2022-03-31 23:17:11.844 | ffca1ebd Merge "Add zed spec directory" 2022-03-31 23:17:11.846 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:17:11.849 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-31 23:17:11.852 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:17:11.854 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:17:11.857 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-31 23:17:11.860 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:17:11.862 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-31 23:17:11.865 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:17:11.867 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:17:11.870 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-31 23:17:11.872 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:17:11.875 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:17:11.878 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-31 23:17:11.881 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:17:11.884 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-31 23:17:11.886 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:17:11.889 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:17:11.892 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-31 23:17:11.898 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-31 23:17:11.901 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-31 23:17:12.542 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-31 23:17:12.547 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:17:12.550 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:17:12.554 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:17:12.558 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:17:12.562 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-31 23:17:12.564 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:17:12.567 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:17:12.569 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:17:12.572 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:17:12.574 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:17:12.577 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:17:12.580 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:17:12.582 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-31 23:17:12.604 | Using python 3.8 to install /opt/stack/placement 2022-03-31 23:17:12.607 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-31 23:17:13.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:17:13.462 | from cryptography.utils import int_from_bytes 2022-03-31 23:17:13.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:17:13.462 | from cryptography.utils import int_from_bytes 2022-03-31 23:17:14.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:17:14.639 | Obtaining file:///opt/stack/placement 2022-03-31 23:17:14.640 | Preparing metadata (setup.py): started 2022-03-31 23:17:17.796 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:17:17.845 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-03-31 23:17:17.846 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-03-31 23:17:17.847 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-03-31 23:17:17.848 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-03-31 23:17:17.849 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-03-31 23:17:17.851 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:17:17.852 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-03-31 23:17:17.853 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (60.9.3) 2022-03-31 23:17:17.854 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:17:17.855 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-03-31 23:17:17.857 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-03-31 23:17:17.858 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-03-31 23:17:17.859 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-03-31 23:17:17.860 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-03-31 23:17:17.862 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-03-31 23:17:17.863 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-03-31 23:17:17.864 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-03-31 23:17:17.865 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:17:17.866 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-03-31 23:17:17.867 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-03-31 23:17:17.868 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-03-31 23:17:17.936 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0) 2022-03-31 23:17:17.937 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0) 2022-03-31 23:17:17.938 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0) 2022-03-31 23:17:17.939 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1) 2022-03-31 23:17:17.941 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:17:17.943 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:17:17.963 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3) 2022-03-31 23:17:18.004 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:17:18.005 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:17:18.006 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0) 2022-03-31 23:17:18.007 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0) 2022-03-31 23:17:18.008 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0) 2022-03-31 23:17:18.058 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0) 2022-03-31 23:17:18.059 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-03-31 23:17:18.061 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-03-31 23:17:18.062 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-03-31 23:17:18.103 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (2.8.2) 2022-03-31 23:17:18.106 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6) 2022-03-31 23:17:18.124 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3) 2022-03-31 23:17:18.127 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:17:18.128 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0) 2022-03-31 23:17:18.153 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3) 2022-03-31 23:17:18.154 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3) 2022-03-31 23:17:18.167 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:17:18.184 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7) 2022-03-31 23:17:18.185 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3) 2022-03-31 23:17:18.186 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2) 2022-03-31 23:17:18.188 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0) 2022-03-31 23:17:18.229 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-03-31 23:17:18.232 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3) 2022-03-31 23:17:18.233 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (1.26.8) 2022-03-31 23:17:18.235 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12) 2022-03-31 23:17:18.251 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7) 2022-03-31 23:17:18.411 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-03-31 23:17:18.449 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6) 2022-03-31 23:17:18.451 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1) 2022-03-31 23:17:18.452 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0) 2022-03-31 23:17:18.469 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (1.15.0) 2022-03-31 23:17:18.502 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.13.3) 2022-03-31 23:17:18.557 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.1.0) 2022-03-31 23:17:18.649 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.7.0) 2022-03-31 23:17:18.731 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.1.5) 2022-03-31 23:17:18.781 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (0.2.5) 2022-03-31 23:17:18.971 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1) 2022-03-31 23:17:18.971 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2) 2022-03-31 23:17:18.973 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2) 2022-03-31 23:17:19.055 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:17:19.104 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.21) 2022-03-31 23:17:19.262 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0) 2022-03-31 23:17:19.367 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0) 2022-03-31 23:17:19.368 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0) 2022-03-31 23:17:21.263 | Installing collected packages: openstack-placement 2022-03-31 23:17:21.263 | Attempting uninstall: openstack-placement 2022-03-31 23:17:21.264 | Found existing installation: openstack-placement 7.1.0.dev7 2022-03-31 23:17:21.266 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-31 23:17:21.267 | Running setup.py develop for openstack-placement 2022-03-31 23:17:25.497 | Successfully installed openstack-placement 2022-03-31 23:17:25.497 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:17:25.505 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:17:25.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:17:25.641 | + inc/python:pip_install:200 : result=0 2022-03-31 23:17:25.644 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:17:25.647 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:25.651 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:25.654 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:25.657 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:25.661 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:25.664 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:17:25.667 | + functions-common:time_stop:2432 : start_time=1648768632599 2022-03-31 23:17:25.670 | + functions-common:time_stop:2434 : [[ -z 1648768632599 ]] 2022-03-31 23:17:25.674 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:25.679 | + functions-common:time_stop:2437 : end_time=1648768645675 2022-03-31 23:17:25.681 | + functions-common:time_stop:2438 : elapsed_time=13076 2022-03-31 23:17:25.685 | + functions-common:time_stop:2439 : total=159091 2022-03-31 23:17:25.688 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:25.690 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172167 2022-03-31 23:17:25.693 | + inc/python:pip_install:203 : return 0 2022-03-31 23:17:25.696 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:17:25.700 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:17:25.703 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:17:25.726 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:17:25.738 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-31 23:17:25.741 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-31 23:17:25.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:17:25.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:17:25.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-31 23:17:25.751 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:17:25.754 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:17:25.756 | + ./stack.sh:main:943 : configure_placement 2022-03-31 23:17:25.759 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-31 23:17:25.772 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-31 23:17:25.775 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-31 23:17:25.781 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-31 23:17:25.783 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-31 23:17:25.786 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-31 23:17:25.789 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-31 23:17:25.792 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:17:25.795 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:17:25.828 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-31 23:17:25.860 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-31 23:17:25.895 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-31 23:17:25.899 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:17:25.902 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-31 23:17:25.906 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:17:25.910 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-31 23:17:25.945 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-31 23:17:25.975 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 23:17:26.005 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-31 23:17:26.034 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-31 23:17:26.066 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-31 23:17:26.100 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-31 23:17:26.130 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-31 23:17:26.160 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:17:26.190 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:17:26.220 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-31 23:17:26.223 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-31 23:17:26.225 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:17:26.229 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:17:26.247 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:17:26.250 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:17:26.252 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:17:26.255 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:17:26.257 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:17:26.287 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:17:26.316 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:17:26.346 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:17:26.376 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:17:26.378 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-31 23:17:26.381 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-31 23:17:26.384 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-31 23:17:26.386 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-31 23:17:26.389 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:17:26.392 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:17:26.395 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-31 23:17:26.399 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-31 23:17:26.402 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:17:26.404 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:17:26.417 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:17:26.417 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:17:26.426 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:17:26.430 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:17:26.446 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-31 23:17:26.448 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-31 23:17:26.453 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-31 23:17:26.486 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-31 23:17:26.521 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-31 23:17:26.551 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:17:26.591 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:17:26.623 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:17:26.652 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:17:26.681 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:17:26.710 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:17:26.740 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:17:26.769 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:17:26.799 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:17:26.832 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:17:26.874 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:17:26.877 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:17:26.882 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-31 23:17:26.886 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-31 23:17:26.890 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:17:26.893 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:26.897 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:26.901 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:17:26.905 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-31 23:17:26.909 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-31 23:17:26.940 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:17:26.971 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-31 23:17:26.971 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:17:26.980 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-31 23:17:26.983 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-31 23:17:26.986 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-31 23:17:26.989 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:17:26.991 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:17:26.994 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:17:26.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:26.999 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:27.001 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:17:27.004 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:17:27.007 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:27.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:27.012 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-31 23:17:27.075 | Site placement-api already enabled 2022-03-31 23:17:27.080 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:17:27.082 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:17:27.085 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:17:27.088 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:17:27.235 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-31 23:17:27.254 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:27.257 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-31 23:17:27.277 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:27.280 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-31 23:17:27.299 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:27.302 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-31 23:17:27.304 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-31 23:17:27.307 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:17:27.340 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity 2022-03-31 23:17:27.369 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:17:27.399 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:17:27.429 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:17:27.460 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:17:27.490 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:17:27.519 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-31 23:17:27.550 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-31 23:17:27.569 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:27.572 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-31 23:17:27.589 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:27.592 | + ./stack.sh:main:969 : run_phase stack install 2022-03-31 23:17:27.595 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:17:27.597 | + functions-common:run_phase:1854 : local phase=install 2022-03-31 23:17:27.600 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:17:27.603 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:17:27.605 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:17:27.608 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:17:27.610 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:17:27.614 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:17:27.618 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:17:27.621 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:17:27.624 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:17:27.626 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-31 23:17:27.629 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:17:27.646 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:27.648 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:17:27.650 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:17:27.653 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-31 23:17:27.655 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-31 23:17:27.658 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:17:27.660 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-31 23:17:27.663 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-31 23:17:27.665 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-31 23:17:27.725 | ++ inc/async:async_inner:63 : install_tempest 2022-03-31 23:17:27.763 | [241187 Async install_tempest:266218]: running: install_tempest 2022-03-31 23:17:27.765 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:17:27.768 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:17:27.771 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:17:27.773 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:17:27.777 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-31 23:17:27.780 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:17:27.783 | + functions-common:run_plugins:1840 : local phase=install 2022-03-31 23:17:27.785 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:17:27.788 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:17:27.793 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-31 23:17:27.795 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-31 23:17:27.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:17:27.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:17:27.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-31 23:17:27.807 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:17:27.809 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-31 23:17:27.812 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-31 23:17:27.815 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:17:27.818 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-31 23:17:27.821 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-31 23:17:27.823 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:17:27.827 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:17:27.828 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:17:27.834 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-31 23:17:27.836 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-31 23:17:27.839 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-31 23:17:27.842 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-31 23:17:27.845 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-31 23:17:27.867 | Using python 3.8 to install python-openstackclient 2022-03-31 23:17:27.870 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-31 23:17:28.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:17:28.733 | from cryptography.utils import int_from_bytes 2022-03-31 23:17:28.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:17:28.733 | from cryptography.utils import int_from_bytes 2022-03-31 23:17:29.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:17:29.887 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-31 23:17:29.905 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-31 23:17:29.906 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-31 23:17:29.907 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-31 23:17:29.908 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-31 23:17:29.909 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-31 23:17:29.910 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-31 23:17:29.911 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-31 23:17:29.912 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-31 23:17:29.913 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-31 23:17:29.914 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-31 23:17:29.915 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-31 23:17:29.929 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-31 23:17:29.933 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-31 23:17:29.934 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-31 23:17:29.935 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-31 23:17:29.938 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-31 23:17:29.965 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-31 23:17:29.966 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-31 23:17:29.967 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-31 23:17:29.968 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-31 23:17:29.970 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-31 23:17:29.971 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-31 23:17:29.972 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-31 23:17:29.973 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-31 23:17:29.974 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-31 23:17:29.975 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-31 23:17:29.976 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-31 23:17:29.991 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-31 23:17:30.008 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-31 23:17:30.009 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-31 23:17:30.010 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-31 23:17:30.012 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-31 23:17:30.032 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-31 23:17:30.051 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-31 23:17:30.053 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-31 23:17:30.055 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-31 23:17:30.144 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-31 23:17:30.145 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-31 23:17:30.146 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-31 23:17:30.188 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-31 23:17:30.199 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-31 23:17:30.233 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-31 23:17:30.392 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-31 23:17:30.408 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-31 23:17:30.508 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-31 23:17:30.511 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-31 23:17:30.512 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-31 23:17:30.514 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-31 23:17:30.641 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-31 23:17:32.884 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:17:32.891 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:17:32.891 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:17:33.020 | + inc/python:pip_install:200 : result=0 2022-03-31 23:17:33.023 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:17:33.026 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:33.028 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:33.030 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:33.033 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:33.035 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:33.038 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:17:33.040 | + functions-common:time_stop:2432 : start_time=1648768647862 2022-03-31 23:17:33.042 | + functions-common:time_stop:2434 : [[ -z 1648768647862 ]] 2022-03-31 23:17:33.045 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:33.050 | + functions-common:time_stop:2437 : end_time=1648768653047 2022-03-31 23:17:33.052 | + functions-common:time_stop:2438 : elapsed_time=5185 2022-03-31 23:17:33.055 | + functions-common:time_stop:2439 : total=172167 2022-03-31 23:17:33.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:33.061 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177352 2022-03-31 23:17:33.063 | + inc/python:pip_install:203 : return 0 2022-03-31 23:17:33.066 | + ./stack.sh:main:981 : install_oscwrap 2022-03-31 23:17:33.070 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-31 23:17:33.075 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.XJuoUGBMIF 2022-03-31 23:17:33.077 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-31 23:17:33.080 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-31 23:17:33.082 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-31 23:17:33.085 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:17:33.088 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:17:33.090 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-31 23:17:33.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:33.111 | + ./stack.sh:main:1035 : configure_database 2022-03-31 23:17:33.113 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-31 23:17:33.116 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-31 23:17:33.118 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-31 23:17:33.121 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:17:33.123 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-31 23:17:33.125 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-31 23:17:33.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:33.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:33.132 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-31 23:17:33.135 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-31 23:17:33.138 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-31 23:17:33.141 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-31 23:17:33.145 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-31 23:17:33.202 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-31 23:17:33.205 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:17:33.207 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:17:33.210 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:17:33.212 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:17:33.215 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:17:33.217 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:17:33.220 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:17:33.222 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:17:33.225 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:17:33.232 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:17:33.234 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:17:33.237 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-31 23:17:33.239 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:17:33.242 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:17:33.244 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:17:33.247 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:17:33.249 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:17:33.252 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:17:33.254 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-31 23:17:33.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:33.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:33.261 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-31 23:17:33.264 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:17:33.266 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:17:35.743 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-31 23:17:35.760 | mysqladmin: connect to server at 'localhost' failed 2022-03-31 23:17:35.760 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-31 23:17:35.766 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-31 23:17:35.770 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-31 23:17:35.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:35.775 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:35.778 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-31 23:17:35.781 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-31 23:17:35.784 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-31 23:17:35.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:17:35.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:17:35.791 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-31 23:17:35.794 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-31 23:17:35.797 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-31 23:17:35.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:17:35.844 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-31 23:17:35.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:17:35.876 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-31 23:17:35.938 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-31 23:17:35.992 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-31 23:17:36.049 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-31 23:17:36.051 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-31 23:17:36.054 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:17:36.057 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:17:38.923 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-31 23:17:38.925 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-31 23:17:38.929 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:17:38.934 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-231738 2022-03-31 23:17:38.936 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-231738 1039' 2022-03-31 23:17:38.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.942 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:17:38.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.947 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:17:38.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.952 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:17:38.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.958 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-31 23:17:38.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.963 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.98 2022-03-31 23:17:38.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.968 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.98/identity 2022-03-31 23:17:38.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.974 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-231333 2022-03-31 23:17:38.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.979 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:17:38.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.984 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.98 2022-03-31 23:17:38.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.989 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:17:38.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.994 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:17:38.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:38.999 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:17:39.002 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:17:39.004 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:17:39.007 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-31 23:17:39.009 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-31 23:17:39.012 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-31 23:17:39.024 | + ./stack.sh:main:1065 : start_dstat 2022-03-31 23:17:39.026 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.029 | + functions-common:run_process:1680 : local service=dstat 2022-03-31 23:17:39.031 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.034 | + functions-common:run_process:1682 : local group= 2022-03-31 23:17:39.036 | + functions-common:run_process:1683 : local user= 2022-03-31 23:17:39.039 | + functions-common:run_process:1685 : local name=dstat 2022-03-31 23:17:39.041 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:17:39.044 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:17:39.046 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:17:39.049 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:17:39.052 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:17:39.057 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768659054 2022-03-31 23:17:39.059 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-31 23:17:39.076 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:39.079 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-31 23:17:39.081 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-31 23:17:39.084 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.086 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.089 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.092 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.094 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-31 23:17:39.097 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-31 23:17:39.100 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-31 23:17:39.102 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:17:39.105 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:17:39.107 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-31 23:17:39.110 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-31 23:17:39.112 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-31 23:17:39.115 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.117 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:17:39.120 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:17:39.122 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:17:39.124 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:17:39.127 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-31 23:17:39.129 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:17:39.133 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-31 23:17:39.185 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-31 23:17:39.239 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:17:39.296 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-31 23:17:39.351 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-31 23:17:39.415 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:17:39.475 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:17:39.477 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-31 23:17:39.531 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:17:39.977 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-31 23:17:39.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-31 23:17:40.397 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-31 23:17:40.422 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:17:40.425 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:40.427 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:40.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:40.432 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:40.435 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:40.438 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:17:40.440 | + functions-common:time_stop:2432 : start_time=1648768659054 2022-03-31 23:17:40.443 | + functions-common:time_stop:2434 : [[ -z 1648768659054 ]] 2022-03-31 23:17:40.446 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:40.451 | + functions-common:time_stop:2437 : end_time=1648768660448 2022-03-31 23:17:40.453 | + functions-common:time_stop:2438 : elapsed_time=1394 2022-03-31 23:17:40.456 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:17:40.458 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:40.461 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1394 2022-03-31 23:17:40.464 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-31 23:17:40.467 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-31 23:17:40.469 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-31 23:17:40.472 | + functions-common:run_process:1682 : local group= 2022-03-31 23:17:40.474 | + functions-common:run_process:1683 : local user=root 2022-03-31 23:17:40.477 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-31 23:17:40.479 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:17:40.482 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:17:40.485 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:17:40.487 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:17:40.490 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:17:40.495 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768660492 2022-03-31 23:17:40.498 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-31 23:17:40.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:40.518 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:17:40.521 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:40.523 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:40.526 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:40.530 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:40.531 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:40.534 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:17:40.537 | + functions-common:time_stop:2432 : start_time=1648768660492 2022-03-31 23:17:40.540 | + functions-common:time_stop:2434 : [[ -z 1648768660492 ]] 2022-03-31 23:17:40.543 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:40.547 | + functions-common:time_stop:2437 : end_time=1648768660544 2022-03-31 23:17:40.550 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-31 23:17:40.552 | + functions-common:time_stop:2439 : total=1394 2022-03-31 23:17:40.555 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:40.557 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1446 2022-03-31 23:17:40.560 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-31 23:17:40.578 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:40.581 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-31 23:17:40.600 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:40.608 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-31 23:17:40.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:40.634 | + ./stack.sh:main:1078 : start_etcd3 2022-03-31 23:17:40.637 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-31 23:17:40.640 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd' 2022-03-31 23:17:40.644 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-31 23:17:40.648 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380' 2022-03-31 23:17:40.660 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.98:2380' 2022-03-31 23:17:40.662 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.98:2379' 2022-03-31 23:17:40.665 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-31 23:17:40.668 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-31 23:17:40.671 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.98:2379' 2022-03-31 23:17:40.673 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-31 23:17:40.676 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-31 23:17:40.678 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:17:40.681 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.98:2379 --debug' '' root 2022-03-31 23:17:40.684 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-31 23:17:40.686 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.98:2379 --debug' 2022-03-31 23:17:40.688 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:17:40.691 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-31 23:17:40.693 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:17:40.696 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:17:40.698 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:17:40.701 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:17:40.706 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-31 23:17:40.778 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-31 23:17:40.849 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-smb=http://10.222.0.98:2380 --initial-advertise-peer-urls http://10.222.0.98:2380 --advertise-client-urls http://10.222.0.98:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.98:2379 --debug' 2022-03-31 23:17:40.900 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-31 23:17:40.953 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-31 23:17:41.005 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:17:41.056 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:17:41.059 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-31 23:17:41.121 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:17:41.540 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-31 23:17:41.603 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-31 23:17:41.661 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-31 23:17:41.714 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-31 23:17:41.769 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-31 23:17:41.772 | ++ functions-common:is_arch:506 : uname -m 2022-03-31 23:17:41.776 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-31 23:17:41.779 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-31 23:17:42.210 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-31 23:17:42.224 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-31 23:17:42.650 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-31 23:17:43.426 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-31 23:17:43.444 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:43.447 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-31 23:17:43.450 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-31 23:17:43.453 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-31 23:17:43.458 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-31 23:17:43.470 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-31 23:17:43.483 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-31 23:17:43.485 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:17:43.488 | + 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.98/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-31 23:17:43.626 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-31 23:17:43.766 | + 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.98/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-31 23:17:43.939 | + 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.98/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:17:44.075 | + 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.98/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:17:44.209 | + 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.98/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:17:44.358 | + 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.98/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-31 23:17:44.494 | + 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.98/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-31 23:17:44.632 | + 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.98/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-31 23:17:44.767 | + 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.98/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-31 23:17:44.905 | + functions-common:write_clouds_yaml:198 : cat 2022-03-31 23:17:44.910 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-31 23:17:44.913 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-31 23:17:44.917 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-31 23:17:44.921 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-31 23:17:44.924 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-31 23:17:44.927 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-31 23:17:44.944 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:17:44.946 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-31 23:17:44.949 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:17:44.951 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-31 23:17:44.954 | + ./stack.sh:main:1095 : '[' 10.222.0.98 == 10.222.0.98 ']' 2022-03-31 23:17:44.956 | + ./stack.sh:main:1096 : init_keystone 2022-03-31 23:17:44.959 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-31 23:17:44.976 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:17:44.978 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-31 23:17:44.981 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-31 23:17:44.983 | + lib/database:recreate_database:112 : local db=keystone 2022-03-31 23:17:44.986 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-31 23:17:44.988 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-31 23:17:44.991 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-31 23:17:44.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:17:45.472 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-31 23:17:45.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:17:45.497 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-31 23:17:45.500 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:17:45.503 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:17:45.505 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:17:45.509 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:17:45.514 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768665511 2022-03-31 23:17:45.516 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-31 23:17:50.212 | 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=268145) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:17:50.220 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:50.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.222 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.222 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.222 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.223 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:50.223 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:50.250 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:50.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.251 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.251 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.251 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:50.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:50.317 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:50.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.318 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.318 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.319 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:50.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:50.320 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:50.320 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:50.328 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:17:52.088 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.088 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:17:52.097 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.097 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:17:52.106 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.106 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:17:52.115 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.116 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:17:52.123 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.123 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:17:52.131 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.131 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:17:52.189 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.189 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.191 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.192 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.192 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.192 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.192 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.192 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:52.193 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.195 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.195 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.195 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.196 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.196 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:52.205 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.207 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.207 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.207 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.207 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.208 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.208 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:52.742 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.744 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.744 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.745 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.745 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.745 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.745 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:52.774 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.776 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.776 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.777 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.777 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.777 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.777 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:52.784 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:17:52.843 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.843 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:17:52.851 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.851 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:17:52.858 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.858 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:17:52.866 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.866 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:17:52.875 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.875 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:17:52.883 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.883 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:17:52.892 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:52.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.894 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.895 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.895 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.896 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.896 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:52.896 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.898 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.898 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.899 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.899 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:52.908 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:52.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.910 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.911 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.911 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:52.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:52.912 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:52.912 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:53.391 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:53.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.393 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.394 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.394 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.394 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:53.394 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:53.421 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:17:53.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.423 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.423 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.424 | 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=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:17:53.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:17:53.424 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:17:53.424 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=268145) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:17:53.431 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:17:53.441 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:53.441 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:17:53.449 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:53.450 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:17:53.458 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:53.458 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:17:53.468 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:53.468 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:17:53.476 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:53.476 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:17:53.485 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:53.485 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:17:53.493 | INFO migrate.versioning.api [-] done 2022-03-31 23:17:53.939 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-31 23:17:53.942 | + functions-common:time_stop:2425 : local name 2022-03-31 23:17:53.944 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:17:53.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:17:53.949 | + functions-common:time_stop:2428 : local total 2022-03-31 23:17:53.952 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:17:53.954 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:17:53.957 | + functions-common:time_stop:2432 : start_time=1648768665511 2022-03-31 23:17:53.959 | + functions-common:time_stop:2434 : [[ -z 1648768665511 ]] 2022-03-31 23:17:53.962 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:17:53.967 | + functions-common:time_stop:2437 : end_time=1648768673964 2022-03-31 23:17:53.969 | + functions-common:time_stop:2438 : elapsed_time=8453 2022-03-31 23:17:53.972 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:17:53.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:17:53.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8453 2022-03-31 23:17:53.979 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-31 23:17:53.982 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-31 23:17:53.986 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-31 23:17:58.616 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-31 23:17:58.616 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:17:58.617 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:17:58.617 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-31 23:17:58.617 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:17:58.618 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:17:58.618 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:17:58.618 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:17:58.618 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:17:59.003 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-31 23:17:59.007 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-31 23:18:03.496 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-31 23:18:03.497 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:18:03.497 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:18:03.497 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-31 23:18:03.497 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:18:03.498 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:18:03.498 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:18:03.498 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:18:03.498 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:18:03.889 | + ./stack.sh:main:1097 : start_keystone 2022-03-31 23:18:03.892 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-31 23:18:03.894 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-31 23:18:03.897 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-31 23:18:03.913 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:18:03.916 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:18:03.919 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-31 23:18:03.925 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-31 23:18:03.928 | + functions-common:run_process:1680 : local service=keystone 2022-03-31 23:18:03.930 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:18:03.933 | + functions-common:run_process:1682 : local group= 2022-03-31 23:18:03.935 | + functions-common:run_process:1683 : local user= 2022-03-31 23:18:03.938 | + functions-common:run_process:1685 : local name=keystone 2022-03-31 23:18:03.941 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:18:03.943 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:18:03.946 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:18:03.948 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:18:03.951 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:18:03.956 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768683953 2022-03-31 23:18:03.958 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-31 23:18:03.975 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:18:03.977 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-31 23:18:03.980 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-31 23:18:03.982 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:18:03.985 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:18:03.987 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:18:03.989 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:18:03.992 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-31 23:18:03.994 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-31 23:18:03.996 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-31 23:18:03.999 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:18:04.001 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:18:04.004 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-31 23:18:04.006 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-31 23:18:04.008 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-31 23:18:04.010 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:18:04.012 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:18:04.015 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:18:04.017 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-31 23:18:04.019 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:18:04.023 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-31 23:18:04.075 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-31 23:18:04.130 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-31 23:18:04.185 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:18:04.238 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:18:04.291 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-31 23:18:04.344 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-31 23:18:04.396 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-31 23:18:04.450 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-31 23:18:04.502 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-31 23:18:04.554 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:18:04.557 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-31 23:18:04.609 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:18:05.025 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-31 23:18:05.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-31 23:18:05.439 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-31 23:18:05.522 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:18:05.526 | + functions-common:time_stop:2425 : local name 2022-03-31 23:18:05.528 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:18:05.531 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:18:05.534 | + functions-common:time_stop:2428 : local total 2022-03-31 23:18:05.537 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:18:05.540 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:18:05.542 | + functions-common:time_stop:2432 : start_time=1648768683953 2022-03-31 23:18:05.544 | + functions-common:time_stop:2434 : [[ -z 1648768683953 ]] 2022-03-31 23:18:05.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:18:05.552 | + functions-common:time_stop:2437 : end_time=1648768685549 2022-03-31 23:18:05.555 | + functions-common:time_stop:2438 : elapsed_time=1596 2022-03-31 23:18:05.557 | + functions-common:time_stop:2439 : total=1446 2022-03-31 23:18:05.559 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:18:05.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3042 2022-03-31 23:18:05.564 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-31 23:18:05.565 | Waiting for keystone to start... 2022-03-31 23:18:05.567 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.98/identity/v3/ 2022-03-31 23:18:05.570 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.98/identity/v3/ 2022-03-31 23:18:05.572 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:18:05.575 | + functions:wait_for_service:458 : local url=http://10.222.0.98/identity/v3/ 2022-03-31 23:18:05.577 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:18:05.580 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:18:05.582 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:18:05.585 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:18:05.587 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:18:05.593 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:18:05.596 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768685592 2022-03-31 23:18:05.598 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:18:05.604 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/identity/v3/ 2022-03-31 23:18:06.576 | ++ inc/async:async_inner:64 : rc=0 2022-03-31 23:18:06.603 | [266218 Async install_tempest:266218]: finished successfully 2022-03-31 23:18:12.046 | + :: : [[ 200 == 503 ]] 2022-03-31 23:18:12.048 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:18:12.053 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:18:12.056 | + functions-common:time_stop:2425 : local name 2022-03-31 23:18:12.060 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:18:12.063 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:18:12.066 | + functions-common:time_stop:2428 : local total 2022-03-31 23:18:12.068 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:18:12.071 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:18:12.073 | + functions-common:time_stop:2432 : start_time=1648768685592 2022-03-31 23:18:12.076 | + functions-common:time_stop:2434 : [[ -z 1648768685592 ]] 2022-03-31 23:18:12.079 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:18:12.084 | + functions-common:time_stop:2437 : end_time=1648768692081 2022-03-31 23:18:12.086 | + functions-common:time_stop:2438 : elapsed_time=6489 2022-03-31 23:18:12.089 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:18:12.092 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:18:12.094 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6489 2022-03-31 23:18:12.097 | + functions:wait_for_service:467 : return 0 2022-03-31 23:18:12.099 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-31 23:18:12.117 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:18:12.120 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-31 23:18:12.122 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:18:12.125 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:18:12.153 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-31 23:18:12.157 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.98/identity 2022-03-31 23:18:16.701 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.701 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.702 | 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=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.709 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.726 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.726 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.757 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.789 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.789 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.880 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.880 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.881 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.894 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.895 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.902 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.905 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.905 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.905 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.906 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=268945) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:18:16.940 | 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=268945) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:18:17.267 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created domain default 2022-03-31 23:18:17.317 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created project admin 2022-03-31 23:18:17.345 | DEBUG passlib.handlers.bcrypt [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=268945) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-31 23:18:17.345 | DEBUG passlib.handlers.bcrypt [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=268945) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-31 23:18:17.411 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created user admin 2022-03-31 23:18:17.428 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created role reader 2022-03-31 23:18:17.442 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created role member 2022-03-31 23:18:17.470 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created implied role where de0b0de9e6254fa48db9faa761a13376 implies a3dfec6164184678a41d88294d70f532 2022-03-31 23:18:17.484 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created role admin 2022-03-31 23:18:17.504 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created implied role where b9dd82933d044cbd9cbc9eb4b3c121e8 implies de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:18:17.518 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Granted role admin on project admin to user admin. 2022-03-31 23:18:17.526 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Granted role admin on the system to user admin. 2022-03-31 23:18:17.544 | WARNING py.warnings [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-31 23:18:17.544 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-31 23:18:17.544 |  2022-03-31 23:18:17.548 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created region RegionOne 2022-03-31 23:18:17.585 | INFO keystone.cmd.bootstrap [None req-835eb836-1374-4972-9c60-650fd69d10a4 None None] Created public endpoint http://10.222.0.98/identity 2022-03-31 23:18:18.062 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-31 23:18:18.066 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-31 23:18:18.070 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-31 23:18:18.075 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-31 23:18:21.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:21.113 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:21.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:21.113 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:21.282 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:21.287 | + lib/keystone:create_keystone_accounts:310 : admin_project=c204133d82cf46318b2f2e73b2f847fe 2022-03-31 23:18:21.292 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-31 23:18:21.297 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-31 23:18:23.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:23.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:23.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:23.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:23.709 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:23.713 | + lib/keystone:create_keystone_accounts:312 : admin_user=9af6da836e324ec1a6448efc11e767a6 2022-03-31 23:18:23.718 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-31 23:18:23.720 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-31 23:18:23.723 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-31 23:18:23.726 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 9af6da836e324ec1a6448efc11e767a6 default 2022-03-31 23:18:23.795 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9af6da836e324ec1a6448efc11e767a6 default 2022-03-31 23:18:23.836 | [241187 Async ks-domain-role:269065]: running: get_or_add_user_domain_role admin 9af6da836e324ec1a6448efc11e767a6 default 2022-03-31 23:18:23.839 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-31 23:18:23.842 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:18:23.845 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:18:26.977 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:18:26.980 | + functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:18:26.980 | default 2022-03-31 23:18:26.983 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-31 23:18:27.045 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-31 23:18:27.083 | [241187 Async ks-project:269239]: running: get_or_create_project service Default 2022-03-31 23:18:27.085 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-31 23:18:27.151 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-31 23:18:27.193 | [241187 Async ks-service:269325]: running: get_or_create_role service 2022-03-31 23:18:27.195 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-31 23:18:27.270 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-31 23:18:27.370 | [241187 Async ks-reseller:269411]: running: get_or_create_role ResellerAdmin 2022-03-31 23:18:27.392 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-31 23:18:27.412 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-31 23:18:27.841 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-31 23:18:28.069 | [241187 Async ks-anotherrole:269501]: running: get_or_create_role anotherrole 2022-03-31 23:18:28.100 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-31 23:18:28.128 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-31 23:18:28.148 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:18:28.181 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-31 23:18:30.473 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:30.569 | [269411 Async ks-reseller:269411]: finished successfully 2022-03-31 23:18:30.930 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:30.944 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:30.984 | [269325 Async ks-service:269325]: finished successfully 2022-03-31 23:18:31.028 | [269239 Async ks-project:269239]: finished successfully 2022-03-31 23:18:31.403 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:31.435 | [269501 Async ks-anotherrole:269501]: finished successfully 2022-03-31 23:18:31.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:31.935 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:31.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:31.935 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:32.114 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:32.117 | ++ functions-common:get_or_create_project:938 : project_id=56793beba15c4343ac93c4454fdf769e 2022-03-31 23:18:32.120 | ++ functions-common:get_or_create_project:939 : echo 56793beba15c4343ac93c4454fdf769e 2022-03-31 23:18:32.123 | + lib/keystone:create_keystone_accounts:340 : invis_project=56793beba15c4343ac93c4454fdf769e 2022-03-31 23:18:32.125 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-31 23:18:32.128 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-31 23:18:32.131 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:18:32.134 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-31 23:18:34.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:34.631 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:34.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:34.631 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:34.827 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:34.830 | ++ functions-common:get_or_create_project:938 : project_id=52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:34.832 | ++ functions-common:get_or_create_project:939 : echo 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:34.835 | + lib/keystone:create_keystone_accounts:344 : demo_project=52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:34.838 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-31 23:18:34.842 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-31 23:18:34.844 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:18:34.847 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-31 23:18:34.849 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-31 23:18:34.852 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-31 23:18:34.887 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:34.912 | [269065 Async ks-domain-role:269065]: finished successfully 2022-03-31 23:18:37.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.552 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:37.556 | ++ functions-common:get_or_create_user:925 : user_id=68edb0623b474954b5146f2d832520ad 2022-03-31 23:18:37.560 | ++ functions-common:get_or_create_user:926 : echo 68edb0623b474954b5146f2d832520ad 2022-03-31 23:18:37.565 | + lib/keystone:create_keystone_accounts:347 : demo_user=68edb0623b474954b5146f2d832520ad 2022-03-31 23:18:37.568 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-31 23:18:37.621 | [241187 Async ks-domain-role:269065]: Waiting for completion of get_or_add_user_domain_role admin 9af6da836e324ec1a6448efc11e767a6 default running on PID 269065 (6 other jobs running) 2022-03-31 23:18:37.649 | [241187 Async ks-domain-role:269065]: Signaling child to exit 2022-03-31 23:18:37.649 | WAKEUP 2022-03-31 23:18:37.672 | [241187 Async ks-domain-role:269065]: Signaled 2022-03-31 23:18:37.673 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-31 23:18:37.673 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9af6da836e324ec1a6448efc11e767a6 --domain default 2022-03-31 23:18:37.673 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-31 23:18:37.673 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:18:37.673 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:18:37.673 | ++ functions-common:get_field:812 : read data 2022-03-31 23:18:37.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.674 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:37.674 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-31 23:18:37.674 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-31 23:18:37.674 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 9af6da836e324ec1a6448efc11e767a6 --domain default 2022-03-31 23:18:37.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.674 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9af6da836e324ec1a6448efc11e767a6 --domain default 2022-03-31 23:18:37.674 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-31 23:18:37.674 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:18:37.674 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:18:37.674 | ++ functions-common:get_field:812 : read data 2022-03-31 23:18:37.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.674 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:37.674 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:18:37.674 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:18:37.674 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | 9af6da836e324ec1a6448efc11e767a6 | | | default | | False |' 2022-03-31 23:18:37.674 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:18:37.674 | ++ functions-common:get_field:812 : read data 2022-03-31 23:18:37.674 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:18:37.674 | + functions-common:get_or_add_user_domain_role:1021 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:18:37.674 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:18:37.718 | [241187 Async ks-domain-role:269065]: finished get_or_add_user_domain_role admin 9af6da836e324ec1a6448efc11e767a6 default with result 0 in 11 seconds 2022-03-31 23:18:37.725 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-31 23:18:37.768 | [241187 Async ks-project:269239]: Waiting for completion of get_or_create_project service Default running on PID 269239 (5 other jobs running) 2022-03-31 23:18:37.793 | [241187 Async ks-project:269239]: Signaling child to exit 2022-03-31 23:18:37.793 | WAKEUP 2022-03-31 23:18:37.816 | [241187 Async ks-project:269239]: Signaled 2022-03-31 23:18:37.818 | + functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:18:37.818 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-31 23:18:37.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.818 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.818 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.818 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:37.818 | + functions-common:get_or_create_project:938 : project_id=acbbf574ce154963951812fb84a992b3 2022-03-31 23:18:37.818 | + functions-common:get_or_create_project:939 : echo acbbf574ce154963951812fb84a992b3 2022-03-31 23:18:37.818 | acbbf574ce154963951812fb84a992b3 2022-03-31 23:18:37.867 | [241187 Async ks-project:269239]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-31 23:18:37.906 | [241187 Async ks-service:269325]: Waiting for completion of get_or_create_role service running on PID 269325 (4 other jobs running) 2022-03-31 23:18:37.933 | [241187 Async ks-service:269325]: Signaling child to exit 2022-03-31 23:18:37.933 | WAKEUP 2022-03-31 23:18:37.959 | [241187 Async ks-service:269325]: Signaled 2022-03-31 23:18:37.961 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:18:37.961 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-31 23:18:37.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:37.961 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:37.961 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:37.961 | + functions-common:get_or_create_role:950 : role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:18:37.961 | + functions-common:get_or_create_role:951 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:18:37.961 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:18:38.007 | [241187 Async ks-service:269325]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-31 23:18:38.044 | [241187 Async ks-reseller:269411]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 269411 (3 other jobs running) 2022-03-31 23:18:38.069 | [241187 Async ks-reseller:269411]: Signaling child to exit 2022-03-31 23:18:38.069 | WAKEUP 2022-03-31 23:18:38.092 | [241187 Async ks-reseller:269411]: Signaled 2022-03-31 23:18:38.093 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:18:38.093 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-31 23:18:38.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:38.093 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:38.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:38.093 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:38.093 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:38.093 | + functions-common:get_or_create_role:950 : role_id=054872d4facb46ada5bb3638a5508250 2022-03-31 23:18:38.094 | + functions-common:get_or_create_role:951 : echo 054872d4facb46ada5bb3638a5508250 2022-03-31 23:18:38.094 | 054872d4facb46ada5bb3638a5508250 2022-03-31 23:18:38.139 | [241187 Async ks-reseller:269411]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-31 23:18:38.186 | [241187 Async ks-anotherrole:269501]: Waiting for completion of get_or_create_role anotherrole running on PID 269501 (2 other jobs running) 2022-03-31 23:18:38.215 | [241187 Async ks-anotherrole:269501]: Signaling child to exit 2022-03-31 23:18:38.215 | WAKEUP 2022-03-31 23:18:38.238 | [241187 Async ks-anotherrole:269501]: Signaled 2022-03-31 23:18:38.239 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:18:38.239 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:18:38.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:38.239 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:38.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:38.240 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:38.240 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:38.240 | + functions-common:get_or_create_role:950 : role_id=19c00d2d2b184362badb99e069405d2d 2022-03-31 23:18:38.240 | + functions-common:get_or_create_role:951 : echo 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:18:38.240 | 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:18:38.284 | [241187 Async ks-anotherrole:269501]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-03-31 23:18:38.288 | + inc/async:async_wait:197 : return 0 2022-03-31 23:18:38.290 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.350 | + inc/async:async_inner:63 : get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.389 | [241187 Async ks-demo-member:270370]: running: get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.392 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 9af6da836e324ec1a6448efc11e767a6 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.453 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9af6da836e324ec1a6448efc11e767a6 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.498 | [241187 Async ks-demo-admin:270482]: running: get_or_add_user_project_role admin 9af6da836e324ec1a6448efc11e767a6 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.501 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.574 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.623 | [241187 Async ks-demo-another:270594]: running: get_or_add_user_project_role anotherrole 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:38.625 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 56793beba15c4343ac93c4454fdf769e 2022-03-31 23:18:38.693 | + inc/async:async_inner:63 : get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 56793beba15c4343ac93c4454fdf769e 2022-03-31 23:18:38.778 | [241187 Async ks-demo-invis:270706]: running: get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 56793beba15c4343ac93c4454fdf769e 2022-03-31 23:18:38.782 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-31 23:18:38.805 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-31 23:18:38.833 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:18:38.856 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-31 23:18:38.876 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-31 23:18:38.912 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-31 23:18:42.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:42.636 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:42.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:42.636 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:42.837 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:42.841 | ++ functions-common:get_or_create_user:925 : user_id=64fe449239b946d8b79cfccb92d6df56 2022-03-31 23:18:42.844 | ++ functions-common:get_or_create_user:926 : echo 64fe449239b946d8b79cfccb92d6df56 2022-03-31 23:18:42.849 | + lib/keystone:create_keystone_accounts:360 : demo_reader=64fe449239b946d8b79cfccb92d6df56 2022-03-31 23:18:42.851 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 64fe449239b946d8b79cfccb92d6df56 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:42.954 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 64fe449239b946d8b79cfccb92d6df56 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:43.032 | [241187 Async ks-demo-reader:270877]: running: get_or_add_user_project_role reader 64fe449239b946d8b79cfccb92d6df56 52be0de32a814959b60196f5471ab93f 2022-03-31 23:18:43.039 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-31 23:18:43.044 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-31 23:18:43.048 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:18:43.058 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-31 23:18:46.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:46.965 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:46.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:46.965 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:47.412 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:47.433 | ++ functions-common:get_or_create_project:938 : project_id=620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:47.465 | ++ functions-common:get_or_create_project:939 : echo 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:47.477 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:47.479 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-31 23:18:47.483 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-31 23:18:47.486 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:18:47.488 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-31 23:18:47.491 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-31 23:18:47.498 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-31 23:18:50.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:50.864 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:50.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:50.864 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:51.219 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:51.237 | ++ functions-common:get_or_create_user:925 : user_id=96e9caadfbaf4e9ab97bb85eae5fc9d3 2022-03-31 23:18:51.256 | ++ functions-common:get_or_create_user:926 : echo 96e9caadfbaf4e9ab97bb85eae5fc9d3 2022-03-31 23:18:51.275 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=96e9caadfbaf4e9ab97bb85eae5fc9d3 2022-03-31 23:18:51.296 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:51.675 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:51.881 | [241187 Async ks-alt-admin:271245]: running: get_or_add_user_project_role admin 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:51.901 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:52.280 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:52.534 | [241187 Async ks-alt-another:271387]: running: get_or_add_user_project_role anotherrole 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:52.562 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-31 23:18:52.598 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-31 23:18:52.613 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:18:52.629 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-31 23:18:52.653 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-31 23:18:52.685 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-31 23:18:53.245 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:53.477 | [270370 Async ks-demo-member:270370]: finished successfully 2022-03-31 23:18:55.409 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:55.580 | [270706 Async ks-demo-invis:270706]: finished successfully 2022-03-31 23:18:55.653 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:55.830 | [270482 Async ks-demo-admin:270482]: finished successfully 2022-03-31 23:18:56.049 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:56.149 | [270594 Async ks-demo-another:270594]: finished successfully 2022-03-31 23:18:57.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:57.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:57.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:18:57.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:18:57.604 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:18:57.606 | ++ functions-common:get_or_create_user:925 : user_id=fb4f36c1e3ac4284adcedff1bda99c49 2022-03-31 23:18:57.609 | ++ functions-common:get_or_create_user:926 : echo fb4f36c1e3ac4284adcedff1bda99c49 2022-03-31 23:18:57.612 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=fb4f36c1e3ac4284adcedff1bda99c49 2022-03-31 23:18:57.614 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member fb4f36c1e3ac4284adcedff1bda99c49 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:57.691 | + inc/async:async_inner:63 : get_or_add_user_project_role member fb4f36c1e3ac4284adcedff1bda99c49 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:57.834 | [241187 Async ks-alt-member-user:271742]: running: get_or_add_user_project_role member fb4f36c1e3ac4284adcedff1bda99c49 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:18:57.856 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-31 23:18:57.882 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-31 23:18:57.897 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:18:57.903 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-31 23:18:57.922 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:18:57.925 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-31 23:18:57.932 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-31 23:18:57.988 | [270877 Async ks-demo-reader:270877]: finished successfully 2022-03-31 23:19:00.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:00.580 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:00.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:00.580 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:00.774 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:00.777 | ++ functions-common:get_or_create_user:925 : user_id=7478cb8bb78540f79e7238ca6b142a53 2022-03-31 23:19:00.780 | ++ functions-common:get_or_create_user:926 : echo 7478cb8bb78540f79e7238ca6b142a53 2022-03-31 23:19:00.782 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=7478cb8bb78540f79e7238ca6b142a53 2022-03-31 23:19:00.785 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7478cb8bb78540f79e7238ca6b142a53 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:00.849 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7478cb8bb78540f79e7238ca6b142a53 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:00.922 | [241187 Async ks-alt-reader-user:271966]: running: get_or_add_user_project_role reader 7478cb8bb78540f79e7238ca6b142a53 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:00.925 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-31 23:19:00.941 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:19:00.946 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-31 23:19:00.953 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-31 23:19:00.962 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-31 23:19:04.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:04.172 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:04.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:04.172 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:04.478 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:04.481 | ++ functions-common:get_or_create_user:925 : user_id=7f07a4dccf8f450a8ba92b64db5c3e25 2022-03-31 23:19:04.484 | ++ functions-common:get_or_create_user:926 : echo 7f07a4dccf8f450a8ba92b64db5c3e25 2022-03-31 23:19:04.487 | + lib/keystone:create_keystone_accounts:392 : system_member_user=7f07a4dccf8f450a8ba92b64db5c3e25 2022-03-31 23:19:04.490 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 7f07a4dccf8f450a8ba92b64db5c3e25 all 2022-03-31 23:19:04.613 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7f07a4dccf8f450a8ba92b64db5c3e25 all 2022-03-31 23:19:04.653 | [241187 Async ks-system-member:272192]: running: get_or_add_user_system_role member 7f07a4dccf8f450a8ba92b64db5c3e25 all 2022-03-31 23:19:04.659 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-31 23:19:04.661 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:19:04.664 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-31 23:19:04.668 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-31 23:19:04.672 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-31 23:19:07.057 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:07.249 | [271245 Async ks-alt-admin:271245]: finished successfully 2022-03-31 23:19:07.784 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:07.912 | [271387 Async ks-alt-another:271387]: finished successfully 2022-03-31 23:19:08.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:08.173 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:08.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:08.173 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:08.394 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:08.401 | ++ functions-common:get_or_create_user:925 : user_id=117e7a2726fe487792873e1631bc3078 2022-03-31 23:19:08.404 | ++ functions-common:get_or_create_user:926 : echo 117e7a2726fe487792873e1631bc3078 2022-03-31 23:19:08.407 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=117e7a2726fe487792873e1631bc3078 2022-03-31 23:19:08.409 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 117e7a2726fe487792873e1631bc3078 all 2022-03-31 23:19:08.488 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 117e7a2726fe487792873e1631bc3078 all 2022-03-31 23:19:08.541 | [241187 Async ks-system-reader:272484]: running: get_or_add_user_system_role reader 117e7a2726fe487792873e1631bc3078 all 2022-03-31 23:19:08.545 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-31 23:19:08.553 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-31 23:19:08.566 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-31 23:19:08.578 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:19:08.589 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-31 23:19:11.102 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:11.247 | [271742 Async ks-alt-member-user:271742]: finished successfully 2022-03-31 23:19:11.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:11.837 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:11.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:11.837 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:12.063 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:12.065 | ++ functions-common:get_or_create_group:902 : group_id=a8f2afcb1fa14d64ae981733b3e39e8b 2022-03-31 23:19:12.069 | ++ functions-common:get_or_create_group:903 : echo a8f2afcb1fa14d64ae981733b3e39e8b 2022-03-31 23:19:12.078 | + lib/keystone:create_keystone_accounts:402 : admin_group=a8f2afcb1fa14d64ae981733b3e39e8b 2022-03-31 23:19:12.080 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-31 23:19:12.085 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-31 23:19:12.089 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-31 23:19:12.093 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:19:12.097 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-31 23:19:14.284 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:14.331 | [271966 Async ks-alt-reader-user:271966]: finished successfully 2022-03-31 23:19:14.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:14.700 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:14.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:14.700 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:14.888 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:14.891 | ++ functions-common:get_or_create_group:902 : group_id=d1167b1dc5e04b43a1a6d7087f2a8fad 2022-03-31 23:19:14.894 | ++ functions-common:get_or_create_group:903 : echo d1167b1dc5e04b43a1a6d7087f2a8fad 2022-03-31 23:19:14.897 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d1167b1dc5e04b43a1a6d7087f2a8fad 2022-03-31 23:19:14.900 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:14.971 | + inc/async:async_inner:63 : get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:15.017 | [241187 Async ks-group-memberdemo:272827]: running: get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:15.020 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:15.104 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:15.174 | [241187 Async ks-group-anotherdemo:272913]: running: get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:15.178 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:15.327 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:15.417 | [272192 Async ks-system-member:272192]: finished successfully 2022-03-31 23:19:15.440 | + inc/async:async_inner:63 : get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:15.539 | [241187 Async ks-group-memberalt:273025]: running: get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:15.557 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:15.820 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:16.013 | [241187 Async ks-group-anotheralt:273142]: running: get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:16.040 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe 2022-03-31 23:19:16.488 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe 2022-03-31 23:19:16.708 | [241187 Async ks-group-admin:273230]: running: get_or_add_group_project_role admin a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe 2022-03-31 23:19:16.727 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-31 23:19:17.137 | [241187 Async ks-demo-member:270370]: Waiting for completion of get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f running on PID 270370 (17 other jobs running) 2022-03-31 23:19:17.342 | [241187 Async ks-demo-member:270370]: Signaling child to exit 2022-03-31 23:19:17.343 | WAKEUP 2022-03-31 23:19:17.504 | [241187 Async ks-demo-member:270370]: Signaled 2022-03-31 23:19:17.520 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:17.520 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:17.520 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:17.520 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:17.520 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:17.520 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:17.520 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:17.520 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:17.520 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:17.521 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68edb0623b474954b5146f2d832520ad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:17.521 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:17.521 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:17.521 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:17.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:17.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:17.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:17.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:17.521 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:17.521 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:17.521 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:17.521 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 68edb0623b474954b5146f2d832520ad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:17.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:17.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:17.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:17.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:17.521 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68edb0623b474954b5146f2d832520ad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:17.521 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:17.521 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:17.521 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:17.521 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:17.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:17.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:17.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:17.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:17.521 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:17.521 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:17.521 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:17.521 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:17.521 | ++ functions-common:get_field:818 : echo '| de0b0de9e6254fa48db9faa761a13376 | 68edb0623b474954b5146f2d832520ad | | 52be0de32a814959b60196f5471ab93f | | | False |' 2022-03-31 23:19:17.522 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:17.522 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:17.522 | + functions-common:get_or_add_user_project_role:997 : echo de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:17.522 | de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:17.815 | [241187 Async ks-demo-member:270370]: finished get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f with result 0 in 15 seconds 2022-03-31 23:19:18.079 | [241187 Async ks-demo-admin:270482]: Waiting for completion of get_or_add_user_project_role admin 9af6da836e324ec1a6448efc11e767a6 52be0de32a814959b60196f5471ab93f running on PID 270482 (16 other jobs running) 2022-03-31 23:19:18.264 | [241187 Async ks-demo-admin:270482]: Signaling child to exit 2022-03-31 23:19:18.264 | WAKEUP 2022-03-31 23:19:18.393 | [241187 Async ks-demo-admin:270482]: Signaled 2022-03-31 23:19:18.412 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:18.412 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:18.412 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:18.412 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:18.412 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:18.412 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:18.412 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:18.412 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:18.412 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:18.412 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:18.412 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:18.412 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9af6da836e324ec1a6448efc11e767a6 --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:18.412 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:18.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:18.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:18.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:18.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:18.413 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:18.413 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:18.413 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:18.413 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9af6da836e324ec1a6448efc11e767a6 --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:18.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:18.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:18.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:18.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:18.413 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:18.413 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9af6da836e324ec1a6448efc11e767a6 --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:18.413 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:18.413 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:18.413 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:18.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:18.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:18.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:18.413 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:18.413 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:18.413 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:18.413 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:18.413 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:18.413 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | 9af6da836e324ec1a6448efc11e767a6 | | 52be0de32a814959b60196f5471ab93f | | | False |' 2022-03-31 23:19:18.413 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:18.413 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:19:18.413 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:19:18.413 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:19:18.704 | [241187 Async ks-demo-admin:270482]: finished get_or_add_user_project_role admin 9af6da836e324ec1a6448efc11e767a6 52be0de32a814959b60196f5471ab93f with result 0 in 17 seconds 2022-03-31 23:19:18.980 | [241187 Async ks-demo-another:270594]: Waiting for completion of get_or_add_user_project_role anotherrole 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f running on PID 270594 (15 other jobs running) 2022-03-31 23:19:19.124 | [241187 Async ks-demo-another:270594]: Signaling child to exit 2022-03-31 23:19:19.124 | WAKEUP 2022-03-31 23:19:19.246 | [241187 Async ks-demo-another:270594]: Signaled 2022-03-31 23:19:19.256 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:19.256 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:19.256 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:19.256 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:19.256 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:19.256 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:19.256 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:19.256 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:19.256 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:19.256 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:19.256 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 68edb0623b474954b5146f2d832520ad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:19.256 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:19.256 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:19.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.256 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.256 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.256 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:19.256 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:19.256 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:19.256 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 68edb0623b474954b5146f2d832520ad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:19.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.257 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.257 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.257 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:19.257 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 68edb0623b474954b5146f2d832520ad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:19.257 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:19.257 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:19.257 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:19.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.257 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.257 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:19.257 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:19.257 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:19.257 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:19.257 | ++ functions-common:get_field:818 : echo '| 19c00d2d2b184362badb99e069405d2d | 68edb0623b474954b5146f2d832520ad | | 52be0de32a814959b60196f5471ab93f | | | False |' 2022-03-31 23:19:19.257 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:19.257 | + functions-common:get_or_add_user_project_role:995 : user_role_id=19c00d2d2b184362badb99e069405d2d 2022-03-31 23:19:19.257 | + functions-common:get_or_add_user_project_role:997 : echo 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:19:19.257 | 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:19:19.549 | [241187 Async ks-demo-another:270594]: finished get_or_add_user_project_role anotherrole 68edb0623b474954b5146f2d832520ad 52be0de32a814959b60196f5471ab93f with result 0 in 17 seconds 2022-03-31 23:19:19.720 | [241187 Async ks-demo-invis:270706]: Waiting for completion of get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 56793beba15c4343ac93c4454fdf769e running on PID 270706 (14 other jobs running) 2022-03-31 23:19:19.820 | [241187 Async ks-demo-invis:270706]: Signaling child to exit 2022-03-31 23:19:19.821 | WAKEUP 2022-03-31 23:19:19.956 | [241187 Async ks-demo-invis:270706]: Signaled 2022-03-31 23:19:19.958 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:19.958 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:19.958 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:19.958 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:19.958 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:19.958 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:19.958 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:19.958 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:19.958 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:19.958 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:19.958 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:19.958 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68edb0623b474954b5146f2d832520ad --project 56793beba15c4343ac93c4454fdf769e 2022-03-31 23:19:19.958 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:19.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.958 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.958 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.958 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:19.958 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:19.958 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:19.958 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 68edb0623b474954b5146f2d832520ad --project 56793beba15c4343ac93c4454fdf769e 2022-03-31 23:19:19.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.958 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.958 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.959 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:19.959 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 68edb0623b474954b5146f2d832520ad --project 56793beba15c4343ac93c4454fdf769e 2022-03-31 23:19:19.959 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:19.959 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:19.959 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:19.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.959 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:19.959 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:19.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:19.959 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:19.959 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:19.959 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:19.959 | ++ functions-common:get_field:818 : echo '| de0b0de9e6254fa48db9faa761a13376 | 68edb0623b474954b5146f2d832520ad | | 56793beba15c4343ac93c4454fdf769e | | | False |' 2022-03-31 23:19:19.959 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:19.959 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:19.959 | + functions-common:get_or_add_user_project_role:997 : echo de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:19.959 | de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:20.103 | [241187 Async ks-demo-invis:270706]: finished get_or_add_user_project_role member 68edb0623b474954b5146f2d832520ad 56793beba15c4343ac93c4454fdf769e with result 0 in 16 seconds 2022-03-31 23:19:20.224 | [241187 Async ks-demo-reader:270877]: Waiting for completion of get_or_add_user_project_role reader 64fe449239b946d8b79cfccb92d6df56 52be0de32a814959b60196f5471ab93f running on PID 270877 (13 other jobs running) 2022-03-31 23:19:20.263 | [241187 Async ks-demo-reader:270877]: Signaling child to exit 2022-03-31 23:19:20.263 | WAKEUP 2022-03-31 23:19:20.298 | [241187 Async ks-demo-reader:270877]: Signaled 2022-03-31 23:19:20.300 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:20.300 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:20.300 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:20.300 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:20.300 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:20.300 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:20.300 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:20.300 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:20.300 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:20.300 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 64fe449239b946d8b79cfccb92d6df56 --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:20.300 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:20.300 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:20.300 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:20.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.300 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:20.300 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:20.300 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:20.300 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 64fe449239b946d8b79cfccb92d6df56 --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:20.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.300 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.300 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 64fe449239b946d8b79cfccb92d6df56 --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:20.300 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:20.300 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:20.300 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:20.301 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:20.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:20.301 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:20.301 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:20.301 | ++ functions-common:get_field:818 : echo '| a3dfec6164184678a41d88294d70f532 | 64fe449239b946d8b79cfccb92d6df56 | | 52be0de32a814959b60196f5471ab93f | | | False |' 2022-03-31 23:19:20.301 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:20.301 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:20.301 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:20.301 | + functions-common:get_or_add_user_project_role:997 : echo a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:20.301 | a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:20.371 | [241187 Async ks-demo-reader:270877]: finished get_or_add_user_project_role reader 64fe449239b946d8b79cfccb92d6df56 52be0de32a814959b60196f5471ab93f with result 0 in 15 seconds 2022-03-31 23:19:20.377 | + inc/async:async_wait:197 : return 0 2022-03-31 23:19:20.380 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-31 23:19:20.642 | [241187 Async ks-alt-admin:271245]: Waiting for completion of get_or_add_user_project_role admin 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e running on PID 271245 (12 other jobs running) 2022-03-31 23:19:20.721 | [241187 Async ks-alt-admin:271245]: Signaling child to exit 2022-03-31 23:19:20.723 | WAKEUP 2022-03-31 23:19:20.850 | [241187 Async ks-alt-admin:271245]: Signaled 2022-03-31 23:19:20.864 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:20.864 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:20.864 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:20.864 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:20.864 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:20.864 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:20.864 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:20.864 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:20.864 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:20.864 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:20.864 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 96e9caadfbaf4e9ab97bb85eae5fc9d3 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:20.864 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:20.864 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:20.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.865 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:20.865 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:20.865 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:20.865 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 96e9caadfbaf4e9ab97bb85eae5fc9d3 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:20.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.865 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:20.865 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:20.865 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:20.865 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 96e9caadfbaf4e9ab97bb85eae5fc9d3 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:20.865 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:20.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:20.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:20.865 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:20.865 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:20.865 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:20.865 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:20.865 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | 96e9caadfbaf4e9ab97bb85eae5fc9d3 | | 620933a5e22d4a0489f3e1350586659e | | | False |' 2022-03-31 23:19:20.865 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:20.865 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:19:20.865 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:19:20.865 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:19:21.127 | [241187 Async ks-alt-admin:271245]: finished get_or_add_user_project_role admin 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e with result 0 in 15 seconds 2022-03-31 23:19:21.190 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:21.280 | [241187 Async ks-alt-another:271387]: Waiting for completion of get_or_add_user_project_role anotherrole 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e running on PID 271387 (11 other jobs running) 2022-03-31 23:19:21.332 | [272484 Async ks-system-reader:272484]: finished successfully 2022-03-31 23:19:21.415 | [241187 Async ks-alt-another:271387]: Signaling child to exit 2022-03-31 23:19:21.415 | WAKEUP 2022-03-31 23:19:21.532 | [241187 Async ks-alt-another:271387]: Signaled 2022-03-31 23:19:21.544 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:21.544 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:21.544 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:21.544 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:21.544 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:21.544 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:21.544 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:21.544 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:21.544 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:21.544 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 96e9caadfbaf4e9ab97bb85eae5fc9d3 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:21.544 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:21.544 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:21.544 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:21.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:21.544 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:21.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:21.544 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:21.544 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:21.544 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:21.544 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:21.545 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 96e9caadfbaf4e9ab97bb85eae5fc9d3 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:21.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:21.545 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:21.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:21.545 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:21.545 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 96e9caadfbaf4e9ab97bb85eae5fc9d3 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:21.545 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:21.545 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:21.545 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:21.545 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:21.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:21.545 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:21.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:21.545 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:21.545 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:21.545 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:21.545 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:21.545 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:21.545 | ++ functions-common:get_field:818 : echo '| 19c00d2d2b184362badb99e069405d2d | 96e9caadfbaf4e9ab97bb85eae5fc9d3 | | 620933a5e22d4a0489f3e1350586659e | | | False |' 2022-03-31 23:19:21.545 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:21.545 | + functions-common:get_or_add_user_project_role:995 : user_role_id=19c00d2d2b184362badb99e069405d2d 2022-03-31 23:19:21.545 | + functions-common:get_or_add_user_project_role:997 : echo 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:19:21.545 | 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:19:21.819 | [241187 Async ks-alt-another:271387]: finished get_or_add_user_project_role anotherrole 96e9caadfbaf4e9ab97bb85eae5fc9d3 620933a5e22d4a0489f3e1350586659e with result 0 in 15 seconds 2022-03-31 23:19:22.086 | [241187 Async ks-alt-member-user:271742]: Waiting for completion of get_or_add_user_project_role member fb4f36c1e3ac4284adcedff1bda99c49 620933a5e22d4a0489f3e1350586659e running on PID 271742 (10 other jobs running) 2022-03-31 23:19:22.260 | [241187 Async ks-alt-member-user:271742]: Signaling child to exit 2022-03-31 23:19:22.261 | WAKEUP 2022-03-31 23:19:22.379 | [241187 Async ks-alt-member-user:271742]: Signaled 2022-03-31 23:19:22.387 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:22.387 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:22.387 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:22.387 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:22.387 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:22.387 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:22.387 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:22.387 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:22.387 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:22.387 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb4f36c1e3ac4284adcedff1bda99c49 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:22.387 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:22.387 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:22.387 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:22.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:22.387 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:22.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:22.387 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:22.387 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:22.387 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:22.387 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:22.387 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user fb4f36c1e3ac4284adcedff1bda99c49 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:22.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:22.388 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:22.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:22.388 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:22.388 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:22.388 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb4f36c1e3ac4284adcedff1bda99c49 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:22.388 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:22.388 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:22.388 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:22.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:22.388 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:22.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:22.388 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:22.388 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:22.388 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:22.388 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:22.388 | ++ functions-common:get_field:818 : echo '| de0b0de9e6254fa48db9faa761a13376 | fb4f36c1e3ac4284adcedff1bda99c49 | | 620933a5e22d4a0489f3e1350586659e | | | False |' 2022-03-31 23:19:22.388 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:22.388 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:22.388 | + functions-common:get_or_add_user_project_role:995 : user_role_id=de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:22.388 | + functions-common:get_or_add_user_project_role:997 : echo de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:22.388 | de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:22.668 | [241187 Async ks-alt-member-user:271742]: finished get_or_add_user_project_role member fb4f36c1e3ac4284adcedff1bda99c49 620933a5e22d4a0489f3e1350586659e with result 0 in 13 seconds 2022-03-31 23:19:22.905 | [241187 Async ks-alt-reader-user:271966]: Waiting for completion of get_or_add_user_project_role reader 7478cb8bb78540f79e7238ca6b142a53 620933a5e22d4a0489f3e1350586659e running on PID 271966 (9 other jobs running) 2022-03-31 23:19:23.072 | [241187 Async ks-alt-reader-user:271966]: Signaling child to exit 2022-03-31 23:19:23.072 | WAKEUP 2022-03-31 23:19:23.201 | [241187 Async ks-alt-reader-user:271966]: Signaled 2022-03-31 23:19:23.213 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:19:23.213 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:19:23.213 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:23.213 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:23.213 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:23.213 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:23.213 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:23.213 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:19:23.214 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7478cb8bb78540f79e7238ca6b142a53 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:23.214 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:23.214 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:19:23.214 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:23.214 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:23.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:23.214 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:23.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:23.214 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:23.214 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:23.214 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:19:23.214 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:19:23.214 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 7478cb8bb78540f79e7238ca6b142a53 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:23.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:23.214 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:23.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:23.214 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:23.214 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7478cb8bb78540f79e7238ca6b142a53 --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:23.214 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:19:23.214 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:19:23.214 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:19:23.215 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:23.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:23.215 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:23.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:23.215 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:23.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:23.215 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:19:23.215 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:19:23.215 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:19:23.215 | ++ functions-common:get_field:818 : echo '| a3dfec6164184678a41d88294d70f532 | 7478cb8bb78540f79e7238ca6b142a53 | | 620933a5e22d4a0489f3e1350586659e | | | False |' 2022-03-31 23:19:23.215 | ++ functions-common:get_field:812 : read data 2022-03-31 23:19:23.215 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:23.215 | + functions-common:get_or_add_user_project_role:997 : echo a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:23.215 | a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:23.478 | [241187 Async ks-alt-reader-user:271966]: finished get_or_add_user_project_role reader 7478cb8bb78540f79e7238ca6b142a53 620933a5e22d4a0489f3e1350586659e with result 0 in 13 seconds 2022-03-31 23:19:23.516 | + inc/async:async_wait:197 : return 0 2022-03-31 23:19:23.533 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-31 23:19:23.914 | [241187 Async ks-system-member:272192]: Waiting for completion of get_or_add_user_system_role member 7f07a4dccf8f450a8ba92b64db5c3e25 all running on PID 272192 (8 other jobs running) 2022-03-31 23:19:24.098 | [241187 Async ks-system-member:272192]: Signaling child to exit 2022-03-31 23:19:24.098 | WAKEUP 2022-03-31 23:19:24.263 | [241187 Async ks-system-member:272192]: Signaled 2022-03-31 23:19:24.292 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:19:24.293 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:19:24.293 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:19:24.293 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:24.293 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:24.293 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:24.293 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:24.293 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:24.293 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:19:24.293 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7f07a4dccf8f450a8ba92b64db5c3e25 --system all -f value -c Role 2022-03-31 23:19:24.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:24.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:24.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:24.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:24.293 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:24.293 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:19:24.293 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:19:24.293 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 7f07a4dccf8f450a8ba92b64db5c3e25 --system all 2022-03-31 23:19:24.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:24.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:24.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:24.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:24.293 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7f07a4dccf8f450a8ba92b64db5c3e25 --system all -f value -c Role 2022-03-31 23:19:24.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:24.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:24.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:24.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:24.293 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:24.293 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:24.293 | + functions-common:get_or_add_user_system_role:1052 : echo de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:24.293 | de0b0de9e6254fa48db9faa761a13376 2022-03-31 23:19:24.531 | [241187 Async ks-system-member:272192]: finished get_or_add_user_system_role member 7f07a4dccf8f450a8ba92b64db5c3e25 all with result 0 in 10 seconds 2022-03-31 23:19:24.740 | [241187 Async ks-system-reader:272484]: Waiting for completion of get_or_add_user_system_role reader 117e7a2726fe487792873e1631bc3078 all running on PID 272484 (7 other jobs running) 2022-03-31 23:19:24.870 | [241187 Async ks-system-reader:272484]: Signaling child to exit 2022-03-31 23:19:24.875 | WAKEUP 2022-03-31 23:19:25.010 | [241187 Async ks-system-reader:272484]: Signaled 2022-03-31 23:19:25.025 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:19:25.025 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:19:25.025 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:19:25.025 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:19:25.025 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:19:25.025 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:19:25.025 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:19:25.025 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:19:25.025 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:19:25.025 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 117e7a2726fe487792873e1631bc3078 --system all -f value -c Role 2022-03-31 23:19:25.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:25.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:25.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:25.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:25.025 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:25.025 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:19:25.025 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:19:25.025 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 117e7a2726fe487792873e1631bc3078 --system all 2022-03-31 23:19:25.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:25.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:25.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:25.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:25.026 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 117e7a2726fe487792873e1631bc3078 --system all -f value -c Role 2022-03-31 23:19:25.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:25.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:25.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:25.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:25.026 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:25.026 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:25.026 | + functions-common:get_or_add_user_system_role:1052 : echo a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:25.026 | a3dfec6164184678a41d88294d70f532 2022-03-31 23:19:25.337 | [241187 Async ks-system-reader:272484]: finished get_or_add_user_system_role reader 117e7a2726fe487792873e1631bc3078 all with result 0 in 12 seconds 2022-03-31 23:19:25.368 | + inc/async:async_wait:197 : return 0 2022-03-31 23:19:25.389 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-31 23:19:25.650 | [241187 Async ks-group-memberdemo:272827]: Waiting for completion of get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f running on PID 272827 (6 other jobs running) 2022-03-31 23:19:25.774 | [241187 Async ks-group-memberdemo:272827]: Signaling child to exit 2022-03-31 23:19:28.505 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:28.602 | [272827 Async ks-group-memberdemo:272827]: finished successfully 2022-03-31 23:19:28.670 | WAKEUP 2022-03-31 23:19:28.753 | [241187 Async ks-group-memberdemo:272827]: Signaled 2022-03-31 23:19:28.757 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:19:28.757 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 52be0de32a814959b60196f5471ab93f -f value 2022-03-31 23:19:28.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:28.757 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:28.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:28.757 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:28.757 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:28.757 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:19:28.757 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:19:28.757 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:28.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:28.757 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:28.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:28.758 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:28.758 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 52be0de32a814959b60196f5471ab93f -f value 2022-03-31 23:19:28.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:28.758 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:28.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:28.758 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:28.758 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:28.758 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='de0b0de9e6254fa48db9faa761a13376 d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f False' 2022-03-31 23:19:28.758 | + functions-common:get_or_add_group_project_role:1076 : echo de0b0de9e6254fa48db9faa761a13376 d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f False 2022-03-31 23:19:28.758 | de0b0de9e6254fa48db9faa761a13376 d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f False 2022-03-31 23:19:28.946 | [241187 Async ks-group-memberdemo:272827]: finished get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f with result 0 in 13 seconds 2022-03-31 23:19:29.075 | [241187 Async ks-group-anotherdemo:272913]: Waiting for completion of get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f running on PID 272913 (5 other jobs running) 2022-03-31 23:19:29.209 | [241187 Async ks-group-anotherdemo:272913]: Signaling child to exit 2022-03-31 23:19:30.213 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:30.262 | [272913 Async ks-group-anotherdemo:272913]: finished successfully 2022-03-31 23:19:30.290 | WAKEUP 2022-03-31 23:19:30.321 | [241187 Async ks-group-anotherdemo:272913]: Signaled 2022-03-31 23:19:30.322 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:19:30.322 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 52be0de32a814959b60196f5471ab93f -f value 2022-03-31 23:19:30.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.322 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.322 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.323 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:30.323 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:19:30.323 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:19:30.323 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 52be0de32a814959b60196f5471ab93f 2022-03-31 23:19:30.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.323 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.323 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.323 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 52be0de32a814959b60196f5471ab93f -f value 2022-03-31 23:19:30.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.323 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.323 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.323 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:30.323 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='19c00d2d2b184362badb99e069405d2d d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f False' 2022-03-31 23:19:30.323 | + functions-common:get_or_add_group_project_role:1076 : echo 19c00d2d2b184362badb99e069405d2d d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f False 2022-03-31 23:19:30.323 | 19c00d2d2b184362badb99e069405d2d d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f False 2022-03-31 23:19:30.385 | [241187 Async ks-group-anotherdemo:272913]: finished get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 52be0de32a814959b60196f5471ab93f with result 0 in 15 seconds 2022-03-31 23:19:30.386 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:30.421 | [273025 Async ks-group-memberalt:273025]: finished successfully 2022-03-31 23:19:30.438 | [241187 Async ks-group-memberalt:273025]: Waiting for completion of get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e running on PID 273025 (4 other jobs running) 2022-03-31 23:19:30.470 | [241187 Async ks-group-memberalt:273025]: Signaling child to exit 2022-03-31 23:19:30.470 | WAKEUP 2022-03-31 23:19:30.495 | [241187 Async ks-group-memberalt:273025]: Signaled 2022-03-31 23:19:30.497 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:19:30.497 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 620933a5e22d4a0489f3e1350586659e -f value 2022-03-31 23:19:30.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.497 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.497 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.497 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:30.497 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:19:30.497 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:19:30.497 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:30.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.497 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.497 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.497 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 620933a5e22d4a0489f3e1350586659e -f value 2022-03-31 23:19:30.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.497 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:30.497 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:30.497 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:30.497 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='de0b0de9e6254fa48db9faa761a13376 d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e False' 2022-03-31 23:19:30.497 | + functions-common:get_or_add_group_project_role:1076 : echo de0b0de9e6254fa48db9faa761a13376 d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e False 2022-03-31 23:19:30.497 | de0b0de9e6254fa48db9faa761a13376 d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e False 2022-03-31 23:19:30.549 | [241187 Async ks-group-memberalt:273025]: finished get_or_add_group_project_role member d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e with result 0 in 15 seconds 2022-03-31 23:19:30.594 | [241187 Async ks-group-anotheralt:273142]: Waiting for completion of get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e running on PID 273142 (3 other jobs running) 2022-03-31 23:19:30.621 | [241187 Async ks-group-anotheralt:273142]: Signaling child to exit 2022-03-31 23:19:31.294 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:31.326 | [273230 Async ks-group-admin:273230]: finished successfully 2022-03-31 23:19:31.350 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:19:31.380 | [273142 Async ks-group-anotheralt:273142]: finished successfully 2022-03-31 23:19:31.400 | WAKEUP 2022-03-31 23:19:31.427 | [241187 Async ks-group-anotheralt:273142]: Signaled 2022-03-31 23:19:31.430 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:19:31.430 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 620933a5e22d4a0489f3e1350586659e -f value 2022-03-31 23:19:31.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.430 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.430 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.430 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:31.430 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:19:31.430 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:19:31.430 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 620933a5e22d4a0489f3e1350586659e 2022-03-31 23:19:31.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.430 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.430 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.430 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d1167b1dc5e04b43a1a6d7087f2a8fad --project 620933a5e22d4a0489f3e1350586659e -f value 2022-03-31 23:19:31.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.430 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.431 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.431 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:31.431 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='19c00d2d2b184362badb99e069405d2d d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e False' 2022-03-31 23:19:31.431 | + functions-common:get_or_add_group_project_role:1076 : echo 19c00d2d2b184362badb99e069405d2d d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e False 2022-03-31 23:19:31.431 | 19c00d2d2b184362badb99e069405d2d d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e False 2022-03-31 23:19:31.478 | [241187 Async ks-group-anotheralt:273142]: finished get_or_add_group_project_role anotherrole d1167b1dc5e04b43a1a6d7087f2a8fad 620933a5e22d4a0489f3e1350586659e with result 0 in 15 seconds 2022-03-31 23:19:31.516 | [241187 Async ks-group-admin:273230]: Waiting for completion of get_or_add_group_project_role admin a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe running on PID 273230 (2 other jobs running) 2022-03-31 23:19:31.543 | [241187 Async ks-group-admin:273230]: Signaling child to exit 2022-03-31 23:19:31.543 | WAKEUP 2022-03-31 23:19:31.568 | [241187 Async ks-group-admin:273230]: Signaled 2022-03-31 23:19:31.569 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:19:31.569 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a8f2afcb1fa14d64ae981733b3e39e8b --project c204133d82cf46318b2f2e73b2f847fe -f value 2022-03-31 23:19:31.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.569 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.570 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:31.570 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:19:31.570 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:19:31.570 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group a8f2afcb1fa14d64ae981733b3e39e8b --project c204133d82cf46318b2f2e73b2f847fe 2022-03-31 23:19:31.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.570 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.570 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.570 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a8f2afcb1fa14d64ae981733b3e39e8b --project c204133d82cf46318b2f2e73b2f847fe -f value 2022-03-31 23:19:31.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.570 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:19:31.570 | from cryptography.utils import int_from_bytes 2022-03-31 23:19:31.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:19:31.570 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b9dd82933d044cbd9cbc9eb4b3c121e8 a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe False' 2022-03-31 23:19:31.570 | + functions-common:get_or_add_group_project_role:1076 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe False 2022-03-31 23:19:31.570 | b9dd82933d044cbd9cbc9eb4b3c121e8 a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe False 2022-03-31 23:19:31.622 | [241187 Async ks-group-admin:273230]: finished get_or_add_group_project_role admin a8f2afcb1fa14d64ae981733b3e39e8b c204133d82cf46318b2f2e73b2f847fe with result 0 in 15 seconds 2022-03-31 23:19:31.627 | + inc/async:async_wait:197 : return 0 2022-03-31 23:19:31.630 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-31 23:19:31.648 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:19:31.650 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-31 23:19:31.668 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:19:31.671 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-31 23:19:31.673 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-31 23:19:31.735 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-31 23:19:31.776 | [241187 Async create_nova_accounts:275164]: running: create_nova_accounts 2022-03-31 23:19:31.779 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-31 23:19:31.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:19:31.803 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-31 23:19:31.805 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-31 23:19:31.869 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-31 23:19:31.915 | [241187 Async create_glance_accounts:275279]: running: create_glance_accounts 2022-03-31 23:19:31.919 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-31 23:19:31.939 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:19:31.944 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-31 23:19:31.950 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-31 23:19:32.019 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-31 23:19:32.063 | [241187 Async create_cinder_accounts:275409]: running: create_cinder_accounts 2022-03-31 23:19:32.066 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-31 23:19:32.087 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:19:32.090 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-31 23:19:32.093 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-31 23:19:32.177 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-31 23:19:32.233 | [241187 Async create_neutron_accounts:275524]: running: create_neutron_accounts 2022-03-31 23:19:32.238 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-31 23:19:32.276 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:19:32.281 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-31 23:19:32.286 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-31 23:19:32.598 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-31 23:19:32.864 | [241187 Async create_swift_accounts:275668]: running: create_swift_accounts 2022-03-31 23:19:32.884 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-31 23:19:33.012 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:19:33.041 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-31 23:19:33.370 | [241187 Async create_nova_accounts:275164]: Waiting for completion of create_nova_accounts running on PID 275164 (6 other jobs running) 2022-03-31 23:19:33.565 | [241187 Async create_nova_accounts:275164]: Signaling child to exit 2022-03-31 23:20:14.095 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:20:14.225 | [275524 Async create_neutron_accounts:275524]: finished successfully 2022-03-31 23:20:32.176 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:20:32.207 | [275409 Async create_cinder_accounts:275409]: finished successfully 2022-03-31 23:20:46.778 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:20:46.812 | [275279 Async create_glance_accounts:275279]: finished successfully 2022-03-31 23:20:53.563 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:20:53.591 | [275164 Async create_nova_accounts:275164]: finished successfully 2022-03-31 23:20:53.612 | WAKEUP 2022-03-31 23:20:53.635 | [241187 Async create_nova_accounts:275164]: Signaled 2022-03-31 23:20:53.636 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:20:53.636 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-31 23:20:53.636 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-31 23:20:53.636 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:20:53.636 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:20:53.637 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:20:53.637 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:20:53.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.637 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.637 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.637 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.637 | + functions-common:get_or_create_user:925 : user_id=9c38e13d042040baad985775df5e4ef6 2022-03-31 23:20:53.637 | + functions-common:get_or_create_user:926 : echo 9c38e13d042040baad985775df5e4ef6 2022-03-31 23:20:53.637 | 9c38e13d042040baad985775df5e4ef6 2022-03-31 23:20:53.637 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-31 23:20:53.637 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:53.637 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:53.637 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:53.637 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:53.637 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:53.637 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:53.637 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:53.637 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:53.637 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:53.637 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:53.637 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.637 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.637 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:53.637 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.637 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.637 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.637 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.638 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.638 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:53.638 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:53.638 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.638 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:53.638 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.638 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.638 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.638 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.638 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.638 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.638 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:53.638 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:53.638 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:53.638 | ++ functions-common:get_field:818 : echo '| c5c84b21989c428b8a3409f2a8e406eb | 9c38e13d042040baad985775df5e4ef6 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:53.638 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.638 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.638 | + functions-common:get_or_add_user_project_role:997 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.638 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.638 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:20:53.638 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-31 23:20:53.638 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:53.638 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:53.638 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:53.638 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:53.639 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:53.639 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:53.639 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:53.639 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:53.639 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:53.639 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:53.639 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.639 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:53.639 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.639 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.639 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.639 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.639 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:53.639 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:53.639 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.639 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.639 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.639 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.639 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:53.639 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.639 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.640 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.640 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:53.640 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:53.640 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:53.640 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | 9c38e13d042040baad985775df5e4ef6 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:53.640 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.640 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:20:53.640 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:20:53.640 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:20:53.640 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-31 23:20:53.640 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:20:53.640 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.98/compute 2022-03-31 23:20:53.640 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-31 23:20:53.640 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:20:53.640 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-31 23:20:53.640 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-31 23:20:53.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.640 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.640 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.640 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:20:53.640 | 64784f6d2908455d85901ed6dd957857' 2022-03-31 23:20:53.640 | + functions-common:get_or_create_service:1094 : echo 64784f6d2908455d85901ed6dd957857 2022-03-31 23:20:53.640 | 64784f6d2908455d85901ed6dd957857 2022-03-31 23:20:53.640 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.98/compute/v2/$(project_id)s' 2022-03-31 23:20:53.640 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:20:53.640 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' RegionOne 2022-03-31 23:20:53.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:20:53.641 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-31 23:20:53.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.641 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:20:53.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:20:53.641 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.98/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:20:53.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.641 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=afa06e5055024f0f9ae3ffe4a2d4c8c5 2022-03-31 23:20:53.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo afa06e5055024f0f9ae3ffe4a2d4c8c5 2022-03-31 23:20:53.641 | + functions-common:get_or_create_endpoint:1127 : public_id=afa06e5055024f0f9ae3ffe4a2d4c8c5 2022-03-31 23:20:53.641 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:20:53.641 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:20:53.641 | + functions-common:get_or_create_endpoint:1136 : echo afa06e5055024f0f9ae3ffe4a2d4c8c5 2022-03-31 23:20:53.641 | afa06e5055024f0f9ae3ffe4a2d4c8c5 2022-03-31 23:20:53.641 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-31 23:20:53.641 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:20:53.641 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-31 23:20:53.641 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-31 23:20:53.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.641 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.642 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:20:53.642 | c40213d6ce9b43cda6849cc2a3da299e' 2022-03-31 23:20:53.642 | + functions-common:get_or_create_service:1094 : echo c40213d6ce9b43cda6849cc2a3da299e 2022-03-31 23:20:53.642 | c40213d6ce9b43cda6849cc2a3da299e 2022-03-31 23:20:53.642 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.98/compute/v2.1 2022-03-31 23:20:53.642 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:20:53.642 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.98/compute/v2.1 RegionOne 2022-03-31 23:20:53.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:20:53.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-31 23:20:53.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.642 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.642 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.642 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:20:53.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:20:53.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.98/compute/v2.1 --region RegionOne -f value -c id 2022-03-31 23:20:53.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.642 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.642 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.642 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=25bdcaf1e7ff41d5aac32d0fd0008f8a 2022-03-31 23:20:53.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 25bdcaf1e7ff41d5aac32d0fd0008f8a 2022-03-31 23:20:53.642 | + functions-common:get_or_create_endpoint:1127 : public_id=25bdcaf1e7ff41d5aac32d0fd0008f8a 2022-03-31 23:20:53.642 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:20:53.642 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:20:53.642 | + functions-common:get_or_create_endpoint:1136 : echo 25bdcaf1e7ff41d5aac32d0fd0008f8a 2022-03-31 23:20:53.642 | 25bdcaf1e7ff41d5aac32d0fd0008f8a 2022-03-31 23:20:53.642 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-31 23:20:53.642 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:20:53.642 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-31 23:20:53.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:20:53.643 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-31 23:20:53.643 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:53.643 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:53.643 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:53.643 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:53.643 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:53.643 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:53.643 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:53.643 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:53.643 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:53.643 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:53.643 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.643 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.643 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:53.643 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.643 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.643 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.643 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.643 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.643 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:53.643 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:53.643 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.643 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.643 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.643 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.644 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.644 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:53.644 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.644 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.644 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.644 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.644 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.644 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:53.644 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:53.644 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:53.644 | ++ functions-common:get_field:818 : echo '| 054872d4facb46ada5bb3638a5508250 | 9c38e13d042040baad985775df5e4ef6 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:53.644 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.644 | + functions-common:get_or_add_user_project_role:995 : user_role_id=054872d4facb46ada5bb3638a5508250 2022-03-31 23:20:53.644 | + functions-common:get_or_add_user_project_role:997 : echo 054872d4facb46ada5bb3638a5508250 2022-03-31 23:20:53.644 | 054872d4facb46ada5bb3638a5508250 2022-03-31 23:20:53.644 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-31 23:20:53.644 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:20:53.644 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-31 23:20:53.644 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:20:53.644 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-31 23:20:53.684 | [241187 Async create_nova_accounts:275164]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-31 23:20:53.724 | [241187 Async create_glance_accounts:275279]: Waiting for completion of create_glance_accounts running on PID 275279 (5 other jobs running) 2022-03-31 23:20:53.751 | [241187 Async create_glance_accounts:275279]: Signaling child to exit 2022-03-31 23:20:53.751 | WAKEUP 2022-03-31 23:20:53.774 | [241187 Async create_glance_accounts:275279]: Signaled 2022-03-31 23:20:53.776 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-31 23:20:53.776 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:20:53.776 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-31 23:20:53.776 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-31 23:20:53.776 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:20:53.776 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:20:53.776 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:20:53.776 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:20:53.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.776 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.776 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.776 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.776 | + functions-common:get_or_create_user:925 : user_id=930e7ccb939a47acaf9add4297bca952 2022-03-31 23:20:53.776 | + functions-common:get_or_create_user:926 : echo 930e7ccb939a47acaf9add4297bca952 2022-03-31 23:20:53.776 | 930e7ccb939a47acaf9add4297bca952 2022-03-31 23:20:53.776 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-31 23:20:53.776 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:53.776 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:53.776 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:53.776 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:53.776 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:53.776 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:53.776 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:53.776 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:53.777 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:53.777 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:53.777 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.777 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.777 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:53.777 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.777 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.777 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.777 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.777 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.777 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:53.777 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:53.777 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.777 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.777 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.777 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.777 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:53.777 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.777 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.777 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.777 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.777 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.777 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.777 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:53.777 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:53.778 | ++ functions-common:get_field:818 : echo '| c5c84b21989c428b8a3409f2a8e406eb | 930e7ccb939a47acaf9add4297bca952 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:53.778 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:53.778 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.778 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.778 | + functions-common:get_or_add_user_project_role:997 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.778 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.778 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:20:53.778 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-31 23:20:53.778 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:20:53.778 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-31 23:20:53.778 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-31 23:20:53.778 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:20:53.778 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:20:53.778 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:20:53.778 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:20:53.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.778 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.778 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.778 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.778 | + functions-common:get_or_create_user:925 : user_id=eb6b441d87a141eb8ab77e5a9d144c52 2022-03-31 23:20:53.778 | + functions-common:get_or_create_user:926 : echo eb6b441d87a141eb8ab77e5a9d144c52 2022-03-31 23:20:53.778 | eb6b441d87a141eb8ab77e5a9d144c52 2022-03-31 23:20:53.778 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-31 23:20:53.778 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:53.778 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:53.778 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:53.778 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:53.778 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:53.778 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:53.778 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:53.778 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:53.779 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:53.779 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:53.779 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:53.779 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.779 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.779 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.779 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.779 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.779 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.779 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.779 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:53.779 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:53.779 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.779 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.779 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.779 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.779 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:53.779 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.779 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.779 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.779 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.779 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.779 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.779 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:53.780 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:53.780 | ++ functions-common:get_field:818 : echo '| c5c84b21989c428b8a3409f2a8e406eb | eb6b441d87a141eb8ab77e5a9d144c52 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:53.780 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:53.780 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.780 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.780 | + functions-common:get_or_add_user_project_role:997 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.780 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.780 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-31 23:20:53.780 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-31 23:20:53.780 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:53.780 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:53.780 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:53.780 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:53.780 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:53.780 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:53.780 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:53.780 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:53.780 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:53.780 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:53.780 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.780 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:53.780 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.780 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.780 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.780 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.780 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.780 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.780 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:53.780 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:53.780 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.781 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.781 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.781 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.781 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:53.781 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.781 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.781 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.781 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.781 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.781 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.781 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:53.781 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:53.781 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:53.781 | ++ functions-common:get_field:818 : echo '| 054872d4facb46ada5bb3638a5508250 | eb6b441d87a141eb8ab77e5a9d144c52 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:53.781 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.781 | + functions-common:get_or_add_user_project_role:995 : user_role_id=054872d4facb46ada5bb3638a5508250 2022-03-31 23:20:53.781 | + functions-common:get_or_add_user_project_role:997 : echo 054872d4facb46ada5bb3638a5508250 2022-03-31 23:20:53.781 | 054872d4facb46ada5bb3638a5508250 2022-03-31 23:20:53.781 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-31 23:20:53.781 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:20:53.781 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-31 23:20:53.781 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-31 23:20:53.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.781 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.781 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.781 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.781 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:20:53.782 | 8451d5f53ca84643b0ad4ba7302dee4f' 2022-03-31 23:20:53.782 | + functions-common:get_or_create_service:1094 : echo 8451d5f53ca84643b0ad4ba7302dee4f 2022-03-31 23:20:53.782 | 8451d5f53ca84643b0ad4ba7302dee4f 2022-03-31 23:20:53.782 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.98/image 2022-03-31 23:20:53.782 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:20:53.782 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.98/image RegionOne 2022-03-31 23:20:53.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:20:53.782 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-31 23:20:53.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.782 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.782 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.782 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:20:53.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:20:53.782 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.98/image --region RegionOne -f value -c id 2022-03-31 23:20:53.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.782 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.782 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.782 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dc9cbab7038943658674f03b12e864c6 2022-03-31 23:20:53.782 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dc9cbab7038943658674f03b12e864c6 2022-03-31 23:20:53.782 | + functions-common:get_or_create_endpoint:1127 : public_id=dc9cbab7038943658674f03b12e864c6 2022-03-31 23:20:53.782 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:20:53.782 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:20:53.782 | + functions-common:get_or_create_endpoint:1136 : echo dc9cbab7038943658674f03b12e864c6 2022-03-31 23:20:53.782 | dc9cbab7038943658674f03b12e864c6 2022-03-31 23:20:53.782 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-31 23:20:53.783 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:20:53.783 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:20:53.783 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:20:53.783 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:20:53.783 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-31 23:20:53.783 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-31 23:20:53.783 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-31 23:20:53.783 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-31 23:20:53.824 | [241187 Async create_glance_accounts:275279]: finished create_glance_accounts with result 0 in 74 seconds 2022-03-31 23:20:53.862 | [241187 Async create_cinder_accounts:275409]: Waiting for completion of create_cinder_accounts running on PID 275409 (4 other jobs running) 2022-03-31 23:20:53.888 | [241187 Async create_cinder_accounts:275409]: Signaling child to exit 2022-03-31 23:20:53.888 | WAKEUP 2022-03-31 23:20:53.912 | [241187 Async create_cinder_accounts:275409]: Signaled 2022-03-31 23:20:53.913 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-31 23:20:53.913 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-31 23:20:53.913 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-31 23:20:53.913 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:20:53.913 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:20:53.913 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:20:53.913 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:20:53.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.913 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.913 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.913 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.913 | + functions-common:get_or_create_user:925 : user_id=dd9b338bc71a4b0eae04cceab321e4ab 2022-03-31 23:20:53.914 | + functions-common:get_or_create_user:926 : echo dd9b338bc71a4b0eae04cceab321e4ab 2022-03-31 23:20:53.914 | dd9b338bc71a4b0eae04cceab321e4ab 2022-03-31 23:20:53.914 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-31 23:20:53.914 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:53.914 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:53.914 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:53.914 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:53.914 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:53.914 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:53.914 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:53.914 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:53.914 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:53.914 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:53.914 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.914 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.914 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:53.914 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.914 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.914 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.914 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.914 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.914 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:53.914 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:53.914 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.914 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.914 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.914 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:20:53.914 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:53.914 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:53.915 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:53.915 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.915 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:53.915 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:53.915 | ++ functions-common:get_field:818 : echo '| c5c84b21989c428b8a3409f2a8e406eb | dd9b338bc71a4b0eae04cceab321e4ab | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:53.915 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:53.915 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:53.915 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.915 | + functions-common:get_or_add_user_project_role:997 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.915 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:53.915 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:20:53.915 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-31 23:20:53.915 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:20:53.915 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-31 23:20:53.915 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-31 23:20:53.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.915 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:20:53.915 | 92a12bb997574f90a6173b7af8be6bca' 2022-03-31 23:20:53.915 | + functions-common:get_or_create_service:1094 : echo 92a12bb997574f90a6173b7af8be6bca 2022-03-31 23:20:53.915 | 92a12bb997574f90a6173b7af8be6bca 2022-03-31 23:20:53.915 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-31 23:20:53.916 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s' 2022-03-31 23:20:53.916 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:20:53.916 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:20:53.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:20:53.916 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-31 23:20:53.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.916 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.916 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.916 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:20:53.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:20:53.916 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:20:53.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.916 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.916 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.916 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e4d0935c171a44299e99e1aece2c63b0 2022-03-31 23:20:53.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e4d0935c171a44299e99e1aece2c63b0 2022-03-31 23:20:53.916 | + functions-common:get_or_create_endpoint:1127 : public_id=e4d0935c171a44299e99e1aece2c63b0 2022-03-31 23:20:53.916 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:20:53.916 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:20:53.916 | + functions-common:get_or_create_endpoint:1136 : echo e4d0935c171a44299e99e1aece2c63b0 2022-03-31 23:20:53.916 | e4d0935c171a44299e99e1aece2c63b0 2022-03-31 23:20:53.916 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-31 23:20:53.916 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:20:53.916 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-31 23:20:53.916 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-31 23:20:53.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.916 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.917 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.917 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.917 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:20:53.917 | 8eeb6e6e123c4f5ab7a01807c5e0cd69' 2022-03-31 23:20:53.917 | + functions-common:get_or_create_service:1094 : echo 8eeb6e6e123c4f5ab7a01807c5e0cd69 2022-03-31 23:20:53.917 | 8eeb6e6e123c4f5ab7a01807c5e0cd69 2022-03-31 23:20:53.917 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.98/volume/v3/$(project_id)s' 2022-03-31 23:20:53.917 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:20:53.917 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:20:53.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:20:53.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-31 23:20:53.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.917 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.917 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.917 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:20:53.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:20:53.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.98/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:20:53.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.917 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.917 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.917 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a18e0a72bfef4d369b6bee3137e97746 2022-03-31 23:20:53.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a18e0a72bfef4d369b6bee3137e97746 2022-03-31 23:20:53.917 | + functions-common:get_or_create_endpoint:1127 : public_id=a18e0a72bfef4d369b6bee3137e97746 2022-03-31 23:20:53.917 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:20:53.917 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:20:53.917 | + functions-common:get_or_create_endpoint:1136 : echo a18e0a72bfef4d369b6bee3137e97746 2022-03-31 23:20:53.917 | a18e0a72bfef4d369b6bee3137e97746 2022-03-31 23:20:53.917 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-31 23:20:53.918 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:20:53.918 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-31 23:20:53.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.918 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.918 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.918 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_project:938 : project_id=acbbf574ce154963951812fb84a992b3 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_project:939 : echo acbbf574ce154963951812fb84a992b3 2022-03-31 23:20:53.918 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id acbbf574ce154963951812fb84a992b3 2022-03-31 23:20:53.918 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-31 23:20:53.918 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-31 23:20:53.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.918 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:53.918 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:53.918 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-31 23:20:53.918 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_user:925 : user_id=dd9b338bc71a4b0eae04cceab321e4ab 2022-03-31 23:20:53.918 | ++ functions-common:get_or_create_user:926 : echo dd9b338bc71a4b0eae04cceab321e4ab 2022-03-31 23:20:53.918 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id dd9b338bc71a4b0eae04cceab321e4ab 2022-03-31 23:20:53.959 | [241187 Async create_cinder_accounts:275409]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-31 23:20:53.964 | + inc/async:async_wait:197 : return 0 2022-03-31 23:20:53.967 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-31 23:20:54.019 | [241187 Async create_neutron_accounts:275524]: Waiting for completion of create_neutron_accounts running on PID 275524 (3 other jobs running) 2022-03-31 23:20:54.046 | [241187 Async create_neutron_accounts:275524]: Signaling child to exit 2022-03-31 23:20:54.046 | WAKEUP 2022-03-31 23:20:54.069 | [241187 Async create_neutron_accounts:275524]: Signaled 2022-03-31 23:20:54.070 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-31 23:20:54.070 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:20:54.070 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:20:54.070 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:20:54.070 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:20:54.071 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:20:54.071 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:20:54.071 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-31 23:20:54.071 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-31 23:20:54.071 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-31 23:20:54.071 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.98:9696/ 2022-03-31 23:20:54.071 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-31 23:20:54.071 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-31 23:20:54.071 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-31 23:20:54.071 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:20:54.071 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:20:54.071 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:20:54.071 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:20:54.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.071 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.071 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.071 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:54.071 | + functions-common:get_or_create_user:925 : user_id=12bc1ca0573c489492f971edd79304e0 2022-03-31 23:20:54.071 | + functions-common:get_or_create_user:926 : echo 12bc1ca0573c489492f971edd79304e0 2022-03-31 23:20:54.071 | 12bc1ca0573c489492f971edd79304e0 2022-03-31 23:20:54.071 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-31 23:20:54.071 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:20:54.071 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:20:54.071 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:20:54.071 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:20:54.071 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:20:54.071 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:20:54.071 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:20:54.072 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:20:54.072 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:20:54.072 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:20:54.072 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:20:54.072 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:54.072 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:20:54.072 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:54.072 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:54.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.072 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.072 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.072 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:54.072 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:20:54.072 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:20:54.072 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:20:54.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.072 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.072 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.072 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:20:54.072 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:20:54.072 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:20:54.072 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:20:54.072 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:54.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.072 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.072 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.072 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:54.073 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:20:54.073 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:20:54.073 | ++ functions-common:get_field:818 : echo '| c5c84b21989c428b8a3409f2a8e406eb | 12bc1ca0573c489492f971edd79304e0 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:20:54.073 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:20:54.073 | ++ functions-common:get_field:812 : read data 2022-03-31 23:20:54.073 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:54.073 | + functions-common:get_or_add_user_project_role:997 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:54.073 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:20:54.073 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:20:54.073 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-31 23:20:54.073 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:20:54.073 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-31 23:20:54.073 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-31 23:20:54.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.073 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.073 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.073 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:54.073 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:20:54.073 | d48e7352827244e880bb9b99f220596e' 2022-03-31 23:20:54.073 | + functions-common:get_or_create_service:1094 : echo d48e7352827244e880bb9b99f220596e 2022-03-31 23:20:54.073 | d48e7352827244e880bb9b99f220596e 2022-03-31 23:20:54.073 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.98:9696/ 2022-03-31 23:20:54.073 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:20:54.073 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.98:9696/ RegionOne 2022-03-31 23:20:54.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:20:54.073 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-31 23:20:54.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.073 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.074 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.074 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:54.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:20:54.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:20:54.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.98:9696/ --region RegionOne -f value -c id 2022-03-31 23:20:54.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.074 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:20:54.074 | from cryptography.utils import int_from_bytes 2022-03-31 23:20:54.074 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:20:54.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=383a1a2fccb7420984e1c7fa7cfca891 2022-03-31 23:20:54.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 383a1a2fccb7420984e1c7fa7cfca891 2022-03-31 23:20:54.074 | + functions-common:get_or_create_endpoint:1127 : public_id=383a1a2fccb7420984e1c7fa7cfca891 2022-03-31 23:20:54.074 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:20:54.074 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:20:54.074 | + functions-common:get_or_create_endpoint:1136 : echo 383a1a2fccb7420984e1c7fa7cfca891 2022-03-31 23:20:54.074 | 383a1a2fccb7420984e1c7fa7cfca891 2022-03-31 23:20:54.119 | [241187 Async create_neutron_accounts:275524]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-31 23:20:54.158 | [241187 Async create_swift_accounts:275668]: Waiting for completion of create_swift_accounts running on PID 275668 (2 other jobs running) 2022-03-31 23:20:54.184 | [241187 Async create_swift_accounts:275668]: Signaling child to exit 2022-03-31 23:21:42.736 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:21:42.762 | [275668 Async create_swift_accounts:275668]: finished successfully 2022-03-31 23:21:42.782 | WAKEUP 2022-03-31 23:21:42.805 | [241187 Async create_swift_accounts:275668]: Signaled 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-31 23:21:42.807 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-31 23:21:42.807 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:21:42.807 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:21:42.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.807 | ++ functions-common:get_or_create_role:950 : role_id=19c00d2d2b184362badb99e069405d2d 2022-03-31 23:21:42.807 | ++ functions-common:get_or_create_role:951 : echo 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:614 : another_role=19c00d2d2b184362badb99e069405d2d 2022-03-31 23:21:42.807 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-31 23:21:42.807 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-31 23:21:42.807 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:21:42.807 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:21:42.807 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:21:42.807 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:21:42.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.808 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.808 | + functions-common:get_or_create_user:925 : user_id=d32a21f5e21646dda967f72e890bcadf 2022-03-31 23:21:42.808 | + functions-common:get_or_create_user:926 : echo d32a21f5e21646dda967f72e890bcadf 2022-03-31 23:21:42.808 | d32a21f5e21646dda967f72e890bcadf 2022-03-31 23:21:42.808 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-31 23:21:42.808 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:21:42.808 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:21:42.808 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:21:42.808 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:21:42.808 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:21:42.808 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:21:42.808 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:21:42.808 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:21:42.808 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:21:42.808 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:21:42.808 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:21:42.808 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:21:42.808 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.808 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.808 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.808 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.808 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:21:42.808 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:21:42.808 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:21:42.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.809 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.809 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:21:42.809 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:21:42.809 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.809 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.809 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:21:42.809 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:21:42.809 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:21:42.809 | ++ functions-common:get_field:818 : echo '| c5c84b21989c428b8a3409f2a8e406eb | d32a21f5e21646dda967f72e890bcadf | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:21:42.809 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.809 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:21:42.809 | + functions-common:get_or_add_user_project_role:997 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:21:42.809 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:21:42.809 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:21:42.809 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-31 23:21:42.809 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:21:42.809 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:21:42.809 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:21:42.809 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:21:42.809 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:21:42.809 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:21:42.809 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:21:42.809 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:21:42.809 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:21:42.810 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:21:42.810 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.810 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:21:42.810 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:21:42.810 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.810 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.810 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.810 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:21:42.810 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:21:42.810 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:21:42.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.810 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:21:42.810 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.810 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:21:42.810 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.810 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.810 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.810 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:21:42.810 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:21:42.810 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | d32a21f5e21646dda967f72e890bcadf | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:21:42.810 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:21:42.811 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.811 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.811 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.811 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-31 23:21:42.811 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:21:42.811 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-31 23:21:42.811 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-31 23:21:42.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.811 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:21:42.811 | ab8766e2d70045eaab06d5b5ed4e46cf' 2022-03-31 23:21:42.811 | + functions-common:get_or_create_service:1094 : echo ab8766e2d70045eaab06d5b5ed4e46cf 2022-03-31 23:21:42.811 | ab8766e2d70045eaab06d5b5ed4e46cf 2022-03-31 23:21:42.811 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' http://10.222.0.98:8080 2022-03-31 23:21:42.811 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:21:42.811 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-31 23:21:42.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:21:42.811 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-31 23:21:42.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.811 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:21:42.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:21:42.811 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.98:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:21:42.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.812 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=06e1672f5d864b77a58db5f898472706 2022-03-31 23:21:42.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 06e1672f5d864b77a58db5f898472706 2022-03-31 23:21:42.812 | + functions-common:get_or_create_endpoint:1127 : public_id=06e1672f5d864b77a58db5f898472706 2022-03-31 23:21:42.812 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.98:8080 ]] 2022-03-31 23:21:42.812 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.98:8080 RegionOne 2022-03-31 23:21:42.812 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:21:42.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-31 23:21:42.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.812 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:21:42.812 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:21:42.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.98:8080 --region RegionOne -f value -c id 2022-03-31 23:21:42.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.812 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9f5bf1f9762743818eb880dd7a15c5eb 2022-03-31 23:21:42.812 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9f5bf1f9762743818eb880dd7a15c5eb 2022-03-31 23:21:42.812 | 9f5bf1f9762743818eb880dd7a15c5eb 2022-03-31 23:21:42.812 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:21:42.812 | + functions-common:get_or_create_endpoint:1136 : echo 06e1672f5d864b77a58db5f898472706 2022-03-31 23:21:42.812 | 06e1672f5d864b77a58db5f898472706 2022-03-31 23:21:42.812 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-31 23:21:42.813 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:21:42.813 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-31 23:21:42.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.813 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_project:938 : project_id=9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_project:939 : echo 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.813 | + lib/swift:create_swift_accounts:628 : swift_project_test1=9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.813 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-31 23:21:42.813 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.813 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-31 23:21:42.813 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-31 23:21:42.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.813 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_user:925 : user_id=6283f5b12b7547279b25474a59e7d847 2022-03-31 23:21:42.813 | ++ functions-common:get_or_create_user:926 : echo 6283f5b12b7547279b25474a59e7d847 2022-03-31 23:21:42.813 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=6283f5b12b7547279b25474a59e7d847 2022-03-31 23:21:42.813 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-31 23:21:42.813 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.813 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 6283f5b12b7547279b25474a59e7d847 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.813 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:21:42.813 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:21:42.814 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:21:42.814 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:21:42.814 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:21:42.814 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:21:42.814 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:21:42.814 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:21:42.814 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6283f5b12b7547279b25474a59e7d847 --project 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.814 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.814 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:21:42.814 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.814 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.814 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:21:42.814 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:21:42.814 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6283f5b12b7547279b25474a59e7d847 --project 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.814 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6283f5b12b7547279b25474a59e7d847 --project 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.814 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.814 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:21:42.814 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.814 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.815 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:21:42.815 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:21:42.815 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:21:42.815 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | 6283f5b12b7547279b25474a59e7d847 | | 9e1d43f318ee404f9ac6c8edb94c1fd0 | | | False |' 2022-03-31 23:21:42.815 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.815 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.815 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.815 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.815 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-31 23:21:42.815 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-31 23:21:42.815 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:21:42.815 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-31 23:21:42.815 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-31 23:21:42.815 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-31 23:21:42.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.815 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.815 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.815 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.815 | ++ functions-common:get_or_create_user:925 : user_id=6e56c15370f24b7c889d334fdbb11304 2022-03-31 23:21:42.815 | ++ functions-common:get_or_create_user:926 : echo 6e56c15370f24b7c889d334fdbb11304 2022-03-31 23:21:42.815 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6e56c15370f24b7c889d334fdbb11304 2022-03-31 23:21:42.815 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-31 23:21:42.815 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.815 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 19c00d2d2b184362badb99e069405d2d 6e56c15370f24b7c889d334fdbb11304 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.815 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:21:42.815 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:21:42.815 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:21:42.815 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:21:42.815 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:21:42.815 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:21:42.816 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:21:42.816 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:21:42.816 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 19c00d2d2b184362badb99e069405d2d --user 6e56c15370f24b7c889d334fdbb11304 --project 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.816 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:21:42.816 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.816 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.816 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.816 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:21:42.816 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:21:42.816 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 19c00d2d2b184362badb99e069405d2d --user 6e56c15370f24b7c889d334fdbb11304 --project 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.816 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 19c00d2d2b184362badb99e069405d2d --user 6e56c15370f24b7c889d334fdbb11304 --project 9e1d43f318ee404f9ac6c8edb94c1fd0 2022-03-31 23:21:42.816 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.816 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:21:42.816 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.816 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.816 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:21:42.817 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:21:42.817 | ++ functions-common:get_field:818 : echo '| 19c00d2d2b184362badb99e069405d2d | 6e56c15370f24b7c889d334fdbb11304 | | 9e1d43f318ee404f9ac6c8edb94c1fd0 | | | False |' 2022-03-31 23:21:42.817 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:21:42.817 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.817 | + functions-common:get_or_add_user_project_role:995 : user_role_id=19c00d2d2b184362badb99e069405d2d 2022-03-31 23:21:42.817 | + functions-common:get_or_add_user_project_role:997 : echo 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:21:42.817 | 19c00d2d2b184362badb99e069405d2d 2022-03-31 23:21:42.817 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-31 23:21:42.817 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-31 23:21:42.817 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:21:42.817 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-31 23:21:42.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.817 | ++ functions-common:get_or_create_project:938 : project_id=32287a67c18f440198d20aea54e9224a 2022-03-31 23:21:42.817 | ++ functions-common:get_or_create_project:939 : echo 32287a67c18f440198d20aea54e9224a 2022-03-31 23:21:42.817 | + lib/swift:create_swift_accounts:642 : swift_project_test2=32287a67c18f440198d20aea54e9224a 2022-03-31 23:21:42.817 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-31 23:21:42.817 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.817 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-31 23:21:42.817 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-31 23:21:42.817 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:21:42.817 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-31 23:21:42.817 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-31 23:21:42.817 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-31 23:21:42.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.818 | ++ functions-common:get_or_create_user:925 : user_id=22c74058d8a84815b28d59f931894fcb 2022-03-31 23:21:42.818 | ++ functions-common:get_or_create_user:926 : echo 22c74058d8a84815b28d59f931894fcb 2022-03-31 23:21:42.818 | + lib/swift:create_swift_accounts:647 : swift_user_test2=22c74058d8a84815b28d59f931894fcb 2022-03-31 23:21:42.818 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-31 23:21:42.818 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.818 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 22c74058d8a84815b28d59f931894fcb 32287a67c18f440198d20aea54e9224a 2022-03-31 23:21:42.818 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:21:42.818 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:21:42.818 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:21:42.818 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:21:42.818 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:21:42.818 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:21:42.818 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:21:42.818 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:21:42.818 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 22c74058d8a84815b28d59f931894fcb --project 32287a67c18f440198d20aea54e9224a 2022-03-31 23:21:42.818 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.818 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:21:42.818 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.818 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.818 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.818 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.818 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.818 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:21:42.818 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:21:42.818 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 22c74058d8a84815b28d59f931894fcb --project 32287a67c18f440198d20aea54e9224a 2022-03-31 23:21:42.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.819 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.819 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.819 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 22c74058d8a84815b28d59f931894fcb --project 32287a67c18f440198d20aea54e9224a 2022-03-31 23:21:42.819 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.819 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:21:42.819 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.819 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.819 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.819 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.819 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.819 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:21:42.819 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:21:42.819 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | 22c74058d8a84815b28d59f931894fcb | | 32287a67c18f440198d20aea54e9224a | | | False |' 2022-03-31 23:21:42.819 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:21:42.819 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.819 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.819 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.819 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.819 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-31 23:21:42.819 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-31 23:21:42.819 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:21:42.819 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-31 23:21:42.819 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-31 23:21:42.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.819 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.820 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.820 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-31 23:21:42.820 | 995b9b46f853461cb3f220c19453aca5' 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_domain:888 : echo 995b9b46f853461cb3f220c19453aca5 2022-03-31 23:21:42.820 | + lib/swift:create_swift_accounts:652 : swift_domain=995b9b46f853461cb3f220c19453aca5 2022-03-31 23:21:42.820 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-31 23:21:42.820 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.820 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-31 23:21:42.820 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 995b9b46f853461cb3f220c19453aca5 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:21:42.820 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=995b9b46f853461cb3f220c19453aca5 --or-show -f value -c id 2022-03-31 23:21:42.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.820 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.820 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.820 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_project:938 : project_id=f89540c4a84045c2ad4a9bb1e962ac6e 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_project:939 : echo f89540c4a84045c2ad4a9bb1e962ac6e 2022-03-31 23:21:42.820 | + lib/swift:create_swift_accounts:656 : swift_project_test4=f89540c4a84045c2ad4a9bb1e962ac6e 2022-03-31 23:21:42.820 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-31 23:21:42.820 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.820 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-31 23:21:42.820 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 995b9b46f853461cb3f220c19453aca5 test4@example.com 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-31 23:21:42.820 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-31 23:21:42.820 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=995b9b46f853461cb3f220c19453aca5 --email=test4@example.com --or-show -f value -c id 2022-03-31 23:21:42.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.821 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.821 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.821 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.821 | ++ functions-common:get_or_create_user:925 : user_id=b0c5dae8a59a483f885ad3dab3be2779 2022-03-31 23:21:42.821 | ++ functions-common:get_or_create_user:926 : echo b0c5dae8a59a483f885ad3dab3be2779 2022-03-31 23:21:42.821 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b0c5dae8a59a483f885ad3dab3be2779 2022-03-31 23:21:42.821 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-31 23:21:42.821 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:21:42.821 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b0c5dae8a59a483f885ad3dab3be2779 f89540c4a84045c2ad4a9bb1e962ac6e 2022-03-31 23:21:42.821 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:21:42.821 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:21:42.821 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:21:42.821 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:21:42.821 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:21:42.821 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:21:42.821 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:21:42.821 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:21:42.821 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0c5dae8a59a483f885ad3dab3be2779 --project f89540c4a84045c2ad4a9bb1e962ac6e 2022-03-31 23:21:42.821 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.821 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:21:42.821 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.821 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.821 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.821 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.821 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.821 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:21:42.821 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:21:42.821 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b0c5dae8a59a483f885ad3dab3be2779 --project f89540c4a84045c2ad4a9bb1e962ac6e 2022-03-31 23:21:42.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.821 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.822 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.822 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0c5dae8a59a483f885ad3dab3be2779 --project f89540c4a84045c2ad4a9bb1e962ac6e 2022-03-31 23:21:42.822 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:21:42.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:21:42.822 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:21:42.822 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.822 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:42.822 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:42.822 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:21:42.822 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:21:42.822 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:21:42.822 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | b0c5dae8a59a483f885ad3dab3be2779 | | f89540c4a84045c2ad4a9bb1e962ac6e | | | False |' 2022-03-31 23:21:42.822 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:21:42.822 | ++ functions-common:get_field:812 : read data 2022-03-31 23:21:42.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.822 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.822 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:21:42.854 | [241187 Async create_swift_accounts:275668]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-31 23:21:42.861 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-31 23:21:42.864 | + inc/async:async_wait:197 : return 0 2022-03-31 23:21:42.867 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-31 23:21:42.885 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:21:42.888 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-31 23:21:42.906 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:21:42.908 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-31 23:21:42.911 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:21:42.913 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-31 23:21:42.916 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-31 23:21:42.918 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-31 23:21:42.979 | + inc/async:async_inner:63 : init_glance 2022-03-31 23:21:43.017 | [241187 Async init_glance:279924]: running: init_glance 2022-03-31 23:21:43.020 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-31 23:21:43.038 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:21:43.041 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-31 23:21:43.044 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:21:43.046 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-31 23:21:43.049 | + ./stack.sh:main:1147 : configure_neutron 2022-03-31 23:21:43.052 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-31 23:21:43.056 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:21:43.056 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:21:43.062 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:21:43.065 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:21:43.068 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:21:43.070 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:21:43.073 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-31 23:21:43.076 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-31 23:21:43.078 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-31 23:21:43.081 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-31 23:21:43.095 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-31 23:21:43.097 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-31 23:21:46.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:46.581 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:46.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:46.581 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:50.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:50.137 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:50.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:50.137 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:53.031 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:21:53.058 | [279924 Async init_glance:279924]: finished successfully 2022-03-31 23:21:53.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:53.686 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:53.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:53.686 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:57.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:57.174 | from cryptography.utils import int_from_bytes 2022-03-31 23:21:57.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:21:57.175 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:00.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:00.607 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:00.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:00.607 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:04.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:04.027 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:04.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:04.027 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:07.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:07.466 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:07.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:07.466 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:11.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:11.248 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:11.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:11.248 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:15.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:15.897 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:15.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:15.897 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:15.897 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-31 23:22:21.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:21.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:21.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:21.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:22.134 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-31 23:22:22.143 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-31 23:22:22.146 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-31 23:22:22.150 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-31 23:22:22.154 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-31 23:22:22.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-31 23:22:22.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-31 23:22:22.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-31 23:22:22.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-31 23:22:22.169 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-31 23:22:22.172 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-31 23:22:22.175 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-31 23:22:22.177 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-31 23:22:22.180 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-31 23:22:22.182 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-31 23:22:22.185 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-31 23:22:22.189 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:22.192 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-31 23:22:22.195 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:22.201 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-31 23:22:22.203 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-31 23:22:22.205 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-31 23:22:22.208 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-31 23:22:22.211 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:22:22.214 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:22:22.243 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-31 23:22:22.272 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-31 23:22:22.301 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-31 23:22:22.330 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-31 23:22:22.361 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-31 23:22:22.389 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-31 23:22:22.392 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-31 23:22:22.394 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-31 23:22:22.397 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:22:22.400 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:22:22.416 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:22:22.419 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:22:22.421 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:22:22.424 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:22:22.426 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:22:22.455 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:22:22.488 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:22:22.524 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:22:22.554 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-31 23:22:22.570 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:22:22.573 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-31 23:22:22.575 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:22:22.577 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-31 23:22:22.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-31 23:22:22.582 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-31 23:22:22.595 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-31 23:22:22.597 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:22:22.600 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-31 23:22:22.602 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-31 23:22:22.615 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-31 23:22:22.627 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-31 23:22:22.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-31 23:22:22.642 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:22:22.656 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:22:22.670 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:22:22.672 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:22:22.676 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-31 23:22:22.681 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.2vA7bMOAec 2022-03-31 23:22:22.683 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:22:22.686 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:22:22.688 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.2vA7bMOAec 2022-03-31 23:22:22.692 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.2vA7bMOAec 2022-03-31 23:22:22.704 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.2vA7bMOAec /etc/sudoers.d/neutron-rootwrap 2022-03-31 23:22:22.717 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:22:22.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:22.750 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:22:22.784 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-31 23:22:22.787 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-31 23:22:22.789 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-31 23:22:22.792 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:22:22.794 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:22:22.797 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:22:22.814 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:22.817 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:22:22.819 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:22:22.822 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:22:22.840 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:22.843 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:22:22.846 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/ 2022-03-31 23:22:22.876 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:22:22.878 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:22:22.881 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-31 23:22:22.898 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:22.901 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-31 23:22:22.903 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-31 23:22:22.906 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:22:22.908 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:22:22.911 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-31 23:22:22.913 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-31 23:22:22.916 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:22:22.919 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-31 23:22:22.921 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-31 23:22:22.924 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-31 23:22:22.928 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:22:22.931 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:22:22.936 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-31 23:22:22.953 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:22.956 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-31 23:22:22.959 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-31 23:22:22.961 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-31 23:22:22.966 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-31 23:22:22.996 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:22:23.026 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-31 23:22:23.057 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-31 23:22:23.093 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-31 23:22:23.124 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-31 23:22:23.127 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:22:23.129 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-31 23:22:23.132 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:22:23.134 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-31 23:22:23.164 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-31 23:22:23.199 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.98/identity 2022-03-31 23:22:23.234 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-31 23:22:23.267 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-31 23:22:23.300 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-31 23:22:23.331 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-31 23:22:23.364 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-31 23:22:23.396 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:22:23.427 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:22:23.458 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-31 23:22:23.490 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-31 23:22:23.528 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-31 23:22:23.531 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:22:23.535 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:22:23.538 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:22:23.542 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-31 23:22:23.576 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-31 23:22:23.607 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.98/identity 2022-03-31 23:22:23.637 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-31 23:22:23.669 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-31 23:22:23.700 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-31 23:22:23.731 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-31 23:22:23.761 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-31 23:22:23.792 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:22:23.823 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-31 23:22:23.854 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-31 23:22:23.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-31 23:22:23.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-31 23:22:23.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-31 23:22:23.865 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-31 23:22:23.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-31 23:22:23.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-31 23:22:23.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1350:1399 != '' ]] 2022-03-31 23:22:23.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1350:1399 2022-03-31 23:22:23.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1350:1399 != '' ]] 2022-03-31 23:22:23.880 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-31 23:22:23.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-31 23:22:23.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-31 23:22:23.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-31 23:22:23.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-31 23:22:23.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-31 23:22:23.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-31 23:22:23.897 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-31 23:22:23.899 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:23.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-31 23:22:23.931 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-31 23:22:23.934 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:23.936 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:22:23.939 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-31 23:22:23.942 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-31 23:22:23.945 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:23.948 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-31 23:22:23.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-31 23:22:23.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-31 23:22:23.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:23.992 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:22:23.994 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-31 23:22:23.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-31 23:22:23.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:24.002 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-31 23:22:24.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-31 23:22:24.038 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:24.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:22:24.043 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-31 23:22:24.046 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-31 23:22:24.048 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:24.051 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-31 23:22:24.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-31 23:22:24.084 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:24.086 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-31 23:22:24.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-31 23:22:24.092 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-31 23:22:24.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:24.097 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-31 23:22:24.126 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-31 23:22:24.128 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:24.131 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-31 23:22:24.133 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:22:24.136 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:22:24.138 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:24.141 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-31 23:22:24.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-31 23:22:24.176 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:24.179 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-31 23:22:24.181 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-31 23:22:24.184 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-31 23:22:24.187 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:24.189 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-31 23:22:24.219 | + 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:1350:1399 2022-03-31 23:22:24.221 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:24.224 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-31 23:22:24.226 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1350:1399 2022-03-31 23:22:24.229 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1350:1399 ']' 2022-03-31 23:22:24.232 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:24.234 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1350:1399 2022-03-31 23:22:24.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-31 23:22:24.265 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:22:24.268 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-31 23:22:24.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:22:24.273 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:22:24.275 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:22:24.278 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-31 23:22:24.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:22:24.310 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-31 23:22:24.327 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:24.330 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-31 23:22:24.332 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:22:24.365 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:24.368 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:22:24.398 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:22:24.434 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-31 23:22:24.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-31 23:22:24.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-31 23:22:24.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:22:27.466 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:22:27.467 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:22:27.467 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=281866) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:22:27.517 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=281866) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:22:27.517 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=281866) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:22:27.517 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=281866) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:27.517 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=281866) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:27.517 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=281866) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:27.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=281866) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:27.571 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:22:27.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:27.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:27.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:27.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:27.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-31 23:22:27.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-31 23:22:27.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-31 23:22:27.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:22:27.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-31 23:22:28.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-31 23:22:28.023 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-31 23:22:28.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:28.028 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-31 23:22:28.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-31 23:22:28.066 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-31 23:22:28.074 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-31 23:22:28.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-31 23:22:28.080 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-31 23:22:28.093 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-31 23:22:28.106 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:22:28.109 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-31 23:22:28.117 | net.bridge.bridge-nf-call-iptables = 1 2022-03-31 23:22:28.120 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:22:28.123 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-31 23:22:28.131 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-31 23:22:28.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-31 23:22:28.137 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-31 23:22:28.140 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-31 23:22:28.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-31 23:22:28.145 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:22:28.148 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:22:28.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:22:28.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:22:28.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:22:28.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-31 23:22:28.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-31 23:22:28.220 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-31 23:22:28.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-31 23:22:28.252 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-31 23:22:28.282 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-31 23:22:28.299 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:28.302 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-31 23:22:28.304 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-31 23:22:28.309 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-31 23:22:28.339 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-31 23:22:28.372 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:22:28.404 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:28.407 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:22:28.438 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-31 23:22:28.457 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:28.460 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:22:28.462 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:22:28.493 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:22:28.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:22:28.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:22:28.527 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-31 23:22:28.530 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:22:28.532 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-31 23:22:28.535 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-31 23:22:28.553 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:28.555 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-31 23:22:28.558 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-31 23:22:28.563 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-31 23:22:28.593 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:22:28.627 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:28.629 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:22:28.659 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:22:28.661 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:22:28.691 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:22:28.694 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:22:28.696 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:22:28.726 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-31 23:22:28.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:22:28.731 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-31 23:22:28.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:22:31.710 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:22:31.710 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:22:31.711 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=282431) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:22:31.761 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=282431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:22:31.761 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=282431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:22:31.761 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=282431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:31.761 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=282431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:31.762 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=282431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:31.762 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=282431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:22:31.823 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-31 23:22:31.824 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=282431) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-31 23:22:31.824 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=282431) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-31 23:22:31.825 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:22:31.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:31.825 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:31.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:22:31.825 | from cryptography.utils import int_from_bytes 2022-03-31 23:22:32.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-31 23:22:32.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-31 23:22:32.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:22:32.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:22:32.228 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:22:32.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:22:32.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:22:32.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-31 23:22:32.258 | + functions:set_mtu:785 : local dev=br-data 2022-03-31 23:22:32.262 | + functions:set_mtu:786 : local mtu=1500 2022-03-31 23:22:32.266 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-31 23:22:32.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-31 23:22:32.302 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-31 23:22:32.305 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-31 23:22:32.307 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-31 23:22:32.310 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-31 23:22:32.312 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-31 23:22:32.315 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-31 23:22:32.318 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-31 23:22:32.320 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-31 23:22:32.323 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-31 23:22:32.325 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-31 23:22:32.328 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-31 23:22:32.331 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-31 23:22:32.333 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-31 23:22:32.336 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-31 23:22:32.339 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-31 23:22:32.340 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-31 23:22:32.347 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-31 23:22:32.350 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-31 23:22:32.354 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-31 23:22:32.358 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-31 23:22:32.363 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-31 23:22:32.365 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-31 23:22:32.366 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-31 23:22:32.371 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.65/22 brd 192.168.3.255' 2022-03-31 23:22:32.374 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-31 23:22:32.377 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:32.380 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-31 23:22:32.383 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-31 23:22:32.386 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.65/22 brd 192.168.3.255 != '' ]] 2022-03-31 23:22:32.390 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1' 2022-03-31 23:22:32.393 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data' 2022-03-31 23:22:32.396 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-31 23:22:32.399 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-31 23:22:32.404 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-31 23:22:32.404 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.65/22 brd 192.168.3.255 2022-03-31 23:22:32.405 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-31 23:22:32.405 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-31 23:22:32.411 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.65 2022-03-31 23:22:32.413 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.65 ' 2022-03-31 23:22:32.416 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.65/22 brd 192.168.3.255 dev eth1 2022-03-31 23:22:32.430 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.65/22 brd 192.168.3.255 dev br-data 2022-03-31 23:22:32.443 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-31 23:22:32.457 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-31 23:22:32.478 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.65 2022-03-31 23:22:32.487 | PING 192.168.0.65 (192.168.0.65) from 192.168.0.65 br-data: 56(84) bytes of data. 2022-03-31 23:22:32.487 | 64 bytes from 192.168.0.65: icmp_seq=1 ttl=64 time=0.077 ms 2022-03-31 23:22:33.491 | 64 bytes from 192.168.0.65: icmp_seq=2 ttl=64 time=0.066 ms 2022-03-31 23:22:34.515 | 64 bytes from 192.168.0.65: icmp_seq=3 ttl=64 time=0.064 ms 2022-03-31 23:22:34.515 | 2022-03-31 23:22:34.515 | --- 192.168.0.65 ping statistics --- 2022-03-31 23:22:34.515 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2022-03-31 23:22:34.515 | rtt min/avg/max/mdev = 0.064/0.069/0.077/0.005 ms 2022-03-31 23:22:34.524 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-31 23:22:34.525 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-31 23:22:34.534 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-31 23:22:34.537 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-31 23:22:34.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:34.558 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-31 23:22:34.560 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-31 23:22:34.566 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-31 23:22:34.596 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.98 2022-03-31 23:22:34.625 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-31 23:22:34.660 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:22:34.693 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-31 23:22:34.696 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:22:34.726 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:22:34.728 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-31 23:22:34.746 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:22:34.748 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:22:34.751 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-31 23:22:34.769 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:22:34.771 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-31 23:22:34.789 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:22:34.792 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-31 23:22:34.810 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:22:34.812 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-31 23:22:34.844 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-31 23:22:34.875 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-31 23:22:34.877 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-31 23:22:34.896 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:34.899 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-31 23:22:34.917 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:34.920 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-31 23:22:34.922 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-31 23:22:34.985 | + inc/async:async_inner:63 : init_neutron 2022-03-31 23:22:35.027 | [241187 Async init_neutron:282909]: running: init_neutron 2022-03-31 23:22:35.030 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-31 23:22:35.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:35.054 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-31 23:22:35.064 | ++ ./stack.sh:main:1162 : true 2022-03-31 23:22:35.068 | + ./stack.sh:main:1162 : netman_pid= 2022-03-31 23:22:35.070 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-31 23:22:35.073 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-31 23:22:35.089 | + ./stack.sh:main:1169 : clean_iptables 2022-03-31 23:22:35.099 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-31 23:22:35.099 | + lib/nova:clean_iptables:186 : bash 2022-03-31 23:22:35.099 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-31 23:22:35.100 | + lib/nova:clean_iptables:186 : grep nova 2022-03-31 23:22:35.102 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-31 23:22:35.107 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-31 23:22:35.107 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:22:35.117 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-31 23:22:35.117 | + lib/nova:clean_iptables:188 : grep nova 2022-03-31 23:22:35.119 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:22:35.119 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:22:35.120 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-31 23:22:35.121 | + lib/nova:clean_iptables:188 : bash 2022-03-31 23:22:35.122 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-31 23:22:35.139 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:22:35.139 | + lib/nova:clean_iptables:190 : grep nova 2022-03-31 23:22:35.143 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-31 23:22:35.143 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-31 23:22:35.143 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-31 23:22:35.145 | + lib/nova:clean_iptables:190 : bash 2022-03-31 23:22:35.153 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-31 23:22:35.160 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-31 23:22:35.161 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:22:35.165 | + lib/nova:clean_iptables:192 : grep nova 2022-03-31 23:22:35.167 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-31 23:22:35.170 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-31 23:22:35.177 | + lib/nova:clean_iptables:192 : bash 2022-03-31 23:22:35.177 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:22:35.182 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-31 23:22:35.191 | net.ipv4.ip_forward = 1 2022-03-31 23:22:35.194 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-31 23:22:35.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:35.216 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-31 23:22:35.225 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-31 23:22:35.228 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:22:35.265 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-31 23:22:35.296 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-31 23:22:35.299 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:22:35.338 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-31 23:22:35.376 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-31 23:22:35.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:35.400 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-31 23:22:35.403 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:22:35.406 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-31 23:22:35.408 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-31 23:22:35.412 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-31 23:22:35.481 | + inc/async:async_inner:63 : init_swift 2022-03-31 23:22:35.525 | [241187 Async init_swift:283267]: running: init_swift 2022-03-31 23:22:35.528 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-31 23:22:35.551 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:35.554 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-31 23:22:35.556 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:22:35.559 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-31 23:22:35.562 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-31 23:22:35.565 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-31 23:22:35.643 | + inc/async:async_inner:63 : init_cinder 2022-03-31 23:22:35.691 | [241187 Async init_cinder:283362]: running: init_cinder 2022-03-31 23:22:35.695 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-31 23:22:35.724 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:22:35.730 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-31 23:22:35.734 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:22:35.744 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-31 23:22:35.752 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-31 23:22:35.755 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-31 23:22:35.850 | + inc/async:async_inner:63 : init_placement 2022-03-31 23:22:35.974 | [241187 Async init_placement:283499]: running: init_placement 2022-03-31 23:22:35.988 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-31 23:22:36.135 | [241187 Async init_neutron:282909]: Waiting for completion of init_neutron running on PID 282909 (6 other jobs running) 2022-03-31 23:22:36.246 | [241187 Async init_neutron:282909]: Signaling child to exit 2022-03-31 23:22:39.500 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:22:39.533 | [283362 Async init_cinder:283362]: finished successfully 2022-03-31 23:22:49.263 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:22:49.315 | [283267 Async init_swift:283267]: finished successfully 2022-03-31 23:23:01.793 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:23:01.821 | [282909 Async init_neutron:282909]: finished successfully 2022-03-31 23:23:01.842 | WAKEUP 2022-03-31 23:23:01.865 | [241187 Async init_neutron:282909]: Signaled 2022-03-31 23:23:01.867 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-31 23:23:01.867 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:23:01.867 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:23:01.867 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:23:01.867 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:23:01.867 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:23:01.867 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:23:01.867 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-31 23:23:01.867 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-31 23:23:01.867 | + lib/database:recreate_database:112 : local db=neutron 2022-03-31 23:23:01.867 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-31 23:23:01.867 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-31 23:23:01.867 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-31 23:23:01.867 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:01.867 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-31 23:23:01.867 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:01.867 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-31 23:23:01.867 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:23:01.867 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:01.867 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:01.867 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:01.867 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768958010 2022-03-31 23:23:01.867 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-31 23:23:01.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:01.867 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:01.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:01.867 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-31 23:23:01.868 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-31 23:23:01.869 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-31 23:23:01.870 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-31 23:23:01.871 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-31 23:23:01.871 | Running upgrade for neutron ... 2022-03-31 23:23:01.871 | OK 2022-03-31 23:23:01.871 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-31 23:23:01.871 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:01.871 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:01.871 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:01.871 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:01.871 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:01.871 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:23:01.872 | + functions-common:time_stop:2432 : start_time=1648768958010 2022-03-31 23:23:01.872 | + functions-common:time_stop:2434 : [[ -z 1648768958010 ]] 2022-03-31 23:23:01.872 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:01.872 | + functions-common:time_stop:2437 : end_time=1648768981777 2022-03-31 23:23:01.872 | + functions-common:time_stop:2438 : elapsed_time=23767 2022-03-31 23:23:01.872 | + functions-common:time_stop:2439 : total=8453 2022-03-31 23:23:01.872 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:01.872 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32220 2022-03-31 23:23:01.917 | [241187 Async init_neutron:282909]: finished init_neutron with result 0 in 26 seconds 2022-03-31 23:23:01.921 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:01.924 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-31 23:23:01.982 | [241187 Async init_placement:283499]: Waiting for completion of init_placement running on PID 283499 (5 other jobs running) 2022-03-31 23:23:02.010 | [241187 Async init_placement:283499]: Signaling child to exit 2022-03-31 23:23:22.686 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:23:22.714 | [283499 Async init_placement:283499]: finished successfully 2022-03-31 23:23:22.735 | WAKEUP 2022-03-31 23:23:22.758 | [241187 Async init_placement:283499]: Signaled 2022-03-31 23:23:22.759 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-31 23:23:22.760 | + lib/database:recreate_database:112 : local db=placement 2022-03-31 23:23:22.760 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-31 23:23:22.760 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-31 23:23:22.760 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-31 23:23:22.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:22.760 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-31 23:23:22.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:22.760 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-31 23:23:22.760 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-31 23:23:22.760 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-31 23:23:22.760 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-31 23:23:22.760 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:23:22.760 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:23:22.760 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:23:22.760 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:23:22.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.760 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.760 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.760 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.760 | + functions-common:get_or_create_user:925 : user_id=349c6e084b6f44bfb3657802ab7fc966 2022-03-31 23:23:22.760 | + functions-common:get_or_create_user:926 : echo 349c6e084b6f44bfb3657802ab7fc966 2022-03-31 23:23:22.760 | 349c6e084b6f44bfb3657802ab7fc966 2022-03-31 23:23:22.760 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-31 23:23:22.760 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:23:22.760 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:23:22.760 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:23:22.760 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:23:22.760 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:23:22.760 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:23:22.760 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:23:22.761 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:23:22.761 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:23:22.761 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:23:22.761 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:23:22.761 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:23:22.761 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:23:22.761 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:23:22.761 | ++ functions-common:get_field:812 : read data 2022-03-31 23:23:22.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.761 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.761 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.761 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.761 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:23:22.761 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:23:22.761 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:23:22.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.761 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.761 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.761 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:23:22.761 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:23:22.761 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:23:22.761 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:23:22.761 | ++ functions-common:get_field:812 : read data 2022-03-31 23:23:22.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.761 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.761 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.761 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.761 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:23:22.762 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:23:22.762 | ++ functions-common:get_field:818 : echo '| c5c84b21989c428b8a3409f2a8e406eb | 349c6e084b6f44bfb3657802ab7fc966 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:23:22.762 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:23:22.762 | ++ functions-common:get_field:812 : read data 2022-03-31 23:23:22.762 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:23:22.762 | + functions-common:get_or_add_user_project_role:997 : echo c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:23:22.762 | c5c84b21989c428b8a3409f2a8e406eb 2022-03-31 23:23:22.762 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:23:22.762 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-31 23:23:22.762 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:23:22.762 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:23:22.762 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:23:22.762 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:23:22.762 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:23:22.762 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:23:22.762 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:23:22.762 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:23:22.762 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:23:22.762 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:23:22.762 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:23:22.762 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:23:22.762 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:23:22.762 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:23:22.762 | ++ functions-common:get_field:812 : read data 2022-03-31 23:23:22.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.762 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.762 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.762 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.762 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:23:22.762 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:23:22.762 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:23:22.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.763 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:23:22.763 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:23:22.763 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:23:22.763 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:23:22.763 | ++ functions-common:get_field:812 : read data 2022-03-31 23:23:22.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.763 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.763 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:23:22.763 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:23:22.763 | ++ functions-common:get_field:818 : echo '| b9dd82933d044cbd9cbc9eb4b3c121e8 | 349c6e084b6f44bfb3657802ab7fc966 | | acbbf574ce154963951812fb84a992b3 | | | False |' 2022-03-31 23:23:22.763 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:23:22.763 | ++ functions-common:get_field:812 : read data 2022-03-31 23:23:22.763 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:23:22.763 | + functions-common:get_or_add_user_project_role:997 : echo b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:23:22.763 | b9dd82933d044cbd9cbc9eb4b3c121e8 2022-03-31 23:23:22.763 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.98/placement 2022-03-31 23:23:22.763 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-31 23:23:22.763 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:23:22.763 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-31 23:23:22.763 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-31 23:23:22.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.764 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.764 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.764 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:23:22.764 | dad4a06eb95649b1b1e94c1099d443de' 2022-03-31 23:23:22.764 | + functions-common:get_or_create_service:1094 : echo dad4a06eb95649b1b1e94c1099d443de 2022-03-31 23:23:22.764 | dad4a06eb95649b1b1e94c1099d443de 2022-03-31 23:23:22.764 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.98/placement 2022-03-31 23:23:22.764 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:23:22.764 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.98/placement RegionOne 2022-03-31 23:23:22.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:23:22.764 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-31 23:23:22.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.764 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.764 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.764 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:23:22.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:23:22.764 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.98/placement --region RegionOne -f value -c id 2022-03-31 23:23:22.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.764 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:22.764 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:22.764 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:23:22.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5eb0b998a2c74c55a14590b8ea4ec3f8 2022-03-31 23:23:22.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5eb0b998a2c74c55a14590b8ea4ec3f8 2022-03-31 23:23:22.764 | + functions-common:get_or_create_endpoint:1127 : public_id=5eb0b998a2c74c55a14590b8ea4ec3f8 2022-03-31 23:23:22.764 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:23:22.764 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:23:22.764 | + functions-common:get_or_create_endpoint:1136 : echo 5eb0b998a2c74c55a14590b8ea4ec3f8 2022-03-31 23:23:22.764 | 5eb0b998a2c74c55a14590b8ea4ec3f8 2022-03-31 23:23:22.807 | [241187 Async init_placement:283499]: finished init_placement with result 0 in 46 seconds 2022-03-31 23:23:22.811 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:22.814 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-31 23:23:22.875 | [241187 Async init_glance:279924]: Waiting for completion of init_glance running on PID 279924 (4 other jobs running) 2022-03-31 23:23:22.909 | [241187 Async init_glance:279924]: Signaling child to exit 2022-03-31 23:23:22.909 | WAKEUP 2022-03-31 23:23:22.937 | [241187 Async init_glance:279924]: Signaled 2022-03-31 23:23:22.939 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-31 23:23:22.939 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-31 23:23:22.939 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-31 23:23:22.939 | + lib/database:recreate_database:112 : local db=glance 2022-03-31 23:23:22.940 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-31 23:23:22.940 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-31 23:23:22.940 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-31 23:23:22.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:22.940 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-31 23:23:22.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:22.940 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-31 23:23:22.940 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:23:22.940 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:22.940 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:22.940 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:22.940 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768903254 2022-03-31 23:23:22.940 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-31 23:23:22.940 | 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=280046) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:23:22.940 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:23:22.940 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:23:22.940 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:23:22.940 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.940 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:23:22.941 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:23:22.941 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-31 23:23:22.941 | Database migration is up to date. No migration needed. 2022-03-31 23:23:22.941 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-31 23:23:22.941 | Database is synced successfully. 2022-03-31 23:23:22.941 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-31 23:23:22.941 | 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=280199) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:23:22.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-31 23:23:22.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-31 23:23:22.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-31 23:23:22.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-31 23:23:22.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-31 23:23:22.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-31 23:23:22.942 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-31 23:23:22.942 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-31 23:23:22.942 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:22.942 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:22.942 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:22.942 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:22.942 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:22.943 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:23:22.943 | + functions-common:time_stop:2432 : start_time=1648768903254 2022-03-31 23:23:22.943 | + functions-common:time_stop:2434 : [[ -z 1648768903254 ]] 2022-03-31 23:23:22.943 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:22.943 | + functions-common:time_stop:2437 : end_time=1648768913016 2022-03-31 23:23:22.943 | + functions-common:time_stop:2438 : elapsed_time=9762 2022-03-31 23:23:22.943 | + functions-common:time_stop:2439 : total=8453 2022-03-31 23:23:22.943 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:22.943 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18215 2022-03-31 23:23:22.989 | [241187 Async init_glance:279924]: finished init_glance with result 0 in 10 seconds 2022-03-31 23:23:22.993 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:22.996 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-31 23:23:23.058 | [241187 Async init_swift:283267]: Waiting for completion of init_swift running on PID 283267 (3 other jobs running) 2022-03-31 23:23:23.084 | [241187 Async init_swift:283267]: Signaling child to exit 2022-03-31 23:23:23.085 | WAKEUP 2022-03-31 23:23:23.111 | [241187 Async init_swift:283267]: Signaled 2022-03-31 23:23:23.113 | + lib/swift:init_swift:668 : local node_number 2022-03-31 23:23:23.113 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:23:23.113 | No container-sharder running 2022-03-31 23:23:23.113 | No container-sync running 2022-03-31 23:23:23.113 | No container-reconciler running 2022-03-31 23:23:23.113 | No object-auditor running 2022-03-31 23:23:23.113 | No container-auditor running 2022-03-31 23:23:23.113 | No object-replicator running 2022-03-31 23:23:23.113 | No object-reconstructor running 2022-03-31 23:23:23.113 | No proxy-server running 2022-03-31 23:23:23.113 | No container-updater running 2022-03-31 23:23:23.113 | No account-reaper running 2022-03-31 23:23:23.113 | No container-replicator running 2022-03-31 23:23:23.113 | No container-server running 2022-03-31 23:23:23.113 | No account-auditor running 2022-03-31 23:23:23.113 | No object-updater running 2022-03-31 23:23:23.113 | No account-server running 2022-03-31 23:23:23.113 | No object-server running 2022-03-31 23:23:23.113 | No object-expirer running 2022-03-31 23:23:23.113 | No account-replicator running 2022-03-31 23:23:23.113 | + lib/swift:init_swift:670 : true 2022-03-31 23:23:23.113 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-31 23:23:23.113 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-31 23:23:23.113 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-31 23:23:23.114 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-31 23:23:23.114 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-31 23:23:23.114 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-31 23:23:23.114 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-31 23:23:23.114 | + functions:create_disk:732 : local node_number 2022-03-31 23:23:23.114 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:23:23.114 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-31 23:23:23.114 | + functions:create_disk:736 : local key 2022-03-31 23:23:23.114 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | ++ functions:create_disk:738 : sed s#/.## 2022-03-31 23:23:23.114 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-31 23:23:23.114 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:23:23.114 | + functions:destroy_disk:765 : local key 2022-03-31 23:23:23.114 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-31 23:23:23.114 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-31 23:23:23.114 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-31 23:23:23.114 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-31 23:23:23.114 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:23:23.114 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-31 23:23:23.114 | = sectsz=512 attr=2, projid32bit=1 2022-03-31 23:23:23.114 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-31 23:23:23.114 | = reflink=1 2022-03-31 23:23:23.115 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-31 23:23:23.115 | = sunit=0 swidth=0 blks 2022-03-31 23:23:23.115 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-31 23:23:23.115 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-31 23:23:23.115 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-31 23:23:23.115 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-31 23:23:23.115 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-31 23:23:23.115 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-31 23:23:23.115 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-31 23:23:23.115 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-31 23:23:23.115 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-31 23:23:23.115 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-31 23:23:23.115 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:23:23.115 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-31 23:23:23.115 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648768185.object.builder backups/1648768186.container.builder backups/1648768188.account.builder backups/1648768193.object.builder backups/1648768194.container.builder backups/1648768196.account.builder backups/1648768193.object.ring.gz backups/1648768194.container.ring.gz backups/1648768196.account.ring.gz 2022-03-31 23:23:23.115 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-31 23:23:23.115 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-31 23:23:23.115 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-31 23:23:23.115 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-31 23:23:23.116 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:23:23.116 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-31 23:23:23.116 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-31 23:23:23.116 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:23:23.116 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-31 23:23:23.116 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-31 23:23:23.116 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:23:23.116 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-31 23:23:23.116 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-31 23:23:23.116 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:23:23.116 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-31 23:23:23.116 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:23:23.116 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-31 23:23:23.116 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:23:23.116 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-31 23:23:23.116 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:23:23.116 | + lib/swift:init_swift:714 : popd 2022-03-31 23:23:23.163 | [241187 Async init_swift:283267]: finished init_swift with result 0 in 13 seconds 2022-03-31 23:23:23.168 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:23.174 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-31 23:23:23.235 | [241187 Async init_cinder:283362]: Waiting for completion of init_cinder running on PID 283362 (2 other jobs running) 2022-03-31 23:23:23.262 | [241187 Async init_cinder:283362]: Signaling child to exit 2022-03-31 23:23:23.263 | WAKEUP 2022-03-31 23:23:23.291 | [241187 Async init_cinder:283362]: Signaled 2022-03-31 23:23:23.293 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-31 23:23:23.293 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:23.293 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-31 23:23:23.293 | + lib/database:recreate_database:112 : local db=cinder 2022-03-31 23:23:23.293 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-31 23:23:23.293 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-31 23:23:23.293 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-31 23:23:23.293 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:23.293 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-31 23:23:23.293 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:23.293 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-31 23:23:23.293 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:23:23.293 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:23.293 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:23.293 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:23.293 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768955794 2022-03-31 23:23:23.293 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-31 23:23:23.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:23.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:23.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:23.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:23.293 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:23:23.293 | last_heartbeat = column_property( 2022-03-31 23:23:23.293 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:23:23.293 | num_hosts = column_property( 2022-03-31 23:23:23.293 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:23:23.294 | num_down_hosts = column_property( 2022-03-31 23:23:23.294 | Traceback (most recent call last): 2022-03-31 23:23:23.294 | File "/usr/local/bin/cinder-manage", line 10, in 2022-03-31 23:23:23.294 | sys.exit(main()) 2022-03-31 23:23:23.294 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-03-31 23:23:23.294 | objects.register_all() 2022-03-31 23:23:23.294 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-03-31 23:23:23.294 | __import__('cinder.objects.backup') 2022-03-31 23:23:23.294 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-03-31 23:23:23.294 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-03-31 23:23:23.294 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-03-31 23:23:23.294 | backup: objects.Backup, 2022-03-31 23:23:23.294 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-03-31 23:23:23.294 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-31 23:23:23.294 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:23.294 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:23.294 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:23.294 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:23.294 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:23.294 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:23:23.294 | + functions-common:time_stop:2432 : start_time=1648768955794 2022-03-31 23:23:23.294 | + functions-common:time_stop:2434 : [[ -z 1648768955794 ]] 2022-03-31 23:23:23.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:23.294 | + functions-common:time_stop:2437 : end_time=1648768959359 2022-03-31 23:23:23.294 | + functions-common:time_stop:2438 : elapsed_time=3565 2022-03-31 23:23:23.294 | + functions-common:time_stop:2439 : total=8453 2022-03-31 23:23:23.294 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:23.294 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12018 2022-03-31 23:23:23.294 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-31 23:23:23.294 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:23:23.294 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-31 23:23:23.294 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:23:23.294 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-31 23:23:23.339 | [241187 Async init_cinder:283362]: finished init_cinder with result 0 in 3 seconds 2022-03-31 23:23:23.344 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:23.346 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-31 23:23:23.365 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:23.367 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-31 23:23:23.370 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:23:23.372 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-31 23:23:23.375 | + ./stack.sh:main:1218 : init_nova 2022-03-31 23:23:23.377 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-31 23:23:23.395 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:23.398 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-31 23:23:23.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:23.419 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:23:23.423 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:23:23.486 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:23:23.529 | [241187 Async nova-cell-0:285497]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:23:23.532 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-31 23:23:23.538 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:23:23.541 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-31 23:23:23.544 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:23:23.547 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:23:23.551 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:23:23.616 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:23:23.664 | [241187 Async nova-cell-1:285589]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:23:23.667 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-31 23:23:23.671 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-31 23:23:23.674 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-31 23:23:23.677 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-31 23:23:23.679 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-31 23:23:23.691 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:23.992 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-31 23:23:23.998 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:24.018 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-31 23:23:25.171 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:23:28.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:23:28.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:28.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:28.510 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:23:28.510 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=285648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:23:28.538 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:23:28.539 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:23:28.571 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-31 23:23:30.502 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=285648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:23:30.506 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-31 23:23:31.275 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=285648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:23:31.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:31.283 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:31.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:31.283 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:31.801 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-31 23:23:31.807 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:23:31.807 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:23:31.809 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:23:31.811 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:23:31.815 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:23:32.836 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:23:35.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:35.691 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:35.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:35.691 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:36.194 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:23:36.221 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-31 23:23:36.224 | [285589 Async nova-cell-1:285589]: finished successfully 2022-03-31 23:23:36.226 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:23:36.230 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-31 23:23:36.285 | [241187 Async nova-cell-0:285497]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 285497 (3 other jobs running) 2022-03-31 23:23:36.312 | [241187 Async nova-cell-0:285497]: Signaling child to exit 2022-03-31 23:23:36.323 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:23:36.349 | [285497 Async nova-cell-0:285497]: finished successfully 2022-03-31 23:23:36.371 | WAKEUP 2022-03-31 23:23:36.394 | [241187 Async nova-cell-0:285497]: Signaled 2022-03-31 23:23:36.396 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-31 23:23:36.396 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-31 23:23:36.396 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-31 23:23:36.396 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-31 23:23:36.396 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-31 23:23:36.396 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-31 23:23:36.396 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-31 23:23:36.396 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:36.396 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-31 23:23:36.396 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:36.396 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-31 23:23:36.396 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:23:36.398 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=285654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:23:36.398 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:23:36.398 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:23:36.398 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:23:36.398 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=285654) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:23:36.398 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:23:36.398 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=285654) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:23:36.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:36.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:36.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:36.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:36.445 | [241187 Async nova-cell-0:285497]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-31 23:23:36.450 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:36.452 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:23:36.455 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-31 23:23:36.509 | [241187 Async nova-cell-1:285589]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 285589 (2 other jobs running) 2022-03-31 23:23:36.536 | [241187 Async nova-cell-1:285589]: Signaling child to exit 2022-03-31 23:23:36.537 | WAKEUP 2022-03-31 23:23:36.561 | [241187 Async nova-cell-1:285589]: Signaled 2022-03-31 23:23:36.562 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-31 23:23:36.562 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-31 23:23:36.562 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-31 23:23:36.562 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-31 23:23:36.562 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-31 23:23:36.562 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-31 23:23:36.562 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-31 23:23:36.562 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:36.563 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-31 23:23:36.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:23:36.563 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-31 23:23:36.563 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:23:36.564 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=285662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:23:36.564 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:23:36.564 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:23:36.564 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:23:36.565 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=285662) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:23:36.565 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:23:36.565 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=285662) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:23:36.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:36.565 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:36.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:36.565 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:36.609 | [241187 Async nova-cell-1:285589]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-31 23:23:36.613 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:36.616 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:23:36.619 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-31 23:23:37.631 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:23:40.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:40.588 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:40.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:40.588 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:40.588 | Running batches of 50 until complete 2022-03-31 23:23:40.589 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:23:40.589 | | Migration | Total Needed | Completed | 2022-03-31 23:23:40.589 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:23:40.589 | | fill_virtual_interface_list | 0 | 0 | 2022-03-31 23:23:40.589 | | migrate_empty_ratio | 0 | 0 | 2022-03-31 23:23:40.589 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-31 23:23:40.589 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-31 23:23:40.589 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-31 23:23:40.589 | | populate_dev_uuids | 0 | 0 | 2022-03-31 23:23:40.589 | | populate_missing_availability_zones | 0 | 0 | 2022-03-31 23:23:40.589 | | populate_queued_for_delete | 0 | 0 | 2022-03-31 23:23:40.589 | | populate_user_id | 0 | 0 | 2022-03-31 23:23:40.589 | | populate_uuids | 0 | 0 | 2022-03-31 23:23:40.589 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:23:41.103 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-31 23:23:41.110 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:23:41.114 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-31 23:23:41.119 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:23:41.123 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:23:41.126 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-31 23:23:42.118 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:23:44.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:44.655 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:44.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:23:44.656 | from cryptography.utils import int_from_bytes 2022-03-31 23:23:44.656 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-31 23:23:44.656 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-31 23:23:45.121 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-31 23:23:45.126 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-31 23:23:45.143 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-31 23:23:45.146 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-31 23:23:45.166 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:45.169 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-31 23:23:45.171 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-31 23:23:45.232 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-31 23:23:45.271 | [241187 Async configure_neutron_nova:286846]: running: configure_neutron_nova 2022-03-31 23:23:45.274 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-31 23:23:45.277 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:23:45.279 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-31 23:23:45.282 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:23:45.284 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:23:45.288 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:23:45.290 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:23:45.293 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:23:45.296 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:23:45.301 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:23:45.304 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:23:45.307 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:23:45.309 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-31 23:23:45.312 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:23:45.329 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:45.332 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:23:45.335 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:23:45.338 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-31 23:23:45.341 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:23:45.344 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:23:45.346 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-31 23:23:45.349 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:23:45.351 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:23:45.354 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:23:45.357 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:23:45.360 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-31 23:23:45.363 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:23:45.365 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-31 23:23:45.368 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:23:45.371 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:23:45.374 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:23:45.376 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:45.379 | + inc/meta-config:merge_config_group:171 : shift 2022-03-31 23:23:45.382 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-31 23:23:45.384 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:23:45.387 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-31 23:23:45.390 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-31 23:23:45.394 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:23:45.397 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:45.399 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-31 23:23:45.402 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:23:45.405 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-31 23:23:45.405 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:23:45.405 | gsub("[][]", "", $1); 2022-03-31 23:23:45.405 | split($1, a, "|"); 2022-03-31 23:23:45.405 | if (a[1] == matchgroup) 2022-03-31 23:23:45.405 | print a[2] 2022-03-31 23:23:45.405 | } 2022-03-31 23:23:45.405 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:23:45.412 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:23:45.415 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:23:45.418 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:23:45.423 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-31 23:23:45.425 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-31 23:23:45.429 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-31 23:23:45.432 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-31 23:23:45.435 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-31 23:23:45.440 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-31 23:23:45.443 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-31 23:23:45.446 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:23:45.449 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:45.452 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:23:45.454 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-31 23:23:45.458 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:23:45.462 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-31 23:23:45.465 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-31 23:23:45.469 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-31 23:23:45.472 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-31 23:23:45.477 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:23:45.477 | BEGIN { 2022-03-31 23:23:45.477 | section = "" 2022-03-31 23:23:45.477 | last_section = "" 2022-03-31 23:23:45.477 | section_count = 0 2022-03-31 23:23:45.477 | } 2022-03-31 23:23:45.477 | /^\[.+\]/ { 2022-03-31 23:23:45.477 | gsub("[][]", "", $1); 2022-03-31 23:23:45.477 | section=$1 2022-03-31 23:23:45.477 | next 2022-03-31 23:23:45.477 | } 2022-03-31 23:23:45.477 | /^ *\#/ { 2022-03-31 23:23:45.477 | next 2022-03-31 23:23:45.477 | } 2022-03-31 23:23:45.477 | /^[^ \t]+/ { 2022-03-31 23:23:45.477 | # get offset of first = in $0 2022-03-31 23:23:45.477 | eq_idx = index($0, "=") 2022-03-31 23:23:45.477 | # extract attr & value from $0 2022-03-31 23:23:45.477 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:23:45.477 | value = substr($0, eq_idx + 1) 2022-03-31 23:23:45.477 | # only need to strip trailing whitespace from attr 2022-03-31 23:23:45.477 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:23:45.477 | # need to strip leading & trailing whitespace from value 2022-03-31 23:23:45.477 | sub(/^[ \t]*/, "", value) 2022-03-31 23:23:45.477 | sub(/[ \t]*$/, "", value) 2022-03-31 23:23:45.477 | 2022-03-31 23:23:45.477 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:23:45.478 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:23:45.478 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:23:45.478 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:23:45.478 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:23:45.478 | if (section != last_section) { 2022-03-31 23:23:45.478 | cfg_section[section_count++] = section 2022-03-31 23:23:45.478 | last_section = section 2022-03-31 23:23:45.478 | } 2022-03-31 23:23:45.478 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:23:45.478 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:23:45.478 | 2022-03-31 23:23:45.478 | cfg_attr[section, attr, 0] = value 2022-03-31 23:23:45.478 | cfg_attr_count[section, attr] = 1 2022-03-31 23:23:45.478 | } else { 2022-03-31 23:23:45.478 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:23:45.478 | cfg_attr[section, attr, lno] = value 2022-03-31 23:23:45.478 | } 2022-03-31 23:23:45.478 | } 2022-03-31 23:23:45.478 | END { 2022-03-31 23:23:45.478 | # Process each section in order 2022-03-31 23:23:45.478 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:23:45.478 | section = cfg_section[sno] 2022-03-31 23:23:45.478 | # The ini routines simply append a config item immediately 2022-03-31 23:23:45.478 | # after the section header. To keep the same order as defined 2022-03-31 23:23:45.478 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:23:45.478 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:23:45.478 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:23:45.478 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:23:45.478 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:23:45.478 | else { 2022-03-31 23:23:45.478 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:23:45.478 | count = cfg_attr_count[section, attr] 2022-03-31 23:23:45.478 | print "inidelete " configfile " " section " " attr 2022-03-31 23:23:45.478 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:23:45.479 | for (l = count -2; l >= 0; l--) 2022-03-31 23:23:45.479 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:23:45.479 | } 2022-03-31 23:23:45.479 | } 2022-03-31 23:23:45.479 | } 2022-03-31 23:23:45.479 | } 2022-03-31 23:23:45.479 | ' 2022-03-31 23:23:45.479 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.480 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:23:45.481 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:23:45.483 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:45.486 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:23:45.489 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-31 23:23:45.493 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:23:45.496 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-31 23:23:45.499 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:23:45.499 | BEGIN { group = "" } 2022-03-31 23:23:45.499 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:23:45.499 | gsub("[][]", "", $1); 2022-03-31 23:23:45.499 | split($1, a, "|"); 2022-03-31 23:23:45.499 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:23:45.500 | group=a[1] 2022-03-31 23:23:45.500 | } else { 2022-03-31 23:23:45.500 | group="" 2022-03-31 23:23:45.500 | } 2022-03-31 23:23:45.500 | next 2022-03-31 23:23:45.500 | } 2022-03-31 23:23:45.500 | { 2022-03-31 23:23:45.500 | if (group != "") 2022-03-31 23:23:45.500 | print $0 2022-03-31 23:23:45.500 | } 2022-03-31 23:23:45.500 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:23:45.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-31 23:23:45.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-31 23:23:45.540 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.542 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-31 23:23:45.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-31 23:23:45.574 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-31 23:23:45.580 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-31 23:23:45.613 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-31 23:23:45.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-31 23:23:45.652 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.655 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-31 23:23:45.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-31 23:23:45.687 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-31 23:23:45.693 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:23:45.726 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.729 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.98/identity"' 2022-03-31 23:23:45.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.98/identity 2022-03-31 23:23:45.763 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.766 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-31 23:23:45.769 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:23:45.802 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.804 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-31 23:23:45.807 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:23:45.839 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.842 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-31 23:23:45.844 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:23:45.876 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.879 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-31 23:23:45.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:23:45.913 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-31 23:23:45.918 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:23:45.953 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-31 23:23:45.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-31 23:23:45.988 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:45.992 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:23:45.995 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:23:45.997 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:23:46.001 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-31 23:23:46.004 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-31 23:23:46.007 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-31 23:23:46.010 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-31 23:23:46.013 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-31 23:23:46.018 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-31 23:23:46.020 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-31 23:23:46.023 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:23:46.026 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.028 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:23:46.031 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:23:46.034 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:23:46.037 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-31 23:23:46.040 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-31 23:23:46.043 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-31 23:23:46.048 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-31 23:23:46.052 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:23:46.052 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:23:46.053 | BEGIN { 2022-03-31 23:23:46.053 | section = "" 2022-03-31 23:23:46.053 | last_section = "" 2022-03-31 23:23:46.053 | section_count = 0 2022-03-31 23:23:46.053 | } 2022-03-31 23:23:46.053 | /^\[.+\]/ { 2022-03-31 23:23:46.053 | gsub("[][]", "", $1); 2022-03-31 23:23:46.053 | section=$1 2022-03-31 23:23:46.053 | next 2022-03-31 23:23:46.053 | } 2022-03-31 23:23:46.053 | /^ *\#/ { 2022-03-31 23:23:46.053 | next 2022-03-31 23:23:46.053 | } 2022-03-31 23:23:46.053 | /^[^ \t]+/ { 2022-03-31 23:23:46.053 | # get offset of first = in $0 2022-03-31 23:23:46.053 | eq_idx = index($0, "=") 2022-03-31 23:23:46.053 | # extract attr & value from $0 2022-03-31 23:23:46.053 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:23:46.053 | value = substr($0, eq_idx + 1) 2022-03-31 23:23:46.053 | # only need to strip trailing whitespace from attr 2022-03-31 23:23:46.053 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:23:46.053 | # need to strip leading & trailing whitespace from value 2022-03-31 23:23:46.053 | sub(/^[ \t]*/, "", value) 2022-03-31 23:23:46.053 | sub(/[ \t]*$/, "", value) 2022-03-31 23:23:46.053 | 2022-03-31 23:23:46.053 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:23:46.053 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:23:46.053 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:23:46.053 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:23:46.053 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:23:46.053 | if (section != last_section) { 2022-03-31 23:23:46.053 | cfg_section[section_count++] = section 2022-03-31 23:23:46.053 | last_section = section 2022-03-31 23:23:46.053 | } 2022-03-31 23:23:46.054 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:23:46.054 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:23:46.054 | 2022-03-31 23:23:46.054 | cfg_attr[section, attr, 0] = value 2022-03-31 23:23:46.054 | cfg_attr_count[section, attr] = 1 2022-03-31 23:23:46.054 | } else { 2022-03-31 23:23:46.054 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:23:46.054 | cfg_attr[section, attr, lno] = value 2022-03-31 23:23:46.054 | } 2022-03-31 23:23:46.054 | } 2022-03-31 23:23:46.054 | END { 2022-03-31 23:23:46.054 | # Process each section in order 2022-03-31 23:23:46.054 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:23:46.054 | section = cfg_section[sno] 2022-03-31 23:23:46.054 | # The ini routines simply append a config item immediately 2022-03-31 23:23:46.054 | # after the section header. To keep the same order as defined 2022-03-31 23:23:46.054 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:23:46.054 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:23:46.054 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:23:46.054 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:23:46.054 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:23:46.054 | else { 2022-03-31 23:23:46.054 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:23:46.054 | count = cfg_attr_count[section, attr] 2022-03-31 23:23:46.054 | print "inidelete " configfile " " section " " attr 2022-03-31 23:23:46.054 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:23:46.054 | for (l = count -2; l >= 0; l--) 2022-03-31 23:23:46.054 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:23:46.054 | } 2022-03-31 23:23:46.054 | } 2022-03-31 23:23:46.054 | } 2022-03-31 23:23:46.054 | } 2022-03-31 23:23:46.055 | ' 2022-03-31 23:23:46.055 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.055 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:23:46.057 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.060 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:23:46.062 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:23:46.065 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:23:46.068 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-31 23:23:46.070 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:23:46.070 | BEGIN { group = "" } 2022-03-31 23:23:46.070 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:23:46.071 | gsub("[][]", "", $1); 2022-03-31 23:23:46.071 | split($1, a, "|"); 2022-03-31 23:23:46.071 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:23:46.071 | group=a[1] 2022-03-31 23:23:46.071 | } else { 2022-03-31 23:23:46.071 | group="" 2022-03-31 23:23:46.071 | } 2022-03-31 23:23:46.071 | next 2022-03-31 23:23:46.071 | } 2022-03-31 23:23:46.071 | { 2022-03-31 23:23:46.071 | if (group != "") 2022-03-31 23:23:46.071 | print $0 2022-03-31 23:23:46.071 | } 2022-03-31 23:23:46.071 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-31 23:23:46.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-31 23:23:46.099 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:23:46.113 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.116 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-31 23:23:46.118 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-31 23:23:46.127 | [286846 Async configure_neutron_nova:286846]: finished successfully 2022-03-31 23:23:46.150 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.153 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-31 23:23:46.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-31 23:23:46.188 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-31 23:23:46.194 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-31 23:23:46.227 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-31 23:23:46.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-31 23:23:46.262 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-31 23:23:46.268 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-31 23:23:46.298 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-31 23:23:46.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-31 23:23:46.334 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.337 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-31 23:23:46.339 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-31 23:23:46.373 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-31 23:23:46.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-31 23:23:46.409 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.411 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-31 23:23:46.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-31 23:23:46.450 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.453 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-31 23:23:46.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-31 23:23:46.490 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.493 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-31 23:23:46.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-31 23:23:46.526 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-31 23:23:46.531 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-31 23:23:46.565 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.569 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-31 23:23:46.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-31 23:23:46.602 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.605 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-31 23:23:46.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-31 23:23:46.638 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-31 23:23:46.643 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-31 23:23:46.676 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.679 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:23:46.682 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:23:46.685 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:23:46.688 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-31 23:23:46.691 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-31 23:23:46.694 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-31 23:23:46.697 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-31 23:23:46.700 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-31 23:23:46.705 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-31 23:23:46.708 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-31 23:23:46.710 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:23:46.713 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.716 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:23:46.719 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-31 23:23:46.721 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:23:46.725 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-31 23:23:46.727 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-31 23:23:46.731 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-31 23:23:46.733 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-31 23:23:46.737 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:23:46.737 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:23:46.737 | BEGIN { 2022-03-31 23:23:46.737 | section = "" 2022-03-31 23:23:46.737 | last_section = "" 2022-03-31 23:23:46.737 | section_count = 0 2022-03-31 23:23:46.737 | } 2022-03-31 23:23:46.737 | /^\[.+\]/ { 2022-03-31 23:23:46.737 | gsub("[][]", "", $1); 2022-03-31 23:23:46.737 | section=$1 2022-03-31 23:23:46.737 | next 2022-03-31 23:23:46.737 | } 2022-03-31 23:23:46.737 | /^ *\#/ { 2022-03-31 23:23:46.738 | next 2022-03-31 23:23:46.738 | } 2022-03-31 23:23:46.738 | /^[^ \t]+/ { 2022-03-31 23:23:46.738 | # get offset of first = in $0 2022-03-31 23:23:46.738 | eq_idx = index($0, "=") 2022-03-31 23:23:46.738 | # extract attr & value from $0 2022-03-31 23:23:46.738 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:23:46.738 | value = substr($0, eq_idx + 1) 2022-03-31 23:23:46.738 | # only need to strip trailing whitespace from attr 2022-03-31 23:23:46.738 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:23:46.738 | # need to strip leading & trailing whitespace from value 2022-03-31 23:23:46.738 | sub(/^[ \t]*/, "", value) 2022-03-31 23:23:46.738 | sub(/[ \t]*$/, "", value) 2022-03-31 23:23:46.738 | 2022-03-31 23:23:46.738 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:23:46.738 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:23:46.738 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:23:46.738 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:23:46.738 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:23:46.738 | if (section != last_section) { 2022-03-31 23:23:46.738 | cfg_section[section_count++] = section 2022-03-31 23:23:46.738 | last_section = section 2022-03-31 23:23:46.738 | } 2022-03-31 23:23:46.738 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:23:46.738 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:23:46.738 | 2022-03-31 23:23:46.738 | cfg_attr[section, attr, 0] = value 2022-03-31 23:23:46.738 | cfg_attr_count[section, attr] = 1 2022-03-31 23:23:46.738 | } else { 2022-03-31 23:23:46.738 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:23:46.738 | cfg_attr[section, attr, lno] = value 2022-03-31 23:23:46.738 | } 2022-03-31 23:23:46.738 | } 2022-03-31 23:23:46.738 | END { 2022-03-31 23:23:46.738 | # Process each section in order 2022-03-31 23:23:46.739 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:23:46.739 | section = cfg_section[sno] 2022-03-31 23:23:46.739 | # The ini routines simply append a config item immediately 2022-03-31 23:23:46.739 | # after the section header. To keep the same order as defined 2022-03-31 23:23:46.739 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:23:46.739 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:23:46.739 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:23:46.739 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:23:46.739 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:23:46.739 | else { 2022-03-31 23:23:46.739 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:23:46.739 | count = cfg_attr_count[section, attr] 2022-03-31 23:23:46.739 | print "inidelete " configfile " " section " " attr 2022-03-31 23:23:46.739 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:23:46.739 | for (l = count -2; l >= 0; l--) 2022-03-31 23:23:46.739 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:23:46.739 | } 2022-03-31 23:23:46.739 | } 2022-03-31 23:23:46.739 | } 2022-03-31 23:23:46.739 | } 2022-03-31 23:23:46.739 | ' 2022-03-31 23:23:46.739 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.740 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.740 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:23:46.742 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:23:46.745 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-31 23:23:46.747 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:23:46.750 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-31 23:23:46.753 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:23:46.753 | BEGIN { group = "" } 2022-03-31 23:23:46.753 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:23:46.753 | gsub("[][]", "", $1); 2022-03-31 23:23:46.753 | split($1, a, "|"); 2022-03-31 23:23:46.753 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:23:46.753 | group=a[1] 2022-03-31 23:23:46.753 | } else { 2022-03-31 23:23:46.753 | group="" 2022-03-31 23:23:46.753 | } 2022-03-31 23:23:46.753 | next 2022-03-31 23:23:46.753 | } 2022-03-31 23:23:46.753 | { 2022-03-31 23:23:46.753 | if (group != "") 2022-03-31 23:23:46.753 | print $0 2022-03-31 23:23:46.753 | } 2022-03-31 23:23:46.753 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.98/identity/v2.0"' 2022-03-31 23:23:46.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.98/identity/v2.0 2022-03-31 23:23:46.791 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.794 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:23:46.797 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:23:46.799 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:23:46.803 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-31 23:23:46.806 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:23:46.809 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:23:46.812 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-31 23:23:46.815 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:23:46.820 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-31 23:23:46.822 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-31 23:23:46.825 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:23:46.828 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.830 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:23:46.833 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:23:46.836 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:23:46.839 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:23:46.842 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:23:46.845 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:23:46.848 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-31 23:23:46.851 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:23:46.852 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:23:46.852 | BEGIN { 2022-03-31 23:23:46.852 | section = "" 2022-03-31 23:23:46.852 | last_section = "" 2022-03-31 23:23:46.852 | section_count = 0 2022-03-31 23:23:46.852 | } 2022-03-31 23:23:46.852 | /^\[.+\]/ { 2022-03-31 23:23:46.852 | gsub("[][]", "", $1); 2022-03-31 23:23:46.852 | section=$1 2022-03-31 23:23:46.852 | next 2022-03-31 23:23:46.852 | } 2022-03-31 23:23:46.852 | /^ *\#/ { 2022-03-31 23:23:46.852 | next 2022-03-31 23:23:46.852 | } 2022-03-31 23:23:46.852 | /^[^ \t]+/ { 2022-03-31 23:23:46.852 | # get offset of first = in $0 2022-03-31 23:23:46.852 | eq_idx = index($0, "=") 2022-03-31 23:23:46.852 | # extract attr & value from $0 2022-03-31 23:23:46.852 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:23:46.852 | value = substr($0, eq_idx + 1) 2022-03-31 23:23:46.852 | # only need to strip trailing whitespace from attr 2022-03-31 23:23:46.852 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:23:46.852 | # need to strip leading & trailing whitespace from value 2022-03-31 23:23:46.852 | sub(/^[ \t]*/, "", value) 2022-03-31 23:23:46.852 | sub(/[ \t]*$/, "", value) 2022-03-31 23:23:46.852 | 2022-03-31 23:23:46.853 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:23:46.853 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:23:46.853 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:23:46.853 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:23:46.853 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:23:46.853 | if (section != last_section) { 2022-03-31 23:23:46.853 | cfg_section[section_count++] = section 2022-03-31 23:23:46.853 | last_section = section 2022-03-31 23:23:46.853 | } 2022-03-31 23:23:46.853 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:23:46.853 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:23:46.853 | 2022-03-31 23:23:46.853 | cfg_attr[section, attr, 0] = value 2022-03-31 23:23:46.853 | cfg_attr_count[section, attr] = 1 2022-03-31 23:23:46.853 | } else { 2022-03-31 23:23:46.853 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:23:46.853 | cfg_attr[section, attr, lno] = value 2022-03-31 23:23:46.853 | } 2022-03-31 23:23:46.853 | } 2022-03-31 23:23:46.853 | END { 2022-03-31 23:23:46.853 | # Process each section in order 2022-03-31 23:23:46.853 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:23:46.853 | section = cfg_section[sno] 2022-03-31 23:23:46.853 | # The ini routines simply append a config item immediately 2022-03-31 23:23:46.853 | # after the section header. To keep the same order as defined 2022-03-31 23:23:46.853 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:23:46.853 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:23:46.853 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:23:46.853 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:23:46.853 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:23:46.854 | else { 2022-03-31 23:23:46.854 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:23:46.854 | count = cfg_attr_count[section, attr] 2022-03-31 23:23:46.854 | print "inidelete " configfile " " section " " attr 2022-03-31 23:23:46.854 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:23:46.854 | for (l = count -2; l >= 0; l--) 2022-03-31 23:23:46.854 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:23:46.854 | } 2022-03-31 23:23:46.854 | } 2022-03-31 23:23:46.854 | } 2022-03-31 23:23:46.854 | } 2022-03-31 23:23:46.854 | ' 2022-03-31 23:23:46.854 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.854 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.855 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:23:46.857 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:23:46.859 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:23:46.862 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:23:46.864 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-31 23:23:46.867 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:23:46.867 | BEGIN { group = "" } 2022-03-31 23:23:46.867 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:23:46.867 | gsub("[][]", "", $1); 2022-03-31 23:23:46.867 | split($1, a, "|"); 2022-03-31 23:23:46.867 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:23:46.867 | group=a[1] 2022-03-31 23:23:46.867 | } else { 2022-03-31 23:23:46.867 | group="" 2022-03-31 23:23:46.867 | } 2022-03-31 23:23:46.867 | next 2022-03-31 23:23:46.867 | } 2022-03-31 23:23:46.867 | { 2022-03-31 23:23:46.867 | if (group != "") 2022-03-31 23:23:46.868 | print $0 2022-03-31 23:23:46.868 | } 2022-03-31 23:23:46.868 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:23:46.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-31 23:23:46.876 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-31 23:23:46.905 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-31 23:23:46.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-31 23:23:46.939 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:23:46.942 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-31 23:23:46.960 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:46.963 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-31 23:23:46.966 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:23:46.969 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-31 23:23:46.972 | + ./stack.sh:main:1252 : start_swift 2022-03-31 23:23:46.974 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-31 23:23:46.977 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:23:46.980 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:23:47.011 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-31 23:23:47.014 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:23:47.017 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:23:47.020 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-31 23:23:47.469 | Restarting rsync (via systemctl): rsync.service. 2022-03-31 23:23:47.473 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-31 23:23:47.476 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-31 23:23:47.479 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-31 23:23:47.482 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-31 23:23:47.485 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:23:47.488 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.491 | + functions-common:run_process:1680 : local service=s-object 2022-03-31 23:23:47.493 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.496 | + functions-common:run_process:1682 : local group= 2022-03-31 23:23:47.500 | + functions-common:run_process:1683 : local user= 2022-03-31 23:23:47.504 | + functions-common:run_process:1685 : local name=s-object 2022-03-31 23:23:47.507 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:23:47.510 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:23:47.512 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:47.515 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:47.518 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:47.522 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769027520 2022-03-31 23:23:47.525 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-31 23:23:47.544 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:47.547 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-31 23:23:47.550 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-31 23:23:47.554 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.556 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.559 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.562 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.564 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-31 23:23:47.567 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-31 23:23:47.570 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-31 23:23:47.572 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:23:47.575 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:23:47.577 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:23:47.580 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-31 23:23:47.583 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-31 23:23:47.585 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.587 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:23:47.590 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:23:47.592 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:23:47.595 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:23:47.597 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-31 23:23:47.599 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:23:47.604 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-31 23:23:47.656 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-31 23:23:47.709 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:23:47.771 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-31 23:23:47.824 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-31 23:23:47.878 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:23:47.931 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:23:47.933 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-31 23:23:47.987 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:23:48.435 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-31 23:23:48.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-31 23:23:48.918 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-31 23:23:48.947 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:23:48.950 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:48.954 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:48.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:48.959 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:48.961 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:48.964 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:23:48.967 | + functions-common:time_stop:2432 : start_time=1648769027520 2022-03-31 23:23:48.969 | + functions-common:time_stop:2434 : [[ -z 1648769027520 ]] 2022-03-31 23:23:48.972 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:48.977 | + functions-common:time_stop:2437 : end_time=1648769028974 2022-03-31 23:23:48.980 | + functions-common:time_stop:2438 : elapsed_time=1454 2022-03-31 23:23:48.982 | + functions-common:time_stop:2439 : total=3042 2022-03-31 23:23:48.985 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:48.987 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4496 2022-03-31 23:23:48.990 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:23:48.993 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:48.995 | + functions-common:run_process:1680 : local service=s-container 2022-03-31 23:23:48.998 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:49.000 | + functions-common:run_process:1682 : local group= 2022-03-31 23:23:49.003 | + functions-common:run_process:1683 : local user= 2022-03-31 23:23:49.005 | + functions-common:run_process:1685 : local name=s-container 2022-03-31 23:23:49.008 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:23:49.010 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:23:49.013 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:49.015 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:49.019 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:49.023 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769029020 2022-03-31 23:23:49.026 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-31 23:23:49.043 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:49.045 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-31 23:23:49.048 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-31 23:23:49.050 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:49.053 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:49.055 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:49.058 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:49.061 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-31 23:23:49.063 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-31 23:23:49.066 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-31 23:23:49.068 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:23:49.071 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:23:49.073 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:23:49.076 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-31 23:23:49.078 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-31 23:23:49.081 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:49.083 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:23:49.086 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:23:49.088 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:23:49.091 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:23:49.093 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-31 23:23:49.096 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:23:49.100 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-31 23:23:49.154 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-31 23:23:49.213 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:23:49.267 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-31 23:23:49.323 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-31 23:23:49.379 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:23:49.435 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:23:49.437 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-31 23:23:49.493 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:23:49.978 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-31 23:23:49.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-31 23:23:50.417 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-31 23:23:50.447 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:23:50.450 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:50.453 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:50.455 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:50.458 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:50.461 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:50.467 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:23:50.469 | + functions-common:time_stop:2432 : start_time=1648769029020 2022-03-31 23:23:50.472 | + functions-common:time_stop:2434 : [[ -z 1648769029020 ]] 2022-03-31 23:23:50.476 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:50.480 | + functions-common:time_stop:2437 : end_time=1648769030477 2022-03-31 23:23:50.482 | + functions-common:time_stop:2438 : elapsed_time=1457 2022-03-31 23:23:50.485 | + functions-common:time_stop:2439 : total=4496 2022-03-31 23:23:50.488 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:50.490 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5953 2022-03-31 23:23:50.493 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:23:50.496 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.498 | + functions-common:run_process:1680 : local service=s-account 2022-03-31 23:23:50.501 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.504 | + functions-common:run_process:1682 : local group= 2022-03-31 23:23:50.506 | + functions-common:run_process:1683 : local user= 2022-03-31 23:23:50.509 | + functions-common:run_process:1685 : local name=s-account 2022-03-31 23:23:50.512 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:23:50.514 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:23:50.517 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:50.520 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:50.523 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:50.528 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769030525 2022-03-31 23:23:50.531 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-31 23:23:50.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:50.553 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-31 23:23:50.555 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-31 23:23:50.558 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.561 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.563 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.566 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.568 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-31 23:23:50.571 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-31 23:23:50.573 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-31 23:23:50.576 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:23:50.578 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:23:50.581 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:23:50.583 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-31 23:23:50.586 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-31 23:23:50.588 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.591 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:23:50.593 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:23:50.596 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:23:50.598 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:23:50.600 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-31 23:23:50.603 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:23:50.607 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-31 23:23:50.661 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-31 23:23:50.716 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:23:50.770 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-31 23:23:50.829 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-31 23:23:50.883 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:23:50.936 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:23:50.939 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-31 23:23:50.992 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:23:51.437 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-31 23:23:51.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-31 23:23:51.925 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-31 23:23:51.949 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:23:51.952 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:51.954 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:51.957 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:51.959 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:51.962 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:51.964 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:23:51.967 | + functions-common:time_stop:2432 : start_time=1648769030525 2022-03-31 23:23:51.970 | + functions-common:time_stop:2434 : [[ -z 1648769030525 ]] 2022-03-31 23:23:51.973 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:51.978 | + functions-common:time_stop:2437 : end_time=1648769031975 2022-03-31 23:23:51.980 | + functions-common:time_stop:2438 : elapsed_time=1450 2022-03-31 23:23:51.983 | + functions-common:time_stop:2439 : total=5953 2022-03-31 23:23:51.985 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:51.987 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7403 2022-03-31 23:23:51.990 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-31 23:23:51.992 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-31 23:23:52.042 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.045 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-31 23:23:52.048 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.050 | + functions-common:run_process:1682 : local group= 2022-03-31 23:23:52.053 | + functions-common:run_process:1683 : local user= 2022-03-31 23:23:52.055 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-31 23:23:52.058 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:23:52.060 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:23:52.063 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:52.066 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:52.069 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:52.073 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769032070 2022-03-31 23:23:52.076 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-31 23:23:52.094 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:52.096 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-31 23:23:52.099 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-31 23:23:52.101 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.104 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.106 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.109 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.111 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-31 23:23:52.114 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-31 23:23:52.116 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-31 23:23:52.119 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:23:52.121 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:23:52.124 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-31 23:23:52.126 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-31 23:23:52.129 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-31 23:23:52.131 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.134 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:23:52.136 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:23:52.138 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:23:52.141 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:23:52.143 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-31 23:23:52.145 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:23:52.150 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-31 23:23:52.205 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-31 23:23:52.260 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:23:52.317 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-31 23:23:52.371 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-31 23:23:52.425 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:23:52.479 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:23:52.482 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-31 23:23:52.539 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:23:53.007 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-31 23:23:53.515 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-31 23:23:53.542 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:23:53.545 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:53.548 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:53.550 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:53.553 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:53.555 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:53.558 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:23:53.560 | + functions-common:time_stop:2432 : start_time=1648769032070 2022-03-31 23:23:53.563 | + functions-common:time_stop:2434 : [[ -z 1648769032070 ]] 2022-03-31 23:23:53.566 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:53.571 | + functions-common:time_stop:2437 : end_time=1648769033568 2022-03-31 23:23:53.573 | + functions-common:time_stop:2438 : elapsed_time=1498 2022-03-31 23:23:53.576 | + functions-common:time_stop:2439 : total=7403 2022-03-31 23:23:53.579 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:53.581 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8901 2022-03-31 23:23:53.584 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-31 23:23:53.602 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:23:53.604 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.607 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-31 23:23:53.609 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.612 | + functions-common:run_process:1682 : local group= 2022-03-31 23:23:53.614 | + functions-common:run_process:1683 : local user= 2022-03-31 23:23:53.617 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-31 23:23:53.619 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:23:53.622 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:23:53.624 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:53.627 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:53.630 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:53.634 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769033632 2022-03-31 23:23:53.637 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-31 23:23:53.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:53.657 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-31 23:23:53.660 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-31 23:23:53.662 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.665 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.667 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.669 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.672 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-31 23:23:53.674 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-31 23:23:53.677 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-31 23:23:53.679 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:23:53.682 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:23:53.684 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-31 23:23:53.687 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-31 23:23:53.689 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-31 23:23:53.692 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.694 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:23:53.697 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:23:53.699 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:23:53.702 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:23:53.704 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-31 23:23:53.707 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:23:53.711 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-31 23:23:53.766 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-31 23:23:53.823 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:23:53.878 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-31 23:23:53.934 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-31 23:23:53.988 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:23:54.043 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:23:54.046 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-31 23:23:54.100 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:23:54.569 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-31 23:23:54.582 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-31 23:23:55.117 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-31 23:23:55.143 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:23:55.147 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:55.151 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:55.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:55.156 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:55.158 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:55.161 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:23:55.164 | + functions-common:time_stop:2432 : start_time=1648769033632 2022-03-31 23:23:55.166 | + functions-common:time_stop:2434 : [[ -z 1648769033632 ]] 2022-03-31 23:23:55.169 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:55.174 | + functions-common:time_stop:2437 : end_time=1648769035171 2022-03-31 23:23:55.176 | + functions-common:time_stop:2438 : elapsed_time=1539 2022-03-31 23:23:55.179 | + functions-common:time_stop:2439 : total=8901 2022-03-31 23:23:55.181 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:55.184 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10440 2022-03-31 23:23:55.186 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-31 23:23:55.186 | Waiting for swift proxy to start... 2022-03-31 23:23:55.188 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.98:8080/info 2022-03-31 23:23:55.191 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:23:55.193 | + functions:wait_for_service:458 : local url=http://10.222.0.98:8080/info 2022-03-31 23:23:55.196 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:23:55.198 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:23:55.200 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:23:55.203 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:55.205 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:55.208 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:55.213 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769035210 2022-03-31 23:23:55.215 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:23:55.222 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 23:23:55.235 | + :: : [[ 000 == 503 ]] 2022-03-31 23:23:55.236 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:23:55.237 | + :: : sleep 1 2022-03-31 23:23:56.241 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 23:23:56.254 | + :: : [[ 000 == 503 ]] 2022-03-31 23:23:56.255 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:23:56.257 | + :: : sleep 1 2022-03-31 23:23:57.261 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 23:23:57.274 | + :: : [[ 000 == 503 ]] 2022-03-31 23:23:57.275 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:23:57.277 | + :: : sleep 1 2022-03-31 23:23:58.280 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98:8080/info 2022-03-31 23:23:58.307 | + :: : [[ 200 == 503 ]] 2022-03-31 23:23:58.309 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:23:58.312 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:23:58.315 | + functions-common:time_stop:2425 : local name 2022-03-31 23:23:58.317 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:23:58.320 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:23:58.323 | + functions-common:time_stop:2428 : local total 2022-03-31 23:23:58.325 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:23:58.328 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:23:58.330 | + functions-common:time_stop:2432 : start_time=1648769035210 2022-03-31 23:23:58.333 | + functions-common:time_stop:2434 : [[ -z 1648769035210 ]] 2022-03-31 23:23:58.336 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:23:58.341 | + functions-common:time_stop:2437 : end_time=1648769038338 2022-03-31 23:23:58.343 | + functions-common:time_stop:2438 : elapsed_time=3128 2022-03-31 23:23:58.346 | + functions-common:time_stop:2439 : total=6489 2022-03-31 23:23:58.349 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:23:58.351 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9617 2022-03-31 23:23:58.354 | + functions:wait_for_service:467 : return 0 2022-03-31 23:23:58.357 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-31 23:23:58.359 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:23:58.362 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-31 23:23:58.380 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:58.383 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:23:58.414 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-31 23:23:58.464 | [241187 Async configure_neutron_nova:286846]: Waiting for completion of configure_neutron_nova running on PID 286846 (2 other jobs running) 2022-03-31 23:23:58.490 | [241187 Async configure_neutron_nova:286846]: Signaling child to exit 2022-03-31 23:23:58.490 | WAKEUP 2022-03-31 23:23:58.513 | [241187 Async configure_neutron_nova:286846]: Signaled 2022-03-31 23:23:58.515 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-31 23:23:58.515 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:23:58.515 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:23:58.515 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:23:58.515 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:23:58.515 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:23:58.515 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:23:58.515 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.98/identity 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-31 23:23:58.515 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-31 23:23:58.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:23:58.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:23:58.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:23:58.516 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:23:58.516 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-31 23:23:58.516 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:23:58.516 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-31 23:23:58.516 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-31 23:23:58.516 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:23:58.516 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:23:58.516 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:23:58.516 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.98/identity 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-31 23:23:58.516 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-31 23:23:58.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:23:58.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:23:58.517 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:23:58.517 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:58.517 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-31 23:23:58.517 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:23:58.517 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:23:58.560 | [241187 Async configure_neutron_nova:286846]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-31 23:23:58.565 | + inc/async:async_wait:197 : return 0 2022-03-31 23:23:58.567 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-31 23:23:58.586 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:58.588 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:23:58.619 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:23:58.654 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-31 23:23:58.673 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:58.676 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-31 23:23:58.679 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:23:58.681 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-31 23:23:58.684 | + ./stack.sh:main:1277 : start_nova_api 2022-03-31 23:23:58.687 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-31 23:23:58.689 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-31 23:23:58.692 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-31 23:23:58.695 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-31 23:23:58.713 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:23:58.715 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:23:58.718 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:23:58.721 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:23:58.724 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-31 23:23:58.728 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-31 23:23:58.732 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:58.735 | + functions-common:run_process:1680 : local service=n-api 2022-03-31 23:23:58.737 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:58.740 | + functions-common:run_process:1682 : local group= 2022-03-31 23:23:58.743 | + functions-common:run_process:1683 : local user= 2022-03-31 23:23:58.746 | + functions-common:run_process:1685 : local name=n-api 2022-03-31 23:23:58.749 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:23:58.751 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:23:58.754 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:23:58.756 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:23:58.760 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:23:58.764 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769038762 2022-03-31 23:23:58.768 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-31 23:23:58.787 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:23:58.789 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-31 23:23:58.792 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-31 23:23:58.795 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:58.798 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:58.800 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:58.804 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:58.807 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:23:58.811 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:23:58.814 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-31 23:23:58.816 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:23:58.819 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:23:58.821 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:23:58.824 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-31 23:23:58.827 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-31 23:23:58.829 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:58.831 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:23:58.834 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:23:58.836 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-31 23:23:58.839 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:23:58.844 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-31 23:23:58.897 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-31 23:23:58.950 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-31 23:23:59.007 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:23:59.065 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:23:59.123 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-31 23:23:59.182 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-31 23:23:59.241 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-31 23:23:59.299 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-31 23:23:59.353 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-31 23:23:59.407 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:23:59.409 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-31 23:23:59.465 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:23:59.957 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-31 23:23:59.977 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-31 23:24:00.460 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-31 23:24:00.544 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:00.549 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:00.551 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:00.556 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:00.558 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:00.561 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:00.564 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:00.566 | + functions-common:time_stop:2432 : start_time=1648769038762 2022-03-31 23:24:00.569 | + functions-common:time_stop:2434 : [[ -z 1648769038762 ]] 2022-03-31 23:24:00.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:00.577 | + functions-common:time_stop:2437 : end_time=1648769040574 2022-03-31 23:24:00.580 | + functions-common:time_stop:2438 : elapsed_time=1812 2022-03-31 23:24:00.583 | + functions-common:time_stop:2439 : total=10440 2022-03-31 23:24:00.585 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:00.588 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12252 2022-03-31 23:24:00.590 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.98/compute/v2.1/ 2022-03-31 23:24:00.593 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-31 23:24:00.593 | Waiting for nova-api to start... 2022-03-31 23:24:00.596 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.98/compute/v2.1/ 2022-03-31 23:24:00.598 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:24:00.601 | + functions:wait_for_service:458 : local url=http://10.222.0.98/compute/v2.1/ 2022-03-31 23:24:00.603 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:24:00.606 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:24:00.608 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:24:00.611 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:00.613 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:00.616 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:00.621 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769040618 2022-03-31 23:24:00.624 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:24:00.630 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/compute/v2.1/ 2022-03-31 23:24:06.327 | + :: : [[ 200 == 503 ]] 2022-03-31 23:24:06.328 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:24:06.332 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:24:06.336 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:06.339 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:06.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:06.346 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:06.349 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:06.352 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:24:06.355 | + functions-common:time_stop:2432 : start_time=1648769040618 2022-03-31 23:24:06.358 | + functions-common:time_stop:2434 : [[ -z 1648769040618 ]] 2022-03-31 23:24:06.361 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:06.366 | + functions-common:time_stop:2437 : end_time=1648769046363 2022-03-31 23:24:06.369 | + functions-common:time_stop:2438 : elapsed_time=5745 2022-03-31 23:24:06.372 | + functions-common:time_stop:2439 : total=9617 2022-03-31 23:24:06.375 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:06.378 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15362 2022-03-31 23:24:06.382 | + functions:wait_for_service:467 : return 0 2022-03-31 23:24:06.385 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:24:06.389 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:24:06.393 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-31 23:24:06.415 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:06.419 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-31 23:24:06.422 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:24:06.425 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-31 23:24:06.428 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-31 23:24:06.431 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:24:06.434 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-31 23:24:06.451 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:24:06.454 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-31 23:24:06.472 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:06.475 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-31 23:24:06.478 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:24:06.481 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-31 23:24:06.483 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-31 23:24:06.486 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-31 23:24:06.488 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:24:06.519 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-31 23:24:06.522 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-31 23:24:06.525 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-31 23:24:06.560 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-31 23:24:06.592 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-31 23:24:06.594 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-31 23:24:06.597 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-31 23:24:06.600 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-31 23:24:06.603 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-31 23:24:06.606 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-31 23:24:06.609 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:24:06.611 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:24:06.615 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-31 23:24:06.618 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-31 23:24:06.620 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-31 23:24:06.623 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-31 23:24:06.625 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.628 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.631 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.634 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-31 23:24:06.637 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.640 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.643 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-31 23:24:06.661 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:24:06.663 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-31 23:24:06.666 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.669 | + functions-common:run_process:1680 : local service=q-svc 2022-03-31 23:24:06.671 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.674 | + functions-common:run_process:1682 : local group= 2022-03-31 23:24:06.677 | + functions-common:run_process:1683 : local user= 2022-03-31 23:24:06.679 | + functions-common:run_process:1685 : local name=q-svc 2022-03-31 23:24:06.682 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:24:06.684 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:24:06.687 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:06.690 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:06.693 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:06.698 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769046695 2022-03-31 23:24:06.701 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-31 23:24:06.718 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:06.721 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:24:06.724 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-31 23:24:06.726 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.729 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.732 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.735 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.737 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:24:06.740 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:24:06.743 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-31 23:24:06.745 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:24:06.748 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:24:06.750 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:24:06.753 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:24:06.755 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-31 23:24:06.758 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.760 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:24:06.762 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:24:06.765 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:24:06.767 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:24:06.769 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-31 23:24:06.772 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:24:06.776 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-31 23:24:06.829 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-31 23:24:06.886 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:06.939 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-31 23:24:06.992 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-31 23:24:07.046 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:24:07.100 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:24:07.102 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-31 23:24:07.155 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:24:07.600 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-31 23:24:07.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-31 23:24:08.079 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-31 23:24:08.104 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:08.109 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:08.111 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:08.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:08.116 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:08.119 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:08.121 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:08.124 | + functions-common:time_stop:2432 : start_time=1648769046695 2022-03-31 23:24:08.126 | + functions-common:time_stop:2434 : [[ -z 1648769046695 ]] 2022-03-31 23:24:08.129 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:08.134 | + functions-common:time_stop:2437 : end_time=1648769048131 2022-03-31 23:24:08.137 | + functions-common:time_stop:2438 : elapsed_time=1436 2022-03-31 23:24:08.139 | + functions-common:time_stop:2439 : total=12252 2022-03-31 23:24:08.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:08.144 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13688 2022-03-31 23:24:08.147 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.98:9696 2022-03-31 23:24:08.149 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-31 23:24:08.168 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:24:08.170 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-31 23:24:08.170 | Waiting for Neutron to start... 2022-03-31 23:24:08.173 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.98:9696' 2022-03-31 23:24:08.175 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.98:9696' 'Neutron did not start' 60 2022-03-31 23:24:08.178 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.98:9696' 2022-03-31 23:24:08.180 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-31 23:24:08.183 | + functions-common:test_with_retry:2365 : local until=60 2022-03-31 23:24:08.185 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:24:08.188 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:24:08.190 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:24:08.193 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:08.195 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:08.198 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:08.203 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769048200 2022-03-31 23:24:08.205 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.98:9696; do sleep 0.5; done' 2022-03-31 23:24:13.781 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.98:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:24:13.784 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:13.786 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:13.789 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:13.792 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:13.794 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:13.797 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:24:13.800 | + functions-common:time_stop:2432 : start_time=1648769048200 2022-03-31 23:24:13.802 | + functions-common:time_stop:2434 : [[ -z 1648769048200 ]] 2022-03-31 23:24:13.805 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:13.810 | + functions-common:time_stop:2437 : end_time=1648769053807 2022-03-31 23:24:13.813 | + functions-common:time_stop:2438 : elapsed_time=5607 2022-03-31 23:24:13.815 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:24:13.818 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:13.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5607 2022-03-31 23:24:13.823 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-31 23:24:13.841 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:13.844 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-31 23:24:13.847 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:24:13.850 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-31 23:24:13.852 | + ./stack.sh:main:1298 : start_placement 2022-03-31 23:24:13.855 | + lib/placement:start_placement:160 : start_placement_api 2022-03-31 23:24:13.858 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:24:13.861 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-31 23:24:13.866 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:13.868 | + functions-common:run_process:1680 : local service=placement-api 2022-03-31 23:24:13.871 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:13.874 | + functions-common:run_process:1682 : local group= 2022-03-31 23:24:13.876 | + functions-common:run_process:1683 : local user= 2022-03-31 23:24:13.879 | + functions-common:run_process:1685 : local name=placement-api 2022-03-31 23:24:13.881 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:24:13.884 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:24:13.886 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:13.889 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:13.893 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:13.897 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769053894 2022-03-31 23:24:13.900 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-31 23:24:13.917 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:13.920 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-31 23:24:13.923 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-31 23:24:13.925 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:13.928 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:13.931 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:13.934 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:13.936 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-31 23:24:13.939 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-31 23:24:13.942 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-31 23:24:13.944 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:24:13.947 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:24:13.949 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:24:13.952 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-31 23:24:13.955 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-31 23:24:13.957 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:13.959 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:24:13.962 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:24:13.964 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-31 23:24:13.967 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:24:13.971 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-31 23:24:14.023 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-31 23:24:14.076 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-31 23:24:14.131 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:24:14.185 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:24:14.239 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-31 23:24:14.292 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-31 23:24:14.345 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-31 23:24:14.398 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-31 23:24:14.452 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-31 23:24:14.506 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:24:14.509 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-31 23:24:14.563 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:24:15.024 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-31 23:24:15.045 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-31 23:24:15.579 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-31 23:24:15.662 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:15.664 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:15.667 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:15.670 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:15.673 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:15.676 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:15.680 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:15.683 | + functions-common:time_stop:2432 : start_time=1648769053894 2022-03-31 23:24:15.685 | + functions-common:time_stop:2434 : [[ -z 1648769053894 ]] 2022-03-31 23:24:15.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:15.698 | + functions-common:time_stop:2437 : end_time=1648769055695 2022-03-31 23:24:15.701 | + functions-common:time_stop:2438 : elapsed_time=1801 2022-03-31 23:24:15.703 | + functions-common:time_stop:2439 : total=13688 2022-03-31 23:24:15.706 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:15.708 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15489 2022-03-31 23:24:15.711 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-31 23:24:15.711 | Waiting for placement-api to start... 2022-03-31 23:24:15.713 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.98/placement 2022-03-31 23:24:15.717 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:24:15.719 | + functions:wait_for_service:458 : local url=http://10.222.0.98/placement 2022-03-31 23:24:15.721 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:24:15.724 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:24:15.726 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:24:15.729 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:15.731 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:15.735 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:15.739 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769055737 2022-03-31 23:24:15.742 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:24:15.748 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/placement 2022-03-31 23:24:18.364 | + :: : [[ 200 == 503 ]] 2022-03-31 23:24:18.366 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:24:18.369 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:24:18.373 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:18.375 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:18.378 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:18.381 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:18.384 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:18.386 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:24:18.389 | + functions-common:time_stop:2432 : start_time=1648769055737 2022-03-31 23:24:18.392 | + functions-common:time_stop:2434 : [[ -z 1648769055737 ]] 2022-03-31 23:24:18.396 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:18.401 | + functions-common:time_stop:2437 : end_time=1648769058398 2022-03-31 23:24:18.404 | + functions-common:time_stop:2438 : elapsed_time=2661 2022-03-31 23:24:18.407 | + functions-common:time_stop:2439 : total=15362 2022-03-31 23:24:18.409 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:18.412 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18023 2022-03-31 23:24:18.415 | + functions:wait_for_service:467 : return 0 2022-03-31 23:24:18.419 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-31 23:24:18.438 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:18.440 | + ./stack.sh:main:1302 : start_neutron 2022-03-31 23:24:18.443 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-31 23:24:18.447 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:24:18.447 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:24:18.453 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:24:18.456 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:24:18.459 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-31 23:24:18.461 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:24:18.464 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-31 23:24:18.467 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.470 | + functions-common:run_process:1680 : local service=q-agt 2022-03-31 23:24:18.472 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.475 | + functions-common:run_process:1682 : local group= 2022-03-31 23:24:18.477 | + functions-common:run_process:1683 : local user= 2022-03-31 23:24:18.480 | + functions-common:run_process:1685 : local name=q-agt 2022-03-31 23:24:18.482 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:24:18.485 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:24:18.487 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:18.490 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:18.493 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:18.497 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769058495 2022-03-31 23:24:18.500 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-31 23:24:18.520 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:18.523 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:24:18.526 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-31 23:24:18.528 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.531 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.533 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.536 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.538 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:24:18.541 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:24:18.543 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-31 23:24:18.546 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:24:18.548 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:24:18.551 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:24:18.554 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:24:18.556 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-31 23:24:18.559 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.561 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:24:18.563 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:24:18.566 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:24:18.568 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:24:18.570 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-31 23:24:18.572 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:24:18.577 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-31 23:24:18.631 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-31 23:24:18.685 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:24:18.739 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-31 23:24:18.793 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-31 23:24:18.848 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:24:18.901 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:24:18.904 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-31 23:24:18.957 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:24:19.433 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-31 23:24:19.448 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-31 23:24:19.920 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-31 23:24:19.944 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:19.946 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:19.949 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:19.952 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:19.954 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:19.957 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:19.959 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:19.962 | + functions-common:time_stop:2432 : start_time=1648769058495 2022-03-31 23:24:19.964 | + functions-common:time_stop:2434 : [[ -z 1648769058495 ]] 2022-03-31 23:24:19.968 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:19.973 | + functions-common:time_stop:2437 : end_time=1648769059970 2022-03-31 23:24:19.976 | + functions-common:time_stop:2438 : elapsed_time=1475 2022-03-31 23:24:19.978 | + functions-common:time_stop:2439 : total=15489 2022-03-31 23:24:19.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:19.984 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16964 2022-03-31 23:24:19.986 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-31 23:24:19.989 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:24:19.992 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:24:19.994 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-31 23:24:19.997 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.000 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-31 23:24:20.002 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.005 | + functions-common:run_process:1682 : local group= 2022-03-31 23:24:20.008 | + functions-common:run_process:1683 : local user= 2022-03-31 23:24:20.010 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-31 23:24:20.013 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:24:20.015 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:24:20.018 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:20.020 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:20.024 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:20.028 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769060026 2022-03-31 23:24:20.031 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-31 23:24:20.049 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:20.052 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-31 23:24:20.054 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-31 23:24:20.057 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.059 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.062 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.065 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.067 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-31 23:24:20.070 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-31 23:24:20.073 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-31 23:24:20.075 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:24:20.078 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:24:20.080 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-31 23:24:20.083 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-31 23:24:20.086 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-31 23:24:20.088 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.091 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:24:20.094 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:24:20.097 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:24:20.099 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:24:20.102 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-31 23:24:20.104 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:24:20.109 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-31 23:24:20.164 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-31 23:24:20.220 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:24:20.275 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-31 23:24:20.338 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-31 23:24:20.395 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:24:20.452 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:24:20.454 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-31 23:24:20.509 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:24:20.993 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-31 23:24:21.007 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-31 23:24:21.464 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-31 23:24:21.487 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:21.490 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:21.493 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:21.495 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:21.498 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:21.501 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:21.503 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:21.506 | + functions-common:time_stop:2432 : start_time=1648769060026 2022-03-31 23:24:21.509 | + functions-common:time_stop:2434 : [[ -z 1648769060026 ]] 2022-03-31 23:24:21.515 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:21.518 | + functions-common:time_stop:2437 : end_time=1648769061514 2022-03-31 23:24:21.521 | + functions-common:time_stop:2438 : elapsed_time=1488 2022-03-31 23:24:21.523 | + functions-common:time_stop:2439 : total=16964 2022-03-31 23:24:21.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:21.529 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18452 2022-03-31 23:24:21.532 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-31 23:24:21.535 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:24:21.537 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:24:21.540 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-31 23:24:21.543 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.546 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.548 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.551 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-31 23:24:21.553 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.557 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.559 | + functions-common:run_process:1680 : local service=q-l3 2022-03-31 23:24:21.562 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.564 | + functions-common:run_process:1682 : local group= 2022-03-31 23:24:21.567 | + functions-common:run_process:1683 : local user= 2022-03-31 23:24:21.569 | + functions-common:run_process:1685 : local name=q-l3 2022-03-31 23:24:21.572 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:24:21.574 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:24:21.577 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:21.580 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:21.583 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:21.588 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769061585 2022-03-31 23:24:21.590 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-31 23:24:21.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:21.612 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-31 23:24:21.614 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-31 23:24:21.617 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.620 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.622 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.625 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.628 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-31 23:24:21.631 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-31 23:24:21.633 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-31 23:24:21.636 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:24:21.638 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:24:21.641 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-31 23:24:21.644 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-31 23:24:21.646 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-31 23:24:21.649 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.652 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:24:21.654 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:24:21.657 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:24:21.659 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:24:21.662 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-31 23:24:21.664 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:24:21.669 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-31 23:24:21.727 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-31 23:24:21.783 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:24:21.845 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-31 23:24:21.904 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-31 23:24:21.963 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:24:22.019 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:24:22.022 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-31 23:24:22.078 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:24:22.569 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-31 23:24:22.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-31 23:24:23.080 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-31 23:24:23.104 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:23.108 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:23.111 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:23.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:23.117 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:23.119 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:23.122 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:23.124 | + functions-common:time_stop:2432 : start_time=1648769061585 2022-03-31 23:24:23.127 | + functions-common:time_stop:2434 : [[ -z 1648769061585 ]] 2022-03-31 23:24:23.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:23.136 | + functions-common:time_stop:2437 : end_time=1648769063132 2022-03-31 23:24:23.138 | + functions-common:time_stop:2438 : elapsed_time=1547 2022-03-31 23:24:23.141 | + functions-common:time_stop:2439 : total=18452 2022-03-31 23:24:23.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:23.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19999 2022-03-31 23:24:23.149 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.151 | + functions-common:run_process:1680 : local service=q-meta 2022-03-31 23:24:23.154 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.156 | + functions-common:run_process:1682 : local group= 2022-03-31 23:24:23.159 | + functions-common:run_process:1683 : local user= 2022-03-31 23:24:23.161 | + functions-common:run_process:1685 : local name=q-meta 2022-03-31 23:24:23.164 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:24:23.166 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:24:23.169 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:23.171 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:23.175 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:23.179 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769063176 2022-03-31 23:24:23.182 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-31 23:24:23.207 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:23.210 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-31 23:24:23.213 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-31 23:24:23.215 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.218 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.221 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.224 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.227 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-31 23:24:23.230 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-31 23:24:23.232 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-31 23:24:23.235 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:24:23.238 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:24:23.240 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-31 23:24:23.243 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-31 23:24:23.246 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-31 23:24:23.248 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.251 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:24:23.254 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:24:23.256 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:24:23.259 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:24:23.264 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-31 23:24:23.267 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:24:23.272 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-31 23:24:23.333 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-31 23:24:23.401 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:24:23.460 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-31 23:24:23.521 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-31 23:24:23.585 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:24:23.648 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:24:23.650 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-31 23:24:23.714 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:24:24.229 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-31 23:24:24.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-31 23:24:24.716 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-31 23:24:24.747 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:24.752 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:24.754 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:24.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:24.761 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:24.768 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:24.770 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:24.773 | + functions-common:time_stop:2432 : start_time=1648769063176 2022-03-31 23:24:24.776 | + functions-common:time_stop:2434 : [[ -z 1648769063176 ]] 2022-03-31 23:24:24.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:24.786 | + functions-common:time_stop:2437 : end_time=1648769064783 2022-03-31 23:24:24.789 | + functions-common:time_stop:2438 : elapsed_time=1607 2022-03-31 23:24:24.792 | + functions-common:time_stop:2439 : total=19999 2022-03-31 23:24:24.795 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:24.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21606 2022-03-31 23:24:24.800 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:24.803 | + functions-common:run_process:1680 : local service=q-metering 2022-03-31 23:24:24.806 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:24.808 | + functions-common:run_process:1682 : local group= 2022-03-31 23:24:24.811 | + functions-common:run_process:1683 : local user= 2022-03-31 23:24:24.814 | + functions-common:run_process:1685 : local name=q-metering 2022-03-31 23:24:24.816 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:24:24.819 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:24:24.821 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:24.824 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:24.829 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:24.832 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769064829 2022-03-31 23:24:24.835 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-31 23:24:24.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:24.858 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-31 23:24:24.861 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-31 23:24:24.863 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:24.866 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:24.871 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:24.873 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:24.876 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-31 23:24:24.879 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-31 23:24:24.882 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-31 23:24:24.884 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:24:24.887 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:24:24.890 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-31 23:24:24.893 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-31 23:24:24.895 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-31 23:24:24.898 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:24.901 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:24:24.904 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:24:24.907 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:24:24.909 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:24:24.912 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-31 23:24:24.915 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:24:24.920 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-31 23:24:24.981 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-31 23:24:25.047 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:24:25.111 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-31 23:24:25.178 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-31 23:24:25.244 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:24:25.312 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:24:25.314 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-31 23:24:25.378 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:24:25.921 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-31 23:24:25.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-31 23:24:26.442 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-31 23:24:26.466 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:24:26.469 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:26.472 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:26.475 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:26.477 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:26.480 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:26.483 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:24:26.488 | + functions-common:time_stop:2432 : start_time=1648769064829 2022-03-31 23:24:26.492 | + functions-common:time_stop:2434 : [[ -z 1648769064829 ]] 2022-03-31 23:24:26.499 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:26.509 | + functions-common:time_stop:2437 : end_time=1648769066501 2022-03-31 23:24:26.512 | + functions-common:time_stop:2438 : elapsed_time=1672 2022-03-31 23:24:26.517 | + functions-common:time_stop:2439 : total=21606 2022-03-31 23:24:26.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:26.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23278 2022-03-31 23:24:26.528 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-31 23:24:26.573 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:26.580 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-31 23:24:26.588 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-31 23:24:26.603 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:24:26.612 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-31 23:24:26.617 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-31 23:24:26.621 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-31 23:24:26.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-03-31 23:24:26.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:24:26.640 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:24:26.647 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:24:30.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:30.463 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:30.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:30.463 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:30.659 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:30.662 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:24:30.662 | address-scope 2022-03-31 23:24:30.663 | router-admin-state-down-before-update 2022-03-31 23:24:30.663 | agent 2022-03-31 23:24:30.663 | agent-resources-synced 2022-03-31 23:24:30.663 | allowed-address-pairs 2022-03-31 23:24:30.663 | auto-allocated-topology 2022-03-31 23:24:30.663 | availability_zone 2022-03-31 23:24:30.663 | availability_zone_filter 2022-03-31 23:24:30.663 | default-subnetpools 2022-03-31 23:24:30.663 | dhcp_agent_scheduler 2022-03-31 23:24:30.663 | dvr 2022-03-31 23:24:30.663 | empty-string-filtering 2022-03-31 23:24:30.663 | external-net 2022-03-31 23:24:30.663 | extra_dhcp_opt 2022-03-31 23:24:30.663 | extraroute 2022-03-31 23:24:30.663 | extraroute-atomic 2022-03-31 23:24:30.663 | filter-validation 2022-03-31 23:24:30.663 | fip-port-details 2022-03-31 23:24:30.663 | flavors 2022-03-31 23:24:30.663 | floatingip-pools 2022-03-31 23:24:30.663 | ip-substring-filtering 2022-03-31 23:24:30.663 | router 2022-03-31 23:24:30.663 | ext-gw-mode 2022-03-31 23:24:30.663 | l3-ha 2022-03-31 23:24:30.663 | l3-flavors 2022-03-31 23:24:30.664 | l3-port-ip-change-not-allowed 2022-03-31 23:24:30.664 | l3_agent_scheduler 2022-03-31 23:24:30.664 | metering 2022-03-31 23:24:30.664 | metering_source_and_destination_fields 2022-03-31 23:24:30.664 | multi-provider 2022-03-31 23:24:30.664 | net-mtu 2022-03-31 23:24:30.664 | net-mtu-writable 2022-03-31 23:24:30.664 | network_availability_zone 2022-03-31 23:24:30.664 | network-ip-availability 2022-03-31 23:24:30.664 | pagination 2022-03-31 23:24:30.664 | port-device-profile 2022-03-31 23:24:30.664 | port-mac-address-regenerate 2022-03-31 23:24:30.664 | port-numa-affinity-policy 2022-03-31 23:24:30.664 | binding 2022-03-31 23:24:30.664 | binding-extended 2022-03-31 23:24:30.664 | port-security 2022-03-31 23:24:30.664 | project-id 2022-03-31 23:24:30.664 | provider 2022-03-31 23:24:30.664 | quota-check-limit 2022-03-31 23:24:30.664 | quotas 2022-03-31 23:24:30.664 | quota_details 2022-03-31 23:24:30.664 | rbac-policies 2022-03-31 23:24:30.664 | rbac-address-group 2022-03-31 23:24:30.664 | rbac-address-scope 2022-03-31 23:24:30.664 | rbac-security-groups 2022-03-31 23:24:30.664 | rbac-subnetpool 2022-03-31 23:24:30.664 | revision-if-match 2022-03-31 23:24:30.664 | standard-attr-revisions 2022-03-31 23:24:30.664 | router_availability_zone 2022-03-31 23:24:30.664 | security-groups-normalized-cidr 2022-03-31 23:24:30.664 | port-security-groups-filtering 2022-03-31 23:24:30.664 | security-groups-remote-address-group 2022-03-31 23:24:30.664 | security-groups-shared-filtering 2022-03-31 23:24:30.664 | security-group 2022-03-31 23:24:30.664 | service-type 2022-03-31 23:24:30.665 | sorting 2022-03-31 23:24:30.665 | standard-attr-description 2022-03-31 23:24:30.665 | stateful-security-group 2022-03-31 23:24:30.665 | subnet_onboard 2022-03-31 23:24:30.665 | subnet-service-types 2022-03-31 23:24:30.665 | subnet_allocation 2022-03-31 23:24:30.665 | subnetpool-prefix-ops 2022-03-31 23:24:30.665 | standard-attr-tag 2022-03-31 23:24:30.665 | standard-attr-timestamp' 2022-03-31 23:24:30.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:24:30.668 | address-scope 2022-03-31 23:24:30.668 | router-admin-state-down-before-update 2022-03-31 23:24:30.668 | agent 2022-03-31 23:24:30.668 | agent-resources-synced 2022-03-31 23:24:30.668 | allowed-address-pairs 2022-03-31 23:24:30.668 | auto-allocated-topology 2022-03-31 23:24:30.668 | availability_zone 2022-03-31 23:24:30.668 | availability_zone_filter 2022-03-31 23:24:30.668 | default-subnetpools 2022-03-31 23:24:30.668 | dhcp_agent_scheduler 2022-03-31 23:24:30.668 | dvr 2022-03-31 23:24:30.668 | empty-string-filtering 2022-03-31 23:24:30.668 | external-net 2022-03-31 23:24:30.668 | extra_dhcp_opt 2022-03-31 23:24:30.668 | extraroute 2022-03-31 23:24:30.668 | extraroute-atomic 2022-03-31 23:24:30.668 | filter-validation 2022-03-31 23:24:30.668 | fip-port-details 2022-03-31 23:24:30.668 | flavors 2022-03-31 23:24:30.668 | floatingip-pools 2022-03-31 23:24:30.668 | ip-substring-filtering 2022-03-31 23:24:30.668 | router 2022-03-31 23:24:30.669 | ext-gw-mode 2022-03-31 23:24:30.669 | l3-ha 2022-03-31 23:24:30.669 | l3-flavors 2022-03-31 23:24:30.669 | l3-port-ip-change-not-allowed 2022-03-31 23:24:30.669 | l3_agent_scheduler 2022-03-31 23:24:30.669 | metering 2022-03-31 23:24:30.669 | metering_source_and_destination_fields 2022-03-31 23:24:30.669 | multi-provider 2022-03-31 23:24:30.669 | net-mtu 2022-03-31 23:24:30.669 | net-mtu-writable 2022-03-31 23:24:30.669 | network_availability_zone 2022-03-31 23:24:30.669 | network-ip-availability 2022-03-31 23:24:30.669 | pagination 2022-03-31 23:24:30.669 | port-device-profile 2022-03-31 23:24:30.669 | port-mac-address-regenerate 2022-03-31 23:24:30.669 | port-numa-affinity-policy 2022-03-31 23:24:30.669 | binding 2022-03-31 23:24:30.669 | binding-extended 2022-03-31 23:24:30.669 | port-security 2022-03-31 23:24:30.669 | project-id 2022-03-31 23:24:30.669 | provider 2022-03-31 23:24:30.669 | quota-check-limit 2022-03-31 23:24:30.669 | quotas 2022-03-31 23:24:30.669 | quota_details 2022-03-31 23:24:30.669 | rbac-policies 2022-03-31 23:24:30.669 | rbac-address-group 2022-03-31 23:24:30.669 | rbac-address-scope 2022-03-31 23:24:30.669 | rbac-security-groups 2022-03-31 23:24:30.669 | rbac-subnetpool 2022-03-31 23:24:30.669 | revision-if-match 2022-03-31 23:24:30.669 | standard-attr-revisions 2022-03-31 23:24:30.669 | router_availability_zone 2022-03-31 23:24:30.669 | security-groups-normalized-cidr 2022-03-31 23:24:30.669 | port-security-groups-filtering 2022-03-31 23:24:30.669 | security-groups-remote-address-group 2022-03-31 23:24:30.669 | security-groups-shared-filtering 2022-03-31 23:24:30.670 | security-group 2022-03-31 23:24:30.670 | service-type 2022-03-31 23:24:30.670 | sorting 2022-03-31 23:24:30.670 | standard-attr-description 2022-03-31 23:24:30.670 | stateful-security-group 2022-03-31 23:24:30.670 | subnet_onboard 2022-03-31 23:24:30.670 | subnet-service-types 2022-03-31 23:24:30.670 | subnet_allocation 2022-03-31 23:24:30.670 | subnetpool-prefix-ops 2022-03-31 23:24:30.670 | standard-attr-tag 2022-03-31 23:24:30.670 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:24:30.673 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:24:30.675 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-03-31 23:24:30.678 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-03-31 23:24:30.682 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-31 23:24:34.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:34.180 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:34.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:34.180 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:34.368 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:34.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=6f44e9bf-01cc-4cb4-b69c-2ec0fc2f0f5b 2022-03-31 23:24:34.374 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-03-31 23:24:34.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-03-31 23:24:34.379 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:24:34.382 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:24:34.387 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-31 23:24:34.387 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-03-31 23:24:34.390 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-03-31 23:24:34.394 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:24:34.401 | ++ functions-common:get_field:812 : read data 2022-03-31 23:24:37.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:37.553 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:37.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:37.553 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:37.737 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:37.741 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:24:37.744 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:24:37.747 | ++ functions-common:get_field:818 : echo '| id | 52a1114e-f6aa-47e1-9f9c-4b434a4e3ac2 |' 2022-03-31 23:24:37.748 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:24:37.754 | ++ functions-common:get_field:812 : read data 2022-03-31 23:24:37.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=52a1114e-f6aa-47e1-9f9c-4b434a4e3ac2 2022-03-31 23:24:37.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-03-31 23:24:37.763 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:24:37.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-03-31 23:24:37.784 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-03-31 23:24:37.787 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 6f44e9bf-01cc-4cb4-b69c-2ec0fc2f0f5b ']' 2022-03-31 23:24:37.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:24:37.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-03-31 23:24:37.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-31 23:24:37.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 6f44e9bf-01cc-4cb4-b69c-2ec0fc2f0f5b ' 2022-03-31 23:24:37.801 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-03-31 23:24:37.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 52a1114e-f6aa-47e1-9f9c-4b434a4e3ac2 private-subnet' 2022-03-31 23:24:37.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-03-31 23:24:37.811 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 6f44e9bf-01cc-4cb4-b69c-2ec0fc2f0f5b --network 52a1114e-f6aa-47e1-9f9c-4b434a4e3ac2 private-subnet 2022-03-31 23:24:37.812 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-03-31 23:24:37.813 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-03-31 23:24:37.815 | +++ functions-common:get_field:811 : local data field 2022-03-31 23:24:37.818 | +++ functions-common:get_field:812 : read data 2022-03-31 23:24:41.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:41.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:41.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:41.096 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:41.282 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:41.285 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:24:41.288 | +++ functions-common:get_field:816 : field='$3' 2022-03-31 23:24:41.291 | +++ functions-common:get_field:818 : echo '| id | a377d405-be9b-42ae-9b3d-246420d03172 |' 2022-03-31 23:24:41.292 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:24:41.299 | +++ functions-common:get_field:812 : read data 2022-03-31 23:24:41.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=a377d405-be9b-42ae-9b3d-246420d03172 2022-03-31 23:24:41.305 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-03-31 23:24:41.308 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:24:41.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo a377d405-be9b-42ae-9b3d-246420d03172 2022-03-31 23:24:41.332 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=a377d405-be9b-42ae-9b3d-246420d03172 2022-03-31 23:24:41.335 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-03-31 23:24:41.338 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-03-31 23:24:41.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-03-31 23:24:41.345 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:24:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:44.069 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:44.070 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:44.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:44.264 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:24:44.265 | address-scope 2022-03-31 23:24:44.265 | router-admin-state-down-before-update 2022-03-31 23:24:44.265 | agent 2022-03-31 23:24:44.265 | agent-resources-synced 2022-03-31 23:24:44.265 | allowed-address-pairs 2022-03-31 23:24:44.265 | auto-allocated-topology 2022-03-31 23:24:44.265 | availability_zone 2022-03-31 23:24:44.265 | availability_zone_filter 2022-03-31 23:24:44.265 | default-subnetpools 2022-03-31 23:24:44.265 | dhcp_agent_scheduler 2022-03-31 23:24:44.265 | dvr 2022-03-31 23:24:44.265 | empty-string-filtering 2022-03-31 23:24:44.265 | external-net 2022-03-31 23:24:44.265 | extra_dhcp_opt 2022-03-31 23:24:44.265 | extraroute 2022-03-31 23:24:44.265 | extraroute-atomic 2022-03-31 23:24:44.265 | filter-validation 2022-03-31 23:24:44.265 | fip-port-details 2022-03-31 23:24:44.265 | flavors 2022-03-31 23:24:44.265 | floatingip-pools 2022-03-31 23:24:44.265 | ip-substring-filtering 2022-03-31 23:24:44.265 | router 2022-03-31 23:24:44.265 | ext-gw-mode 2022-03-31 23:24:44.265 | l3-ha 2022-03-31 23:24:44.265 | l3-flavors 2022-03-31 23:24:44.265 | l3-port-ip-change-not-allowed 2022-03-31 23:24:44.265 | l3_agent_scheduler 2022-03-31 23:24:44.265 | metering 2022-03-31 23:24:44.265 | metering_source_and_destination_fields 2022-03-31 23:24:44.265 | multi-provider 2022-03-31 23:24:44.265 | net-mtu 2022-03-31 23:24:44.265 | net-mtu-writable 2022-03-31 23:24:44.265 | network_availability_zone 2022-03-31 23:24:44.265 | network-ip-availability 2022-03-31 23:24:44.265 | pagination 2022-03-31 23:24:44.265 | port-device-profile 2022-03-31 23:24:44.266 | port-mac-address-regenerate 2022-03-31 23:24:44.266 | port-numa-affinity-policy 2022-03-31 23:24:44.266 | binding 2022-03-31 23:24:44.266 | binding-extended 2022-03-31 23:24:44.266 | port-security 2022-03-31 23:24:44.266 | project-id 2022-03-31 23:24:44.266 | provider 2022-03-31 23:24:44.266 | quota-check-limit 2022-03-31 23:24:44.266 | quotas 2022-03-31 23:24:44.266 | quota_details 2022-03-31 23:24:44.266 | rbac-policies 2022-03-31 23:24:44.266 | rbac-address-group 2022-03-31 23:24:44.266 | rbac-address-scope 2022-03-31 23:24:44.266 | rbac-security-groups 2022-03-31 23:24:44.266 | rbac-subnetpool 2022-03-31 23:24:44.266 | revision-if-match 2022-03-31 23:24:44.266 | standard-attr-revisions 2022-03-31 23:24:44.266 | router_availability_zone 2022-03-31 23:24:44.266 | security-groups-normalized-cidr 2022-03-31 23:24:44.266 | port-security-groups-filtering 2022-03-31 23:24:44.266 | security-groups-remote-address-group 2022-03-31 23:24:44.266 | security-groups-shared-filtering 2022-03-31 23:24:44.266 | security-group 2022-03-31 23:24:44.266 | service-type 2022-03-31 23:24:44.266 | sorting 2022-03-31 23:24:44.266 | standard-attr-description 2022-03-31 23:24:44.266 | stateful-security-group 2022-03-31 23:24:44.266 | subnet_onboard 2022-03-31 23:24:44.266 | subnet-service-types 2022-03-31 23:24:44.266 | subnet_allocation 2022-03-31 23:24:44.266 | subnetpool-prefix-ops 2022-03-31 23:24:44.266 | standard-attr-tag 2022-03-31 23:24:44.266 | standard-attr-timestamp' 2022-03-31 23:24:44.267 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:24:44.267 | address-scope 2022-03-31 23:24:44.267 | router-admin-state-down-before-update 2022-03-31 23:24:44.267 | agent 2022-03-31 23:24:44.267 | agent-resources-synced 2022-03-31 23:24:44.267 | allowed-address-pairs 2022-03-31 23:24:44.267 | auto-allocated-topology 2022-03-31 23:24:44.268 | availability_zone 2022-03-31 23:24:44.268 | availability_zone_filter 2022-03-31 23:24:44.268 | default-subnetpools 2022-03-31 23:24:44.268 | dhcp_agent_scheduler 2022-03-31 23:24:44.268 | dvr 2022-03-31 23:24:44.268 | empty-string-filtering 2022-03-31 23:24:44.268 | external-net 2022-03-31 23:24:44.268 | extra_dhcp_opt 2022-03-31 23:24:44.268 | extraroute 2022-03-31 23:24:44.268 | extraroute-atomic 2022-03-31 23:24:44.268 | filter-validation 2022-03-31 23:24:44.268 | fip-port-details 2022-03-31 23:24:44.268 | flavors 2022-03-31 23:24:44.268 | floatingip-pools 2022-03-31 23:24:44.268 | ip-substring-filtering 2022-03-31 23:24:44.268 | router 2022-03-31 23:24:44.268 | ext-gw-mode 2022-03-31 23:24:44.268 | l3-ha 2022-03-31 23:24:44.268 | l3-flavors 2022-03-31 23:24:44.268 | l3-port-ip-change-not-allowed 2022-03-31 23:24:44.268 | l3_agent_scheduler 2022-03-31 23:24:44.268 | metering 2022-03-31 23:24:44.268 | metering_source_and_destination_fields 2022-03-31 23:24:44.268 | multi-provider 2022-03-31 23:24:44.268 | net-mtu 2022-03-31 23:24:44.268 | net-mtu-writable 2022-03-31 23:24:44.268 | network_availability_zone 2022-03-31 23:24:44.268 | network-ip-availability 2022-03-31 23:24:44.268 | pagination 2022-03-31 23:24:44.268 | port-device-profile 2022-03-31 23:24:44.268 | port-mac-address-regenerate 2022-03-31 23:24:44.268 | port-numa-affinity-policy 2022-03-31 23:24:44.268 | binding 2022-03-31 23:24:44.268 | binding-extended 2022-03-31 23:24:44.268 | port-security 2022-03-31 23:24:44.268 | project-id 2022-03-31 23:24:44.268 | provider 2022-03-31 23:24:44.269 | quota-check-limit 2022-03-31 23:24:44.269 | quotas 2022-03-31 23:24:44.269 | quota_details 2022-03-31 23:24:44.269 | rbac-policies 2022-03-31 23:24:44.269 | rbac-address-group 2022-03-31 23:24:44.269 | rbac-address-scope 2022-03-31 23:24:44.269 | rbac-security-groups 2022-03-31 23:24:44.269 | rbac-subnetpool 2022-03-31 23:24:44.269 | revision-if-match 2022-03-31 23:24:44.269 | standard-attr-revisions 2022-03-31 23:24:44.269 | router_availability_zone 2022-03-31 23:24:44.269 | security-groups-normalized-cidr 2022-03-31 23:24:44.269 | port-security-groups-filtering 2022-03-31 23:24:44.269 | security-groups-remote-address-group 2022-03-31 23:24:44.269 | security-groups-shared-filtering 2022-03-31 23:24:44.269 | security-group 2022-03-31 23:24:44.269 | service-type 2022-03-31 23:24:44.269 | sorting 2022-03-31 23:24:44.269 | standard-attr-description 2022-03-31 23:24:44.269 | stateful-security-group 2022-03-31 23:24:44.269 | subnet_onboard 2022-03-31 23:24:44.269 | subnet-service-types 2022-03-31 23:24:44.269 | subnet_allocation 2022-03-31 23:24:44.269 | subnetpool-prefix-ops 2022-03-31 23:24:44.269 | standard-attr-tag 2022-03-31 23:24:44.269 | standard-attr-timestamp =~ router ]] 2022-03-31 23:24:44.270 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:24:44.273 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-03-31 23:24:44.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-03-31 23:24:44.279 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:24:46.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:46.952 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:46.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:46.952 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:47.149 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:47.151 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:24:47.151 | address-scope 2022-03-31 23:24:47.151 | router-admin-state-down-before-update 2022-03-31 23:24:47.152 | agent 2022-03-31 23:24:47.152 | agent-resources-synced 2022-03-31 23:24:47.152 | allowed-address-pairs 2022-03-31 23:24:47.152 | auto-allocated-topology 2022-03-31 23:24:47.152 | availability_zone 2022-03-31 23:24:47.152 | availability_zone_filter 2022-03-31 23:24:47.152 | default-subnetpools 2022-03-31 23:24:47.152 | dhcp_agent_scheduler 2022-03-31 23:24:47.152 | dvr 2022-03-31 23:24:47.152 | empty-string-filtering 2022-03-31 23:24:47.152 | external-net 2022-03-31 23:24:47.152 | extra_dhcp_opt 2022-03-31 23:24:47.152 | extraroute 2022-03-31 23:24:47.152 | extraroute-atomic 2022-03-31 23:24:47.152 | filter-validation 2022-03-31 23:24:47.152 | fip-port-details 2022-03-31 23:24:47.152 | flavors 2022-03-31 23:24:47.152 | floatingip-pools 2022-03-31 23:24:47.152 | ip-substring-filtering 2022-03-31 23:24:47.152 | router 2022-03-31 23:24:47.152 | ext-gw-mode 2022-03-31 23:24:47.152 | l3-ha 2022-03-31 23:24:47.152 | l3-flavors 2022-03-31 23:24:47.152 | l3-port-ip-change-not-allowed 2022-03-31 23:24:47.152 | l3_agent_scheduler 2022-03-31 23:24:47.152 | metering 2022-03-31 23:24:47.152 | metering_source_and_destination_fields 2022-03-31 23:24:47.152 | multi-provider 2022-03-31 23:24:47.152 | net-mtu 2022-03-31 23:24:47.152 | net-mtu-writable 2022-03-31 23:24:47.152 | network_availability_zone 2022-03-31 23:24:47.152 | network-ip-availability 2022-03-31 23:24:47.152 | pagination 2022-03-31 23:24:47.153 | port-device-profile 2022-03-31 23:24:47.153 | port-mac-address-regenerate 2022-03-31 23:24:47.153 | port-numa-affinity-policy 2022-03-31 23:24:47.153 | binding 2022-03-31 23:24:47.153 | binding-extended 2022-03-31 23:24:47.153 | port-security 2022-03-31 23:24:47.153 | project-id 2022-03-31 23:24:47.153 | provider 2022-03-31 23:24:47.153 | quota-check-limit 2022-03-31 23:24:47.153 | quotas 2022-03-31 23:24:47.153 | quota_details 2022-03-31 23:24:47.153 | rbac-policies 2022-03-31 23:24:47.153 | rbac-address-group 2022-03-31 23:24:47.153 | rbac-address-scope 2022-03-31 23:24:47.153 | rbac-security-groups 2022-03-31 23:24:47.153 | rbac-subnetpool 2022-03-31 23:24:47.153 | revision-if-match 2022-03-31 23:24:47.153 | standard-attr-revisions 2022-03-31 23:24:47.153 | router_availability_zone 2022-03-31 23:24:47.153 | security-groups-normalized-cidr 2022-03-31 23:24:47.153 | port-security-groups-filtering 2022-03-31 23:24:47.153 | security-groups-remote-address-group 2022-03-31 23:24:47.153 | security-groups-shared-filtering 2022-03-31 23:24:47.153 | security-group 2022-03-31 23:24:47.153 | service-type 2022-03-31 23:24:47.153 | sorting 2022-03-31 23:24:47.153 | standard-attr-description 2022-03-31 23:24:47.153 | stateful-security-group 2022-03-31 23:24:47.153 | subnet_onboard 2022-03-31 23:24:47.153 | subnet-service-types 2022-03-31 23:24:47.153 | subnet_allocation 2022-03-31 23:24:47.153 | subnetpool-prefix-ops 2022-03-31 23:24:47.153 | standard-attr-tag 2022-03-31 23:24:47.153 | standard-attr-timestamp' 2022-03-31 23:24:47.155 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:24:47.155 | address-scope 2022-03-31 23:24:47.155 | router-admin-state-down-before-update 2022-03-31 23:24:47.155 | agent 2022-03-31 23:24:47.155 | agent-resources-synced 2022-03-31 23:24:47.155 | allowed-address-pairs 2022-03-31 23:24:47.155 | auto-allocated-topology 2022-03-31 23:24:47.155 | availability_zone 2022-03-31 23:24:47.155 | availability_zone_filter 2022-03-31 23:24:47.155 | default-subnetpools 2022-03-31 23:24:47.155 | dhcp_agent_scheduler 2022-03-31 23:24:47.155 | dvr 2022-03-31 23:24:47.155 | empty-string-filtering 2022-03-31 23:24:47.155 | external-net 2022-03-31 23:24:47.155 | extra_dhcp_opt 2022-03-31 23:24:47.155 | extraroute 2022-03-31 23:24:47.155 | extraroute-atomic 2022-03-31 23:24:47.155 | filter-validation 2022-03-31 23:24:47.155 | fip-port-details 2022-03-31 23:24:47.155 | flavors 2022-03-31 23:24:47.155 | floatingip-pools 2022-03-31 23:24:47.155 | ip-substring-filtering 2022-03-31 23:24:47.155 | router 2022-03-31 23:24:47.155 | ext-gw-mode 2022-03-31 23:24:47.155 | l3-ha 2022-03-31 23:24:47.155 | l3-flavors 2022-03-31 23:24:47.155 | l3-port-ip-change-not-allowed 2022-03-31 23:24:47.155 | l3_agent_scheduler 2022-03-31 23:24:47.155 | metering 2022-03-31 23:24:47.155 | metering_source_and_destination_fields 2022-03-31 23:24:47.155 | multi-provider 2022-03-31 23:24:47.155 | net-mtu 2022-03-31 23:24:47.155 | net-mtu-writable 2022-03-31 23:24:47.155 | network_availability_zone 2022-03-31 23:24:47.156 | network-ip-availability 2022-03-31 23:24:47.156 | pagination 2022-03-31 23:24:47.156 | port-device-profile 2022-03-31 23:24:47.156 | port-mac-address-regenerate 2022-03-31 23:24:47.156 | port-numa-affinity-policy 2022-03-31 23:24:47.156 | binding 2022-03-31 23:24:47.156 | binding-extended 2022-03-31 23:24:47.156 | port-security 2022-03-31 23:24:47.156 | project-id 2022-03-31 23:24:47.156 | provider 2022-03-31 23:24:47.156 | quota-check-limit 2022-03-31 23:24:47.156 | quotas 2022-03-31 23:24:47.156 | quota_details 2022-03-31 23:24:47.156 | rbac-policies 2022-03-31 23:24:47.156 | rbac-address-group 2022-03-31 23:24:47.156 | rbac-address-scope 2022-03-31 23:24:47.156 | rbac-security-groups 2022-03-31 23:24:47.156 | rbac-subnetpool 2022-03-31 23:24:47.156 | revision-if-match 2022-03-31 23:24:47.156 | standard-attr-revisions 2022-03-31 23:24:47.156 | router_availability_zone 2022-03-31 23:24:47.156 | security-groups-normalized-cidr 2022-03-31 23:24:47.156 | port-security-groups-filtering 2022-03-31 23:24:47.156 | security-groups-remote-address-group 2022-03-31 23:24:47.156 | security-groups-shared-filtering 2022-03-31 23:24:47.156 | security-group 2022-03-31 23:24:47.156 | service-type 2022-03-31 23:24:47.156 | sorting 2022-03-31 23:24:47.156 | standard-attr-description 2022-03-31 23:24:47.156 | stateful-security-group 2022-03-31 23:24:47.156 | subnet_onboard 2022-03-31 23:24:47.156 | subnet-service-types 2022-03-31 23:24:47.156 | subnet_allocation 2022-03-31 23:24:47.156 | subnetpool-prefix-ops 2022-03-31 23:24:47.156 | standard-attr-tag 2022-03-31 23:24:47.156 | standard-attr-timestamp =~ external-net ]] 2022-03-31 23:24:47.160 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:24:47.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-03-31 23:24:47.172 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-31 23:24:47.177 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-03-31 23:24:47.179 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-03-31 23:24:47.184 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:24:47.188 | ++ functions-common:get_field:812 : read data 2022-03-31 23:24:50.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:50.219 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:50.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:50.219 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:50.390 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:50.394 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:24:50.399 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:24:50.403 | ++ functions-common:get_field:818 : echo '| id | 2a3d0d7e-15a2-419c-97bb-09f3d46325c2 |' 2022-03-31 23:24:50.404 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:24:50.409 | ++ functions-common:get_field:812 : read data 2022-03-31 23:24:50.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=2a3d0d7e-15a2-419c-97bb-09f3d46325c2 2022-03-31 23:24:50.416 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-03-31 23:24:50.419 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:24:50.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-31 23:24:50.439 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:24:50.442 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:24:50.445 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:24:53.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:53.217 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:53.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:53.217 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:53.393 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:53.398 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:24:53.398 | address-scope 2022-03-31 23:24:53.398 | router-admin-state-down-before-update 2022-03-31 23:24:53.398 | agent 2022-03-31 23:24:53.398 | agent-resources-synced 2022-03-31 23:24:53.398 | allowed-address-pairs 2022-03-31 23:24:53.398 | auto-allocated-topology 2022-03-31 23:24:53.398 | availability_zone 2022-03-31 23:24:53.398 | availability_zone_filter 2022-03-31 23:24:53.398 | default-subnetpools 2022-03-31 23:24:53.398 | dhcp_agent_scheduler 2022-03-31 23:24:53.398 | dvr 2022-03-31 23:24:53.398 | empty-string-filtering 2022-03-31 23:24:53.398 | external-net 2022-03-31 23:24:53.398 | extra_dhcp_opt 2022-03-31 23:24:53.398 | extraroute 2022-03-31 23:24:53.398 | extraroute-atomic 2022-03-31 23:24:53.398 | filter-validation 2022-03-31 23:24:53.399 | fip-port-details 2022-03-31 23:24:53.399 | flavors 2022-03-31 23:24:53.399 | floatingip-pools 2022-03-31 23:24:53.399 | ip-substring-filtering 2022-03-31 23:24:53.399 | router 2022-03-31 23:24:53.399 | ext-gw-mode 2022-03-31 23:24:53.399 | l3-ha 2022-03-31 23:24:53.399 | l3-flavors 2022-03-31 23:24:53.399 | l3-port-ip-change-not-allowed 2022-03-31 23:24:53.399 | l3_agent_scheduler 2022-03-31 23:24:53.399 | metering 2022-03-31 23:24:53.399 | metering_source_and_destination_fields 2022-03-31 23:24:53.399 | multi-provider 2022-03-31 23:24:53.399 | net-mtu 2022-03-31 23:24:53.399 | net-mtu-writable 2022-03-31 23:24:53.399 | network_availability_zone 2022-03-31 23:24:53.399 | network-ip-availability 2022-03-31 23:24:53.399 | pagination 2022-03-31 23:24:53.399 | port-device-profile 2022-03-31 23:24:53.399 | port-mac-address-regenerate 2022-03-31 23:24:53.400 | port-numa-affinity-policy 2022-03-31 23:24:53.400 | binding 2022-03-31 23:24:53.400 | binding-extended 2022-03-31 23:24:53.400 | port-security 2022-03-31 23:24:53.400 | project-id 2022-03-31 23:24:53.400 | provider 2022-03-31 23:24:53.400 | quota-check-limit 2022-03-31 23:24:53.400 | quotas 2022-03-31 23:24:53.400 | quota_details 2022-03-31 23:24:53.400 | rbac-policies 2022-03-31 23:24:53.400 | rbac-address-group 2022-03-31 23:24:53.400 | rbac-address-scope 2022-03-31 23:24:53.400 | rbac-security-groups 2022-03-31 23:24:53.400 | rbac-subnetpool 2022-03-31 23:24:53.400 | revision-if-match 2022-03-31 23:24:53.400 | standard-attr-revisions 2022-03-31 23:24:53.400 | router_availability_zone 2022-03-31 23:24:53.400 | security-groups-normalized-cidr 2022-03-31 23:24:53.400 | port-security-groups-filtering 2022-03-31 23:24:53.400 | security-groups-remote-address-group 2022-03-31 23:24:53.400 | security-groups-shared-filtering 2022-03-31 23:24:53.400 | security-group 2022-03-31 23:24:53.401 | service-type 2022-03-31 23:24:53.401 | sorting 2022-03-31 23:24:53.401 | standard-attr-description 2022-03-31 23:24:53.401 | stateful-security-group 2022-03-31 23:24:53.401 | subnet_onboard 2022-03-31 23:24:53.401 | subnet-service-types 2022-03-31 23:24:53.401 | subnet_allocation 2022-03-31 23:24:53.401 | subnetpool-prefix-ops 2022-03-31 23:24:53.401 | standard-attr-tag 2022-03-31 23:24:53.401 | standard-attr-timestamp' 2022-03-31 23:24:53.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:24:53.402 | address-scope 2022-03-31 23:24:53.402 | router-admin-state-down-before-update 2022-03-31 23:24:53.402 | agent 2022-03-31 23:24:53.402 | agent-resources-synced 2022-03-31 23:24:53.402 | allowed-address-pairs 2022-03-31 23:24:53.402 | auto-allocated-topology 2022-03-31 23:24:53.403 | availability_zone 2022-03-31 23:24:53.403 | availability_zone_filter 2022-03-31 23:24:53.403 | default-subnetpools 2022-03-31 23:24:53.403 | dhcp_agent_scheduler 2022-03-31 23:24:53.403 | dvr 2022-03-31 23:24:53.403 | empty-string-filtering 2022-03-31 23:24:53.403 | external-net 2022-03-31 23:24:53.403 | extra_dhcp_opt 2022-03-31 23:24:53.403 | extraroute 2022-03-31 23:24:53.403 | extraroute-atomic 2022-03-31 23:24:53.403 | filter-validation 2022-03-31 23:24:53.403 | fip-port-details 2022-03-31 23:24:53.403 | flavors 2022-03-31 23:24:53.403 | floatingip-pools 2022-03-31 23:24:53.403 | ip-substring-filtering 2022-03-31 23:24:53.403 | router 2022-03-31 23:24:53.403 | ext-gw-mode 2022-03-31 23:24:53.403 | l3-ha 2022-03-31 23:24:53.403 | l3-flavors 2022-03-31 23:24:53.403 | l3-port-ip-change-not-allowed 2022-03-31 23:24:53.403 | l3_agent_scheduler 2022-03-31 23:24:53.403 | metering 2022-03-31 23:24:53.403 | metering_source_and_destination_fields 2022-03-31 23:24:53.403 | multi-provider 2022-03-31 23:24:53.403 | net-mtu 2022-03-31 23:24:53.403 | net-mtu-writable 2022-03-31 23:24:53.403 | network_availability_zone 2022-03-31 23:24:53.403 | network-ip-availability 2022-03-31 23:24:53.403 | pagination 2022-03-31 23:24:53.404 | port-device-profile 2022-03-31 23:24:53.404 | port-mac-address-regenerate 2022-03-31 23:24:53.404 | port-numa-affinity-policy 2022-03-31 23:24:53.404 | binding 2022-03-31 23:24:53.404 | binding-extended 2022-03-31 23:24:53.404 | port-security 2022-03-31 23:24:53.404 | project-id 2022-03-31 23:24:53.404 | provider 2022-03-31 23:24:53.404 | quota-check-limit 2022-03-31 23:24:53.404 | quotas 2022-03-31 23:24:53.404 | quota_details 2022-03-31 23:24:53.404 | rbac-policies 2022-03-31 23:24:53.404 | rbac-address-group 2022-03-31 23:24:53.404 | rbac-address-scope 2022-03-31 23:24:53.404 | rbac-security-groups 2022-03-31 23:24:53.404 | rbac-subnetpool 2022-03-31 23:24:53.404 | revision-if-match 2022-03-31 23:24:53.404 | standard-attr-revisions 2022-03-31 23:24:53.404 | router_availability_zone 2022-03-31 23:24:53.404 | security-groups-normalized-cidr 2022-03-31 23:24:53.404 | port-security-groups-filtering 2022-03-31 23:24:53.404 | security-groups-remote-address-group 2022-03-31 23:24:53.404 | security-groups-shared-filtering 2022-03-31 23:24:53.404 | security-group 2022-03-31 23:24:53.405 | service-type 2022-03-31 23:24:53.405 | sorting 2022-03-31 23:24:53.405 | standard-attr-description 2022-03-31 23:24:53.405 | stateful-security-group 2022-03-31 23:24:53.405 | subnet_onboard 2022-03-31 23:24:53.405 | subnet-service-types 2022-03-31 23:24:53.405 | subnet_allocation 2022-03-31 23:24:53.405 | subnetpool-prefix-ops 2022-03-31 23:24:53.405 | standard-attr-tag 2022-03-31 23:24:53.405 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:24:53.406 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:24:53.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-31 23:24:53.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-03-31 23:24:53.418 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-31 23:24:53.418 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-03-31 23:24:53.418 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-03-31 23:24:53.421 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:24:53.424 | ++ functions-common:get_field:812 : read data 2022-03-31 23:24:56.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:56.366 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:56.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:56.366 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:56.549 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:24:56.553 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:24:56.557 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:24:56.561 | ++ functions-common:get_field:818 : echo '| id | 56c45cb5-80f8-4c51-b589-c23a4b5775bf |' 2022-03-31 23:24:56.562 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:24:56.569 | ++ functions-common:get_field:812 : read data 2022-03-31 23:24:56.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=56c45cb5-80f8-4c51-b589-c23a4b5775bf 2022-03-31 23:24:56.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-31 23:24:56.580 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:24:56.598 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-03-31 23:24:56.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-03-31 23:24:56.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2a3d0d7e-15a2-419c-97bb-09f3d46325c2 a377d405-be9b-42ae-9b3d-246420d03172 2022-03-31 23:25:01.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:01.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:01.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:01.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:01.474 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-03-31 23:25:01.477 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 56c45cb5-80f8-4c51-b589-c23a4b5775bf 2022-03-31 23:25:01.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:25:01.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-03-31 23:25:01.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.2.1 ]] 2022-03-31 23:25:01.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.2.1 ' 2022-03-31 23:25:01.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 56c45cb5-80f8-4c51-b589-c23a4b5775bf --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-03-31 23:25:01.492 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-03-31 23:25:01.494 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-03-31 23:25:01.497 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.2.1 --network 56c45cb5-80f8-4c51-b589-c23a4b5775bf --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-03-31 23:25:01.498 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-03-31 23:25:04.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:04.456 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:04.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:04.457 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:04.647 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:25:04.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-03-31 23:25:04.651 | | id | 89641087-01df-4cac-8186-23a41a9db0a2 |' 2022-03-31 23:25:04.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-31 23:25:04.656 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:25:04.672 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 89641087-01df-4cac-8186-23a41a9db0a2 '|' 2022-03-31 23:25:04.675 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 89641087-01df-4cac-8186-23a41a9db0a2 |' 2022-03-31 23:25:04.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-03-31 23:25:04.681 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 89641087-01df-4cac-8186-23a41a9db0a2 '|' 2022-03-31 23:25:04.682 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-03-31 23:25:04.684 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:25:04.686 | ++ functions-common:get_field:812 : read data 2022-03-31 23:25:04.689 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:25:04.691 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:25:04.694 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.2.1 | | id | 89641087-01df-4cac-8186-23a41a9db0a2 |' 2022-03-31 23:25:04.698 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:25:04.700 | ++ functions-common:get_field:812 : read data 2022-03-31 23:25:04.703 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.2.1 2022-03-31 23:25:04.707 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 89641087-01df-4cac-8186-23a41a9db0a2 '|' 2022-03-31 23:25:04.708 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-03-31 23:25:04.710 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:25:04.712 | ++ functions-common:get_field:812 : read data 2022-03-31 23:25:04.715 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-31 23:25:04.718 | ++ functions-common:get_field:816 : field='$6' 2022-03-31 23:25:04.721 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.2.1 | | id | 89641087-01df-4cac-8186-23a41a9db0a2 |' 2022-03-31 23:25:04.721 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-31 23:25:04.727 | ++ functions-common:get_field:812 : read data 2022-03-31 23:25:04.730 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=89641087-01df-4cac-8186-23a41a9db0a2 2022-03-31 23:25:04.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 56c45cb5-80f8-4c51-b589-c23a4b5775bf 2a3d0d7e-15a2-419c-97bb-09f3d46325c2 2022-03-31 23:25:08.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:08.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:08.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:08.763 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:08.938 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:25:08.941 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-03-31 23:25:08.958 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:08.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-03-31 23:25:08.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-03-31 23:25:08.965 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-31 23:25:08.969 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-03-31 23:25:08.971 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-31 23:25:08.973 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-31 23:25:08.995 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-31 23:25:08.998 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-03-31 23:25:09.000 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-03-31 23:25:09.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-03-31 23:25:09.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:25:09.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-31 23:25:09.010 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:25:09.013 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-31 23:25:09.015 | + functions-common:test_with_retry:2365 : local until=10 2022-03-31 23:25:09.017 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:25:09.020 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:25:09.023 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:25:09.025 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:09.028 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:09.031 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:09.036 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769109033 2022-03-31 23:25:09.038 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-31 23:25:09.046 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:25:09.049 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:09.051 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:09.053 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:09.056 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:09.058 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:09.061 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:25:09.064 | + functions-common:time_stop:2432 : start_time=1648769109033 2022-03-31 23:25:09.066 | + functions-common:time_stop:2434 : [[ -z 1648769109033 ]] 2022-03-31 23:25:09.069 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:09.074 | + functions-common:time_stop:2437 : end_time=1648769109071 2022-03-31 23:25:09.076 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-31 23:25:09.079 | + functions-common:time_stop:2439 : total=5607 2022-03-31 23:25:09.081 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:09.084 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5645 2022-03-31 23:25:09.087 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-03-31 23:25:09.088 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.2.1 2022-03-31 23:25:09.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-03-31 23:25:09.097 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:25:09.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-03-31 23:25:09.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-03-31 23:25:09.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-03-31 23:25:09.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-03-31 23:25:09.134 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-31 23:25:09.135 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-03-31 23:25:09.135 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-03-31 23:25:09.135 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-03-31 23:25:11.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:11.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:11.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:11.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:11.583 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:25:11.587 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.2.5 ' 2022-03-31 23:25:11.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-31 23:25:11.593 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:25:11.610 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-03-31 23:25:11.612 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:25:11.615 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-03-31 23:25:11.618 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-31 23:25:11.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:11.638 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-31 23:25:11.641 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:25:11.644 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-31 23:25:11.646 | + ./stack.sh:main:1319 : start_nova 2022-03-31 23:25:11.649 | + lib/nova:start_nova:1136 : start_nova_rest 2022-03-31 23:25:11.652 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:11.654 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:11.657 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:11.660 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:25:11.663 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.666 | + functions-common:run_process:1680 : local service=n-sch 2022-03-31 23:25:11.669 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.672 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:11.674 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:11.677 | + functions-common:run_process:1685 : local name=n-sch 2022-03-31 23:25:11.680 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:11.683 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:11.685 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:11.688 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:11.691 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:11.696 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769111693 2022-03-31 23:25:11.699 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-31 23:25:11.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:11.720 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:25:11.723 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-31 23:25:11.725 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.728 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.731 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.733 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.736 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:25:11.739 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:25:11.742 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-31 23:25:11.745 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:25:11.747 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:25:11.750 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:25:11.753 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:25:11.755 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-31 23:25:11.758 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.760 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:25:11.763 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:25:11.765 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:25:11.767 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:25:11.770 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-31 23:25:11.772 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:25:11.777 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-31 23:25:11.834 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-31 23:25:11.897 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:25:11.952 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-31 23:25:12.009 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-31 23:25:12.066 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:25:12.123 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:25:12.125 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-31 23:25:12.181 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:25:12.682 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-31 23:25:12.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-31 23:25:13.171 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-31 23:25:13.199 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:13.203 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:13.205 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:13.207 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:13.211 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:13.214 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:13.217 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:13.220 | + functions-common:time_stop:2432 : start_time=1648769111693 2022-03-31 23:25:13.225 | + functions-common:time_stop:2434 : [[ -z 1648769111693 ]] 2022-03-31 23:25:13.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:13.236 | + functions-common:time_stop:2437 : end_time=1648769113233 2022-03-31 23:25:13.239 | + functions-common:time_stop:2438 : elapsed_time=1540 2022-03-31 23:25:13.245 | + functions-common:time_stop:2439 : total=23278 2022-03-31 23:25:13.248 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:13.251 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24818 2022-03-31 23:25:13.254 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-03-31 23:25:13.257 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-03-31 23:25:13.262 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.265 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-31 23:25:13.267 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.270 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:13.273 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:13.276 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-31 23:25:13.280 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:13.283 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:13.286 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:13.288 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:13.292 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:13.297 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769113294 2022-03-31 23:25:13.300 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-31 23:25:13.322 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:13.326 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-31 23:25:13.329 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-31 23:25:13.332 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.334 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.337 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.340 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.343 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-31 23:25:13.346 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-31 23:25:13.349 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-31 23:25:13.352 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:25:13.354 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:25:13.357 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:25:13.360 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-31 23:25:13.362 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-31 23:25:13.365 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.367 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:25:13.370 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:25:13.373 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-31 23:25:13.375 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:25:13.380 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-31 23:25:13.445 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-31 23:25:13.505 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-31 23:25:13.566 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:25:13.633 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:25:13.701 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-31 23:25:13.773 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-31 23:25:13.840 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-31 23:25:13.901 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-31 23:25:13.975 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-31 23:25:14.038 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:25:14.040 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-31 23:25:14.104 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:25:14.602 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-31 23:25:14.617 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-31 23:25:15.090 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-31 23:25:15.178 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:15.180 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:15.184 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:15.191 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:15.195 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:15.200 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:15.209 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:15.211 | + functions-common:time_stop:2432 : start_time=1648769113294 2022-03-31 23:25:15.215 | + functions-common:time_stop:2434 : [[ -z 1648769113294 ]] 2022-03-31 23:25:15.227 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:15.234 | + functions-common:time_stop:2437 : end_time=1648769115230 2022-03-31 23:25:15.239 | + functions-common:time_stop:2438 : elapsed_time=1936 2022-03-31 23:25:15.248 | + functions-common:time_stop:2439 : total=24818 2022-03-31 23:25:15.252 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:15.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26754 2022-03-31 23:25:15.263 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:15.272 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:15.279 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-03-31 23:25:15.285 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:15.287 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:15.290 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:15.293 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-03-31 23:25:15.295 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:25:15.298 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-03-31 23:25:15.306 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-03-31 23:25:15.310 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:25:15.312 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:25:15.318 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-03-31 23:25:15.359 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:15.369 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:25:15.375 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-03-31 23:25:15.422 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:15.433 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:25:15.437 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-03-31 23:25:15.487 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:15.498 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-03-31 23:25:15.503 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:25:15.506 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-03-31 23:25:15.515 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-03-31 23:25:15.521 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:25:15.524 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:25:15.527 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:25:15.529 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:25:15.537 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-31 23:25:15.540 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:25:15.544 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:15.547 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:15.549 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-31 23:25:15.556 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:15.560 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:15.568 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:15.573 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:15.579 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:15.585 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769115581 2022-03-31 23:25:15.588 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-31 23:25:15.611 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:15.614 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:15.615 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:15.619 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:15.621 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:15.627 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:15.632 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:15.635 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:15.638 | + functions-common:time_stop:2432 : start_time=1648769115581 2022-03-31 23:25:15.640 | + functions-common:time_stop:2434 : [[ -z 1648769115581 ]] 2022-03-31 23:25:15.646 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:15.648 | + functions-common:time_stop:2437 : end_time=1648769115645 2022-03-31 23:25:15.651 | + functions-common:time_stop:2438 : elapsed_time=64 2022-03-31 23:25:15.654 | + functions-common:time_stop:2439 : total=26754 2022-03-31 23:25:15.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:15.659 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26818 2022-03-31 23:25:15.662 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:25:15.664 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-31 23:25:15.667 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:25:15.670 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:15.672 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:15.675 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-31 23:25:15.677 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:15.680 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:15.682 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:15.685 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:15.690 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:15.693 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769115690 2022-03-31 23:25:15.696 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-31 23:25:15.718 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:15.722 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:15.724 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:15.727 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:15.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:15.733 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:15.736 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:15.738 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:15.741 | + functions-common:time_stop:2432 : start_time=1648769115690 2022-03-31 23:25:15.744 | + functions-common:time_stop:2434 : [[ -z 1648769115690 ]] 2022-03-31 23:25:15.750 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:15.754 | + functions-common:time_stop:2437 : end_time=1648769115750 2022-03-31 23:25:15.756 | + functions-common:time_stop:2438 : elapsed_time=60 2022-03-31 23:25:15.760 | + functions-common:time_stop:2439 : total=26818 2022-03-31 23:25:15.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:15.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26878 2022-03-31 23:25:15.770 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:15.773 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-31 23:25:15.776 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:15.779 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:15.781 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:15.784 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-31 23:25:15.788 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:15.792 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:15.801 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:15.804 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:15.810 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:15.823 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769115814 2022-03-31 23:25:15.832 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-31 23:25:15.854 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:15.857 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:15.860 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:15.863 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:15.866 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:15.869 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:15.872 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:15.875 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:15.877 | + functions-common:time_stop:2432 : start_time=1648769115814 2022-03-31 23:25:15.883 | + functions-common:time_stop:2434 : [[ -z 1648769115814 ]] 2022-03-31 23:25:15.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:15.891 | + functions-common:time_stop:2437 : end_time=1648769115885 2022-03-31 23:25:15.891 | + functions-common:time_stop:2438 : elapsed_time=71 2022-03-31 23:25:15.895 | + functions-common:time_stop:2439 : total=26878 2022-03-31 23:25:15.898 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:15.899 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26949 2022-03-31 23:25:15.903 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:15.907 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:15.911 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-03-31 23:25:15.911 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:25:15.915 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-03-31 23:25:15.915 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-03-31 23:25:15.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:15.940 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-03-31 23:25:16.002 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-03-31 23:25:16.005 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:25:16.009 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-03-31 23:25:16.075 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-03-31 23:25:16.094 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:16.097 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.099 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-31 23:25:16.102 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.105 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:16.107 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:16.110 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-31 23:25:16.113 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:16.116 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:16.118 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:16.121 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:16.126 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:16.129 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769116126 2022-03-31 23:25:16.132 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-31 23:25:16.156 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:16.158 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:25:16.161 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-31 23:25:16.164 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.167 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.169 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.172 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.175 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:25:16.178 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:25:16.180 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-31 23:25:16.183 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:25:16.186 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:25:16.189 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:25:16.192 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:25:16.195 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-31 23:25:16.197 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.200 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:25:16.202 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:25:16.205 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:25:16.208 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:25:16.210 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-31 23:25:16.219 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:25:16.219 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-31 23:25:16.290 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-31 23:25:16.361 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:25:16.435 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-31 23:25:16.502 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-31 23:25:16.571 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:25:16.646 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:25:16.648 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-31 23:25:16.715 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:25:17.223 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-31 23:25:17.239 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-31 23:25:17.773 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-31 23:25:17.799 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:17.802 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:17.804 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:17.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:17.810 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:17.813 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:17.823 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:17.828 | + functions-common:time_stop:2432 : start_time=1648769116126 2022-03-31 23:25:17.830 | + functions-common:time_stop:2434 : [[ -z 1648769116126 ]] 2022-03-31 23:25:17.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:17.843 | + functions-common:time_stop:2437 : end_time=1648769117838 2022-03-31 23:25:17.844 | + functions-common:time_stop:2438 : elapsed_time=1712 2022-03-31 23:25:17.847 | + functions-common:time_stop:2439 : total=26949 2022-03-31 23:25:17.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:17.855 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28661 2022-03-31 23:25:17.859 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-03-31 23:25:17.866 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:25:17.869 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-03-31 23:25:17.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:17.892 | + lib/nova:start_nova_conductor:1118 : local conf 2022-03-31 23:25:17.897 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-03-31 23:25:17.900 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:25:17.903 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:25:17.909 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:25:17.912 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:17.915 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-31 23:25:17.917 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:17.920 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:17.923 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:17.925 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-31 23:25:17.928 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:17.931 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:17.934 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:17.943 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:17.943 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:17.947 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769117942 2022-03-31 23:25:17.949 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-31 23:25:17.969 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:17.975 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-31 23:25:17.975 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-31 23:25:17.979 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:17.983 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:17.983 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:17.987 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:17.991 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-31 23:25:17.995 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-31 23:25:17.995 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-31 23:25:18.003 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:25:18.006 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:25:18.006 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-31 23:25:18.011 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-31 23:25:18.015 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-31 23:25:18.015 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:18.018 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:25:18.023 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:25:18.023 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:25:18.026 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:25:18.027 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-31 23:25:18.031 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:25:18.035 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-31 23:25:18.102 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-31 23:25:18.168 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:25:18.235 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-31 23:25:18.298 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-31 23:25:18.379 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:25:18.444 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:25:18.447 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-31 23:25:18.516 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:25:19.139 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-31 23:25:19.154 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-31 23:25:19.669 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-31 23:25:19.696 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:19.699 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:19.701 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:19.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:19.707 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:19.710 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:19.716 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:19.722 | + functions-common:time_stop:2432 : start_time=1648769117942 2022-03-31 23:25:19.730 | + functions-common:time_stop:2434 : [[ -z 1648769117942 ]] 2022-03-31 23:25:19.740 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:19.747 | + functions-common:time_stop:2437 : end_time=1648769119741 2022-03-31 23:25:19.756 | + functions-common:time_stop:2438 : elapsed_time=1799 2022-03-31 23:25:19.763 | + functions-common:time_stop:2439 : total=28661 2022-03-31 23:25:19.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:19.776 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30460 2022-03-31 23:25:19.783 | + lib/nova:start_nova:1139 : start_nova_compute 2022-03-31 23:25:19.786 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:19.793 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:19.796 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:19.804 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:25:19.812 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-31 23:25:19.823 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:25:19.832 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:25:19.836 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:25:19.843 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:25:19.847 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:25:19.855 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-31 23:25:19.867 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-31 23:25:19.878 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-31 23:25:19.888 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-31 23:25:19.892 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:25:19.896 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:25:19.896 | BEGIN { 2022-03-31 23:25:19.896 | section = "" 2022-03-31 23:25:19.896 | last_section = "" 2022-03-31 23:25:19.896 | section_count = 0 2022-03-31 23:25:19.897 | } 2022-03-31 23:25:19.897 | /^\[.+\]/ { 2022-03-31 23:25:19.897 | gsub("[][]", "", $1); 2022-03-31 23:25:19.897 | section=$1 2022-03-31 23:25:19.897 | next 2022-03-31 23:25:19.897 | } 2022-03-31 23:25:19.897 | /^ *\#/ { 2022-03-31 23:25:19.897 | next 2022-03-31 23:25:19.897 | } 2022-03-31 23:25:19.897 | /^[^ \t]+/ { 2022-03-31 23:25:19.897 | # get offset of first = in $0 2022-03-31 23:25:19.897 | eq_idx = index($0, "=") 2022-03-31 23:25:19.897 | # extract attr & value from $0 2022-03-31 23:25:19.897 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:25:19.897 | value = substr($0, eq_idx + 1) 2022-03-31 23:25:19.897 | # only need to strip trailing whitespace from attr 2022-03-31 23:25:19.897 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:25:19.897 | # need to strip leading & trailing whitespace from value 2022-03-31 23:25:19.897 | sub(/^[ \t]*/, "", value) 2022-03-31 23:25:19.897 | sub(/[ \t]*$/, "", value) 2022-03-31 23:25:19.897 | 2022-03-31 23:25:19.897 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:25:19.897 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:25:19.897 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:25:19.897 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:25:19.897 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:25:19.897 | if (section != last_section) { 2022-03-31 23:25:19.897 | cfg_section[section_count++] = section 2022-03-31 23:25:19.897 | last_section = section 2022-03-31 23:25:19.897 | } 2022-03-31 23:25:19.897 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:25:19.897 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:25:19.897 | 2022-03-31 23:25:19.897 | cfg_attr[section, attr, 0] = value 2022-03-31 23:25:19.897 | cfg_attr_count[section, attr] = 1 2022-03-31 23:25:19.898 | } else { 2022-03-31 23:25:19.898 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:25:19.898 | cfg_attr[section, attr, lno] = value 2022-03-31 23:25:19.898 | } 2022-03-31 23:25:19.898 | } 2022-03-31 23:25:19.898 | END { 2022-03-31 23:25:19.898 | # Process each section in order 2022-03-31 23:25:19.898 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:25:19.898 | section = cfg_section[sno] 2022-03-31 23:25:19.898 | # The ini routines simply append a config item immediately 2022-03-31 23:25:19.898 | # after the section header. To keep the same order as defined 2022-03-31 23:25:19.898 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:25:19.898 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:25:19.898 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:25:19.898 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:25:19.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:25:19.898 | else { 2022-03-31 23:25:19.898 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:25:19.898 | count = cfg_attr_count[section, attr] 2022-03-31 23:25:19.898 | print "inidelete " configfile " " section " " attr 2022-03-31 23:25:19.898 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:25:19.898 | for (l = count -2; l >= 0; l--) 2022-03-31 23:25:19.898 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:25:19.898 | } 2022-03-31 23:25:19.898 | } 2022-03-31 23:25:19.898 | } 2022-03-31 23:25:19.898 | } 2022-03-31 23:25:19.898 | ' 2022-03-31 23:25:19.898 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:25:19.899 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:25:19.908 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:25:19.913 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:25:19.923 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:25:19.931 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:25:19.939 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-31 23:25:19.946 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:25:19.946 | BEGIN { group = "" } 2022-03-31 23:25:19.946 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:25:19.946 | gsub("[][]", "", $1); 2022-03-31 23:25:19.946 | split($1, a, "|"); 2022-03-31 23:25:19.946 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:25:19.946 | group=a[1] 2022-03-31 23:25:19.946 | } else { 2022-03-31 23:25:19.946 | group="" 2022-03-31 23:25:19.946 | } 2022-03-31 23:25:19.946 | next 2022-03-31 23:25:19.946 | } 2022-03-31 23:25:19.946 | { 2022-03-31 23:25:19.947 | if (group != "") 2022-03-31 23:25:19.947 | print $0 2022-03-31 23:25:19.947 | } 2022-03-31 23:25:19.947 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:25:19.967 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:25:19.972 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-31 23:25:20.044 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-31 23:25:20.112 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-31 23:25:20.117 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:25:20.122 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-31 23:25:20.129 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:25:20.136 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:25:20.145 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:25:20.198 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:20.207 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:25:20.215 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:25:20.222 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:25:20.264 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:20.270 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 23:25:20.282 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 2022-03-31 23:25:20.353 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:25:20.362 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:25:20.375 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-31 23:25:20.420 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-31 23:25:20.457 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-31 23:25:20.466 | + lib/nova:configure_console_compute:643 : local offset 2022-03-31 23:25:20.472 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-31 23:25:20.477 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-31 23:25:20.482 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-31 23:25:20.532 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.98 2022-03-31 23:25:20.539 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-31 23:25:20.581 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:20.586 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-31 23:25:20.630 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:20.639 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-31 23:25:20.647 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-31 23:25:20.686 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-31 23:25:20.709 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:20.713 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-31 23:25:20.736 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:20.738 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-31 23:25:20.741 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-31 23:25:20.744 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-31 23:25:20.746 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-31 23:25:20.749 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-31 23:25:20.751 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-31 23:25:20.754 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-31 23:25:20.757 | + functions-common:run_process:1682 : local group=libvirt 2022-03-31 23:25:20.759 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:20.762 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-31 23:25:20.764 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:20.767 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:20.769 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:20.772 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:20.778 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:20.780 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769120777 2022-03-31 23:25:20.783 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-31 23:25:20.804 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:20.807 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:20.810 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:20.814 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:20.818 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:20.821 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:20.823 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:20.826 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:20.830 | + functions-common:time_stop:2432 : start_time=1648769120777 2022-03-31 23:25:20.832 | + functions-common:time_stop:2434 : [[ -z 1648769120777 ]] 2022-03-31 23:25:20.837 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:20.841 | + functions-common:time_stop:2437 : end_time=1648769120837 2022-03-31 23:25:20.843 | + functions-common:time_stop:2438 : elapsed_time=60 2022-03-31 23:25:20.846 | + functions-common:time_stop:2439 : total=30460 2022-03-31 23:25:20.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:20.851 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30520 2022-03-31 23:25:20.854 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:20.857 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:25:20.860 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-03-31 23:25:20.879 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:20.882 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-03-31 23:25:20.882 | Dumping cells_v2 mapping 2022-03-31 23:25:20.884 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-31 23:25:21.896 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:25:24.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:24.407 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:24.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:24.407 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:24.407 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:25:24.407 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-31 23:25:24.407 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:25:24.408 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-31 23:25:24.408 | | cell1 | d3645655-f132-4ba7-b0c9-b4f8b4a6a3ec | rabbit://stackrabbit:Passw0rd@10.222.0.98:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-31 23:25:24.408 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:25:24.873 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-31 23:25:24.876 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-31 23:25:24.944 | + inc/async:async_inner:63 : create_flavors 2022-03-31 23:25:24.990 | [241187 Async create_flavors:298519]: running: create_flavors 2022-03-31 23:25:24.993 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-31 23:25:25.012 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:25.015 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-31 23:25:25.018 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:25:25.021 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-31 23:25:25.023 | + ./stack.sh:main:1324 : start_cinder 2022-03-31 23:25:25.026 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-31 23:25:25.029 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-31 23:25:25.032 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-31 23:25:25.034 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-31 23:25:25.052 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:25.055 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-31 23:25:25.057 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-31 23:25:25.060 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-31 23:25:25.064 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-31 23:25:25.068 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.071 | + functions-common:run_process:1680 : local service=c-api 2022-03-31 23:25:25.074 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.077 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:25.080 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:25.082 | + functions-common:run_process:1685 : local name=c-api 2022-03-31 23:25:25.088 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:25.091 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:25.094 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:25.096 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:25.099 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:25.104 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769125101 2022-03-31 23:25:25.107 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-31 23:25:25.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:25.126 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-31 23:25:25.128 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-31 23:25:25.131 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.134 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.136 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.139 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.141 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:25:25.144 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:25:25.146 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-31 23:25:25.149 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:25:25.152 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:25:25.155 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:25:25.157 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-31 23:25:25.160 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-31 23:25:25.162 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.165 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:25:25.167 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:25:25.170 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-31 23:25:25.172 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:25:25.177 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-31 23:25:25.232 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-31 23:25:25.287 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-31 23:25:25.341 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:25:25.394 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:25:25.450 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-31 23:25:25.505 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-31 23:25:25.562 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-31 23:25:25.629 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-31 23:25:25.684 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-31 23:25:25.739 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:25:25.742 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-31 23:25:25.797 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:25:26.273 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-31 23:25:26.287 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-31 23:25:26.785 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-31 23:25:26.873 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:26.876 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:26.883 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:26.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:26.891 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:26.896 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:26.902 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:26.903 | + functions-common:time_stop:2432 : start_time=1648769125101 2022-03-31 23:25:26.906 | + functions-common:time_stop:2434 : [[ -z 1648769125101 ]] 2022-03-31 23:25:26.915 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:26.920 | + functions-common:time_stop:2437 : end_time=1648769126914 2022-03-31 23:25:26.922 | + functions-common:time_stop:2438 : elapsed_time=1813 2022-03-31 23:25:26.926 | + functions-common:time_stop:2439 : total=30520 2022-03-31 23:25:26.928 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:26.930 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32333 2022-03-31 23:25:26.935 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.98/volume/v3 2022-03-31 23:25:26.937 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-31 23:25:26.937 | Waiting for Cinder API to start... 2022-03-31 23:25:26.940 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.98/volume/v3 2022-03-31 23:25:26.942 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:25:26.945 | + functions:wait_for_service:458 : local url=http://10.222.0.98/volume/v3 2022-03-31 23:25:26.948 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:25:26.950 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:25:26.953 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:25:26.956 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:26.958 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:26.964 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:26.967 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769126963 2022-03-31 23:25:26.970 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:25:26.976 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.98/volume/v3 2022-03-31 23:25:29.738 | + :: : [[ 500 == 503 ]] 2022-03-31 23:25:29.740 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:25:29.743 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:25:29.746 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:29.749 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:29.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:29.754 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:29.757 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:29.759 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:25:29.763 | + functions-common:time_stop:2432 : start_time=1648769126963 2022-03-31 23:25:29.766 | + functions-common:time_stop:2434 : [[ -z 1648769126963 ]] 2022-03-31 23:25:29.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:29.774 | + functions-common:time_stop:2437 : end_time=1648769129771 2022-03-31 23:25:29.776 | + functions-common:time_stop:2438 : elapsed_time=2808 2022-03-31 23:25:29.779 | + functions-common:time_stop:2439 : total=18023 2022-03-31 23:25:29.781 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:29.784 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20831 2022-03-31 23:25:29.786 | + functions:wait_for_service:467 : return 0 2022-03-31 23:25:29.789 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:29.792 | + functions-common:run_process:1680 : local service=c-sch 2022-03-31 23:25:29.794 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:29.797 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:29.800 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:29.802 | + functions-common:run_process:1685 : local name=c-sch 2022-03-31 23:25:29.805 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:29.808 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:29.810 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:29.813 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:29.816 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:29.821 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769129818 2022-03-31 23:25:29.824 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-31 23:25:29.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:29.847 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-31 23:25:29.850 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-31 23:25:29.852 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:29.855 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:29.858 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:29.860 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:29.863 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-31 23:25:29.865 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-31 23:25:29.868 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-31 23:25:29.871 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:25:29.873 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:25:29.876 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-31 23:25:29.878 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-31 23:25:29.881 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-31 23:25:29.884 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:29.886 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:25:29.889 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:25:29.891 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:25:29.894 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:25:29.897 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-31 23:25:29.899 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:25:29.904 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-31 23:25:29.960 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-31 23:25:30.016 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:30.072 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-31 23:25:30.130 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-31 23:25:30.184 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:25:30.241 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:25:30.244 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-31 23:25:30.300 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:25:30.776 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-31 23:25:30.790 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-31 23:25:31.263 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-31 23:25:31.287 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:31.289 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:31.293 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:31.298 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:31.301 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:31.303 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:31.306 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:31.308 | + functions-common:time_stop:2432 : start_time=1648769129818 2022-03-31 23:25:31.311 | + functions-common:time_stop:2434 : [[ -z 1648769129818 ]] 2022-03-31 23:25:31.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:31.320 | + functions-common:time_stop:2437 : end_time=1648769131316 2022-03-31 23:25:31.322 | + functions-common:time_stop:2438 : elapsed_time=1498 2022-03-31 23:25:31.325 | + functions-common:time_stop:2439 : total=32333 2022-03-31 23:25:31.328 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:31.330 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33831 2022-03-31 23:25:31.333 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:31.336 | + functions-common:run_process:1680 : local service=c-bak 2022-03-31 23:25:31.338 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:31.341 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:31.344 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:31.346 | + functions-common:run_process:1685 : local name=c-bak 2022-03-31 23:25:31.349 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:31.351 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:31.354 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:31.356 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:31.360 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:31.365 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769131362 2022-03-31 23:25:31.367 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-31 23:25:31.386 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:31.388 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:31.391 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:31.394 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:31.396 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:31.399 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:31.401 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:31.404 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:31.407 | + functions-common:time_stop:2432 : start_time=1648769131362 2022-03-31 23:25:31.409 | + functions-common:time_stop:2434 : [[ -z 1648769131362 ]] 2022-03-31 23:25:31.414 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:31.417 | + functions-common:time_stop:2437 : end_time=1648769131414 2022-03-31 23:25:31.420 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-31 23:25:31.422 | + functions-common:time_stop:2439 : total=33831 2022-03-31 23:25:31.425 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:31.427 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33883 2022-03-31 23:25:31.430 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:31.433 | + functions-common:run_process:1680 : local service=c-vol 2022-03-31 23:25:31.436 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:25:31.439 | + functions-common:run_process:1682 : local group= 2022-03-31 23:25:31.441 | + functions-common:run_process:1683 : local user= 2022-03-31 23:25:31.444 | + functions-common:run_process:1685 : local name=c-vol 2022-03-31 23:25:31.447 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:25:31.449 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:25:31.452 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:25:31.454 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:25:31.458 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:25:31.463 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769131460 2022-03-31 23:25:31.465 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-31 23:25:31.486 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:31.489 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:25:31.491 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:31.494 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:31.496 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:31.499 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:31.502 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:31.504 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:25:31.507 | + functions-common:time_stop:2432 : start_time=1648769131460 2022-03-31 23:25:31.509 | + functions-common:time_stop:2434 : [[ -z 1648769131460 ]] 2022-03-31 23:25:31.515 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:31.518 | + functions-common:time_stop:2437 : end_time=1648769131515 2022-03-31 23:25:31.521 | + functions-common:time_stop:2438 : elapsed_time=55 2022-03-31 23:25:31.524 | + functions-common:time_stop:2439 : total=33883 2022-03-31 23:25:31.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:31.529 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33938 2022-03-31 23:25:31.532 | + ./stack.sh:main:1325 : create_volume_types 2022-03-31 23:25:31.534 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-31 23:25:31.560 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:31.562 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-31 23:25:31.565 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-31 23:25:31.567 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-31 23:25:31.570 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-31 23:25:31.572 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-31 23:25:31.591 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:31.595 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-31 23:25:33.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:33.954 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:33.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:33.954 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:33.954 | Unexpected exception for http://10.222.0.98/volume/v3/c204133d82cf46318b2f2e73b2f847fe/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2022-03-31 23:25:34.198 | + lib/cinder:create_volume_types:1 : exit_trap 2022-03-31 23:25:34.201 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-31 23:25:34.204 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-31 23:25:34.208 | + ./stack.sh:exit_trap:522 : jobs='266218 2022-03-31 23:25:34.208 | 298519' 2022-03-31 23:25:34.210 | + ./stack.sh:exit_trap:525 : [[ -n 266218 2022-03-31 23:25:34.210 | 298519 ]] 2022-03-31 23:25:34.213 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-231333 ]] 2022-03-31 23:25:34.216 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-31 23:25:34.219 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-31 23:25:34.219 | exit_trap: cleaning up child processes 2022-03-31 23:25:34.221 | + ./stack.sh:exit_trap:527 : kill 266218 298519 2022-03-31 23:25:34.225 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.XJuoUGBMIF ']' 2022-03-31 23:25:34.227 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.XJuoUGBMIF 2022-03-31 23:25:34.232 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-31 23:25:34.235 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-31 23:25:34.238 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-31 23:25:34.240 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-31 23:25:34.240 | Error on exit 2022-03-31 23:25:34.243 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-31 23:25:34.246 | + ./stack.sh:exit_trap:542 : generate-subunit 1648768409 725 fail 2022-03-31 23:25:34.909 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-31 23:25:34.912 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-31 23:25:36.370 | + ./stack.sh:exit_trap:556 : exit 1