2022-04-12 01:49:14.926 | + ./stack.sh:main:489 : exec 2022-04-12 01:49:14.926 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-014914' 2022-04-12 01:49:14.926 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-014914.summary.2022-04-12-014914 2022-04-12 01:49:14.926 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:49:14.926 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-014914 2022-04-12 01:49:14.926 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-014914 /opt/stack/logs/stack.sh.log 2022-04-12 01:49:14.926 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-014914.summary.2022-04-12-014914 /opt/stack/logs/stack.sh.log.summary 2022-04-12 01:49:14.926 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 01:49:14.927 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 01:49:14.927 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 01:49:14.927 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 01:49:14.927 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 01:49:14.927 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 01:49:14.927 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 01:49:14.928 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 01:49:14.930 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 01:49:14.932 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 01:49:14.934 | + ./stack.sh:main:578 : uname -a 2022-04-12 01:49:14.936 | Linux dv-neutron-837392-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 01:49:14.938 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 01:49:14.939 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 01:49:14.943 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 01:49:14.978 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 01:49:14.995 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 01:49:14.997 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 01:49:14.999 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 01:49:15.001 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 01:49:15.002 | + functions-common:fetch_plugins:1776 : return 2022-04-12 01:49:15.004 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 01:49:15.006 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 01:49:15.008 | + functions-common:run_phase:1854 : local phase= 2022-04-12 01:49:15.010 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 01:49:15.011 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 01:49:15.013 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 01:49:15.015 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 01:49:15.017 | + functions-common:run_phase:1863 : local extra 2022-04-12 01:49:15.019 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 01:49:15.022 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 01:49:15.024 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 01:49:15.025 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 01:49:15.027 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 01:49:15.029 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 01:49:15.042 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:15.044 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 01:49:15.046 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:49:15.048 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:49:15.049 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:49:15.051 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:49:15.053 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 01:49:15.055 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 01:49:15.057 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 01:49:15.059 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 01:49:15.061 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 01:49:15.062 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 01:49:15.064 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 01:49:15.066 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 01:49:15.068 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 01:49:15.069 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 01:49:15.071 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 01:49:15.088 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 01:49:15.090 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 01:49:15.102 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:49:15.105 | +++ lib/tls:source:43 : hostname -f 2022-04-12 01:49:15.108 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 01:49:15.110 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 01:49:15.112 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 01:49:15.114 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 01:49:15.116 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 01:49:15.118 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 01:49:15.120 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 01:49:15.122 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 01:49:15.124 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 01:49:15.126 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 01:49:15.131 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 01:49:15.143 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 01:49:15.160 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 01:49:15.172 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 01:49:15.185 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 01:49:15.219 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 01:49:15.277 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 01:49:15.366 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 01:49:15.394 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 01:49:15.446 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 01:49:15.499 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 01:49:15.644 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 01:49:15.658 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 01:49:15.671 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 01:49:15.684 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 01:49:15.778 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 01:49:15.780 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 01:49:15.783 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 01:49:15.785 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 01:49:15.787 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 01:49:15.789 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 01:49:15.792 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 01:49:15.792 | False' 2022-04-12 01:49:15.794 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 01:49:15.809 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 01:49:15.811 | + ./stack.sh:main:626 : run_phase source 2022-04-12 01:49:15.813 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 01:49:15.815 | + functions-common:run_phase:1854 : local phase= 2022-04-12 01:49:15.817 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 01:49:15.819 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 01:49:15.822 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 01:49:15.824 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 01:49:15.826 | + functions-common:run_phase:1863 : local extra 2022-04-12 01:49:15.828 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 01:49:15.832 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 01:49:15.834 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 01:49:15.836 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 01:49:15.839 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 01:49:15.841 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 01:49:15.855 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:15.857 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 01:49:15.859 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 01:49:15.897 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 01:49:15.900 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 01:49:15.902 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 01:49:15.904 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 01:49:15.906 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 01:49:15.908 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 01:49:15.910 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 01:49:15.912 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 01:49:15.915 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 01:49:15.917 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 01:49:15.919 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.921 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 01:49:15.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.925 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 01:49:15.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.930 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 01:49:15.932 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.934 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 01:49:15.936 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.939 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 01:49:15.941 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.943 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 01:49:15.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.948 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 01:49:15.950 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.952 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 01:49:15.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.957 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 01:49:15.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 01:49:15.964 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 01:49:15.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 01:49:15.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 01:49:15.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.979 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 01:49:15.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.984 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 01:49:15.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 01:49:15.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.992 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 01:49:15.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:15.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 01:49:15.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.001 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 01:49:16.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.006 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 01:49:16.008 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.011 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 01:49:16.013 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.015 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 01:49:16.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.019 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 01:49:16.022 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.024 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 01:49:16.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.029 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 01:49:16.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.033 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 01:49:16.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.037 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 01:49:16.040 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.042 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 01:49:16.044 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.047 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 01:49:16.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.051 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 01:49:16.053 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.056 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 01:49:16.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.060 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 01:49:16.062 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.064 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 01:49:16.066 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.069 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 01:49:16.071 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 01:49:16.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.078 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 01:49:16.080 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.082 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 01:49:16.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.087 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 01:49:16.089 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 01:49:16.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 01:49:16.098 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.100 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 01:49:16.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 01:49:16.107 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.109 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 01:49:16.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.114 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 01:49:16.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 01:49:16.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.123 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 01:49:16.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 01:49:16.128 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 01:49:16.132 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 01:49:16.135 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 01:49:16.137 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 01:49:16.152 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:16.155 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 01:49:16.157 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 01:49:16.159 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 01:49:16.174 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:49:16.176 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 01:49:16.178 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 01:49:16.181 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 01:49:16.183 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 01:49:16.186 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 01:49:16.188 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 01:49:16.190 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 01:49:16.193 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 01:49:16.195 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 01:49:16.195 | Using mysql database backend 2022-04-12 01:49:16.198 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 01:49:16.213 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 01:49:16.216 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 01:49:16.219 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 01:49:16.221 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 01:49:16.224 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 01:49:16.227 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 01:49:16.242 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:16.245 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 01:49:16.262 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 01:49:16.279 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:16.281 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 01:49:16.298 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 01:49:16.314 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 01:49:16.330 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:49:16.333 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 01:49:16.349 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:16.351 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 01:49:16.368 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 01:49:16.370 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 01:49:16.373 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 01:49:16.375 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 01:49:16.378 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 01:49:16.382 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-014916 2022-04-12 01:49:16.385 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-014916 759' 2022-04-12 01:49:16.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.389 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 01:49:16.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.394 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 01:49:16.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.399 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 01:49:16.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.404 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 01:49:16.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.409 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 01:49:16.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.413 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 01:49:16.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.419 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-014914 2022-04-12 01:49:16.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.424 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 01:49:16.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.432 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 01:49:16.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.438 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 01:49:16.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.443 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 01:49:16.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.448 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 01:49:16.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:49:16.453 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 01:49:16.456 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 01:49:16.458 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 01:49:16.461 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 01:49:16.463 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 01:49:16.465 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:49:16.467 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:49:16.470 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:49:16.473 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:49:16.475 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:49:16.477 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:49:16.493 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:49:16.495 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:49:16.497 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:49:16.500 | + functions-common:git_clone:629 : echo master 2022-04-12 01:49:16.500 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:49:16.505 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 01:49:16.507 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:49:16.510 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 01:49:16.513 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:49:16.513 | + functions-common:git_clone:678 : head -1 2022-04-12 01:49:16.516 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 01:49:16.518 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:49:16.521 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 01:49:16.524 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:49:16.527 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 01:49:16.529 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 01:49:16.532 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 01:49:16.534 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 01:49:16.537 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 01:49:16.539 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 01:49:16.541 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 01:49:16.544 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 01:49:16.547 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 01:49:16.551 | ++ tools/install_prereqs.sh:source:47 : NOW=1649728156 2022-04-12 01:49:16.554 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 01:49:16.559 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649727297 2022-04-12 01:49:16.561 | ++ tools/install_prereqs.sh:source:49 : DELTA=859 2022-04-12 01:49:16.564 | ++ tools/install_prereqs.sh:source:50 : [[ 859 -lt 7200 ]] 2022-04-12 01:49:16.566 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 01:49:16.568 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 01:49:16.571 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 01:49:16.573 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 01:49:16.576 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 01:49:16.578 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 01:49:16.580 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 01:49:16.583 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 01:49:16.586 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 01:49:16.631 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 01:49:16.631 | apache2-dev 2022-04-12 01:49:16.632 | bc 2022-04-12 01:49:16.632 | bsdmainutils 2022-04-12 01:49:16.632 | curl 2022-04-12 01:49:16.632 | g++ 2022-04-12 01:49:16.632 | gawk 2022-04-12 01:49:16.632 | gcc 2022-04-12 01:49:16.632 | gettext 2022-04-12 01:49:16.632 | git 2022-04-12 01:49:16.632 | graphviz 2022-04-12 01:49:16.632 | iputils-ping 2022-04-12 01:49:16.632 | libapache2-mod-proxy-uwsgi 2022-04-12 01:49:16.632 | libffi-dev 2022-04-12 01:49:16.632 | libjpeg-dev 2022-04-12 01:49:16.632 | libpcre3-dev 2022-04-12 01:49:16.632 | libpq-dev 2022-04-12 01:49:16.632 | libssl-dev 2022-04-12 01:49:16.632 | libsystemd-dev 2022-04-12 01:49:16.632 | libxml2-dev 2022-04-12 01:49:16.632 | libxslt1-dev 2022-04-12 01:49:16.632 | libyaml-dev 2022-04-12 01:49:16.632 | lsof 2022-04-12 01:49:16.632 | openssh-server 2022-04-12 01:49:16.632 | openssl 2022-04-12 01:49:16.632 | pkg-config 2022-04-12 01:49:16.632 | psmisc 2022-04-12 01:49:16.632 | python3-dev 2022-04-12 01:49:16.632 | python3-pip 2022-04-12 01:49:16.632 | python3-systemd 2022-04-12 01:49:16.632 | python3-venv 2022-04-12 01:49:16.632 | tar 2022-04-12 01:49:16.632 | tcpdump 2022-04-12 01:49:16.632 | unzip 2022-04-12 01:49:16.632 | uuid-runtime 2022-04-12 01:49:16.632 | wget 2022-04-12 01:49:16.632 | wget 2022-04-12 01:49:16.632 | zlib1g-dev 2022-04-12 01:49:16.632 | libkrb5-dev 2022-04-12 01:49:16.632 | libldap2-dev 2022-04-12 01:49:16.633 | libsasl2-dev 2022-04-12 01:49:16.633 | memcached 2022-04-12 01:49:16.633 | python3-mysqldb 2022-04-12 01:49:16.633 | sqlite3 2022-04-12 01:49:16.633 | conntrack 2022-04-12 01:49:16.633 | curl 2022-04-12 01:49:16.633 | dnsmasq-base 2022-04-12 01:49:16.633 | dnsmasq-utils 2022-04-12 01:49:16.633 | ebtables 2022-04-12 01:49:16.633 | genisoimage 2022-04-12 01:49:16.633 | iptables 2022-04-12 01:49:16.633 | iputils-arping 2022-04-12 01:49:16.633 | kpartx 2022-04-12 01:49:16.633 | libjs-jquery-tablesorter 2022-04-12 01:49:16.633 | parted 2022-04-12 01:49:16.633 | pm-utils 2022-04-12 01:49:16.633 | python3-mysqldb 2022-04-12 01:49:16.633 | socat 2022-04-12 01:49:16.633 | sqlite3 2022-04-12 01:49:16.633 | sudo 2022-04-12 01:49:16.633 | vlan 2022-04-12 01:49:16.633 | lsscsi 2022-04-12 01:49:16.633 | open-iscsi 2022-04-12 01:49:16.633 | lvm2 2022-04-12 01:49:16.633 | qemu-utils 2022-04-12 01:49:16.633 | thin-provisioning-tools 2022-04-12 01:49:16.633 | acl 2022-04-12 01:49:16.633 | dnsmasq-base 2022-04-12 01:49:16.633 | dnsmasq-utils 2022-04-12 01:49:16.633 | ebtables 2022-04-12 01:49:16.633 | haproxy 2022-04-12 01:49:16.633 | iptables 2022-04-12 01:49:16.633 | iputils-arping 2022-04-12 01:49:16.633 | iputils-ping 2022-04-12 01:49:16.633 | postgresql-server-dev-all 2022-04-12 01:49:16.633 | python3-mysqldb 2022-04-12 01:49:16.634 | sqlite3 2022-04-12 01:49:16.634 | sudo 2022-04-12 01:49:16.634 | vlan 2022-04-12 01:49:16.634 | pcp 2022-04-12 01:49:16.634 | ipset 2022-04-12 01:49:16.634 | conntrack 2022-04-12 01:49:16.634 | conntrackd 2022-04-12 01:49:16.634 | keepalived 2022-04-12 01:49:16.634 | lvm2 2022-04-12 01:49:16.634 | qemu-utils 2022-04-12 01:49:16.634 | thin-provisioning-tools 2022-04-12 01:49:16.634 | curl 2022-04-12 01:49:16.634 | liberasurecode-dev 2022-04-12 01:49:16.634 | make 2022-04-12 01:49:16.634 | memcached 2022-04-12 01:49:16.634 | rsync 2022-04-12 01:49:16.634 | sqlite3 2022-04-12 01:49:16.635 | xfsprogs' 2022-04-12 01:49:16.635 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 01:49:16.653 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 01:49:16.653 | apache2-dev 2022-04-12 01:49:16.653 | bc 2022-04-12 01:49:16.653 | bsdmainutils 2022-04-12 01:49:16.653 | curl 2022-04-12 01:49:16.653 | g++ 2022-04-12 01:49:16.653 | gawk 2022-04-12 01:49:16.653 | gcc 2022-04-12 01:49:16.653 | gettext 2022-04-12 01:49:16.653 | git 2022-04-12 01:49:16.653 | graphviz 2022-04-12 01:49:16.653 | iputils-ping 2022-04-12 01:49:16.653 | libapache2-mod-proxy-uwsgi 2022-04-12 01:49:16.653 | libffi-dev 2022-04-12 01:49:16.653 | libjpeg-dev 2022-04-12 01:49:16.653 | libpcre3-dev 2022-04-12 01:49:16.654 | libpq-dev 2022-04-12 01:49:16.654 | libssl-dev 2022-04-12 01:49:16.654 | libsystemd-dev 2022-04-12 01:49:16.654 | libxml2-dev 2022-04-12 01:49:16.654 | libxslt1-dev 2022-04-12 01:49:16.654 | libyaml-dev 2022-04-12 01:49:16.654 | lsof 2022-04-12 01:49:16.654 | openssh-server 2022-04-12 01:49:16.654 | openssl 2022-04-12 01:49:16.654 | pkg-config 2022-04-12 01:49:16.654 | psmisc 2022-04-12 01:49:16.654 | python3-dev 2022-04-12 01:49:16.654 | python3-pip 2022-04-12 01:49:16.654 | python3-systemd 2022-04-12 01:49:16.654 | python3-venv 2022-04-12 01:49:16.654 | tar 2022-04-12 01:49:16.654 | tcpdump 2022-04-12 01:49:16.654 | unzip 2022-04-12 01:49:16.654 | uuid-runtime 2022-04-12 01:49:16.654 | wget 2022-04-12 01:49:16.654 | wget 2022-04-12 01:49:16.654 | zlib1g-dev 2022-04-12 01:49:16.654 | libkrb5-dev 2022-04-12 01:49:16.654 | libldap2-dev 2022-04-12 01:49:16.654 | libsasl2-dev 2022-04-12 01:49:16.654 | memcached 2022-04-12 01:49:16.654 | python3-mysqldb 2022-04-12 01:49:16.654 | sqlite3 2022-04-12 01:49:16.654 | conntrack 2022-04-12 01:49:16.654 | curl 2022-04-12 01:49:16.654 | dnsmasq-base 2022-04-12 01:49:16.654 | dnsmasq-utils 2022-04-12 01:49:16.654 | ebtables 2022-04-12 01:49:16.654 | genisoimage 2022-04-12 01:49:16.654 | iptables 2022-04-12 01:49:16.654 | iputils-arping 2022-04-12 01:49:16.654 | kpartx 2022-04-12 01:49:16.655 | libjs-jquery-tablesorter 2022-04-12 01:49:16.655 | parted 2022-04-12 01:49:16.655 | pm-utils 2022-04-12 01:49:16.655 | python3-mysqldb 2022-04-12 01:49:16.655 | socat 2022-04-12 01:49:16.655 | sqlite3 2022-04-12 01:49:16.655 | sudo 2022-04-12 01:49:16.655 | vlan 2022-04-12 01:49:16.655 | lsscsi 2022-04-12 01:49:16.655 | open-iscsi 2022-04-12 01:49:16.655 | lvm2 2022-04-12 01:49:16.655 | qemu-utils 2022-04-12 01:49:16.655 | thin-provisioning-tools 2022-04-12 01:49:16.655 | acl 2022-04-12 01:49:16.655 | dnsmasq-base 2022-04-12 01:49:16.655 | dnsmasq-utils 2022-04-12 01:49:16.655 | ebtables 2022-04-12 01:49:16.655 | haproxy 2022-04-12 01:49:16.655 | iptables 2022-04-12 01:49:16.655 | iputils-arping 2022-04-12 01:49:16.655 | iputils-ping 2022-04-12 01:49:16.655 | postgresql-server-dev-all 2022-04-12 01:49:16.655 | python3-mysqldb 2022-04-12 01:49:16.655 | sqlite3 2022-04-12 01:49:16.655 | sudo 2022-04-12 01:49:16.655 | vlan 2022-04-12 01:49:16.655 | pcp 2022-04-12 01:49:16.655 | ipset 2022-04-12 01:49:16.655 | conntrack 2022-04-12 01:49:16.655 | conntrackd 2022-04-12 01:49:16.655 | keepalived 2022-04-12 01:49:16.655 | lvm2 2022-04-12 01:49:16.655 | qemu-utils 2022-04-12 01:49:16.655 | thin-provisioning-tools 2022-04-12 01:49:16.655 | curl 2022-04-12 01:49:16.656 | liberasurecode-dev 2022-04-12 01:49:16.656 | make 2022-04-12 01:49:16.656 | memcached 2022-04-12 01:49:16.656 | rsync 2022-04-12 01:49:16.656 | sqlite3 2022-04-12 01:49:16.656 | xfsprogs ' 2022-04-12 01:49:16.657 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 01:49:16.659 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:49:16.661 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:49:16.665 | ++ 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-04-12 01:49:16.665 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 01:49:16.669 | ++ 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-04-12 01:49:16.672 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 01:49:16.674 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:49:16.676 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 01:49:16.678 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:49:16.680 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:49:16.682 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:49:16.684 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:49:16.686 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:49:16.688 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:49:16.690 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 01:49:16.692 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 01:49:16.694 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 01:49:16.697 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 01:49:16.701 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 01:49:16.703 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 01:49:16.705 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 01:49:16.707 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 01:49:16.709 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 01:49:16.712 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 01:49:16.716 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649728156714 2022-04-12 01:49:16.718 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 01:49:16.720 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 01:49:16.722 | ++ 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-04-12 01:49:17.072 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-12 01:49:17.175 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 01:49:17.281 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-12 01:49:17.736 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-12 01:49:18.142 | Fetched 336 kB in 1s (310 kB/s) 2022-04-12 01:49:19.659 | Reading package lists... 2022-04-12 01:49:19.690 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 01:49:19.692 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 01:49:19.695 | ++ functions-common:time_stop:2425 : local name 2022-04-12 01:49:19.697 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:19.699 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:19.701 | ++ functions-common:time_stop:2428 : local total 2022-04-12 01:49:19.703 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:19.705 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 01:49:19.708 | ++ functions-common:time_stop:2432 : start_time=1649728156714 2022-04-12 01:49:19.710 | ++ functions-common:time_stop:2434 : [[ -z 1649728156714 ]] 2022-04-12 01:49:19.713 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:19.717 | ++ functions-common:time_stop:2437 : end_time=1649728159715 2022-04-12 01:49:19.719 | ++ functions-common:time_stop:2438 : elapsed_time=3001 2022-04-12 01:49:19.721 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 01:49:19.723 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:19.725 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3001 2022-04-12 01:49:19.728 | ++ 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-04-12 01:49:19.730 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:49:19.732 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:49:19.734 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:49:19.736 | ++ 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-04-12 01:49:19.757 | ++ 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-04-12 01:49:19.866 | Reading package lists... 2022-04-12 01:49:20.108 | Building dependency tree... 2022-04-12 01:49:20.110 | Reading state information... 2022-04-12 01:49:20.143 | acl is already the newest version (2.2.53-6). 2022-04-12 01:49:20.143 | bc is already the newest version (1.07.1-2build1). 2022-04-12 01:49:20.143 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 01:49:20.143 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 01:49:20.143 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 01:49:20.143 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 01:49:20.143 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 01:49:20.143 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 01:49:20.143 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 01:49:20.143 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 01:49:20.143 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 01:49:20.143 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 01:49:20.143 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 01:49:20.143 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 01:49:20.143 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 01:49:20.143 | libffi-dev is already the newest version (3.3-4). 2022-04-12 01:49:20.143 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 01:49:20.143 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 01:49:20.144 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 01:49:20.144 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 01:49:20.144 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 01:49:20.144 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 01:49:20.144 | make is already the newest version (4.2.1-1.2). 2022-04-12 01:49:20.144 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 01:49:20.144 | psmisc is already the newest version (23.3-1). 2022-04-12 01:49:20.144 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 01:49:20.144 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 01:49:20.144 | python3-systemd is already the newest version (234-3build2). 2022-04-12 01:49:20.144 | socat is already the newest version (1.7.3.3-2). 2022-04-12 01:49:20.144 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 01:49:20.144 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 01:49:20.144 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 01:49:20.144 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 01:49:20.144 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 01:49:20.144 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 01:49:20.144 | pcp is already the newest version (5.0.3-1). 2022-04-12 01:49:20.144 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 01:49:20.144 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 01:49:20.144 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:49:20.144 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:49:20.144 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 01:49:20.144 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 01:49:20.144 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 01:49:20.144 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 01:49:20.144 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 01:49:20.144 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 01:49:20.144 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 01:49:20.144 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 01:49:20.144 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 01:49:20.144 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 01:49:20.144 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 01:49:20.144 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 01:49:20.145 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 01:49:20.145 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 01:49:20.145 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 01:49:20.145 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 01:49:20.145 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 01:49:20.145 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 01:49:20.145 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 01:49:20.145 | openssl set to manually installed. 2022-04-12 01:49:20.145 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 01:49:20.145 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 01:49:20.145 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 01:49:20.145 | rsync set to manually installed. 2022-04-12 01:49:20.145 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 01:49:20.145 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 01:49:20.145 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 01:49:20.145 | tar set to manually installed. 2022-04-12 01:49:20.145 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 01:49:20.145 | tcpdump set to manually installed. 2022-04-12 01:49:20.145 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 01:49:20.357 | uuid-runtime set to manually installed. 2022-04-12 01:49:20.357 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 01:49:20.357 | wget set to manually installed. 2022-04-12 01:49:20.358 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 01:49:20.358 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:49:20.358 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 01:49:20.358 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 01:49:20.358 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 01:49:20.358 | The following packages were automatically installed and are no longer required: 2022-04-12 01:49:20.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:49:20.359 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:49:20.359 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:49:20.359 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:49:20.359 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:49:20.359 | python3-zope.interface 2022-04-12 01:49:20.359 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:49:20.493 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:49:20.497 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 01:49:20.499 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:49:20.501 | ++ functions-common:time_stop:2425 : local name 2022-04-12 01:49:20.503 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:20.505 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:20.508 | ++ functions-common:time_stop:2428 : local total 2022-04-12 01:49:20.510 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:20.512 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:49:20.515 | ++ functions-common:time_stop:2432 : start_time=1649728159755 2022-04-12 01:49:20.517 | ++ functions-common:time_stop:2434 : [[ -z 1649728159755 ]] 2022-04-12 01:49:20.519 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:20.524 | ++ functions-common:time_stop:2437 : end_time=1649728160521 2022-04-12 01:49:20.526 | ++ functions-common:time_stop:2438 : elapsed_time=766 2022-04-12 01:49:20.529 | ++ functions-common:time_stop:2439 : total=736 2022-04-12 01:49:20.531 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:20.533 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1502 2022-04-12 01:49:20.535 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 01:49:20.538 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 01:49:20.540 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 01:49:20.542 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 01:49:20.547 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 01:49:20.551 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 01:49:20.553 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 01:49:20.556 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 01:49:21.959 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 01:49:21.961 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 01:49:21.964 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 01:49:21.965 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 01:49:21.967 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 01:49:21.969 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 01:49:21.971 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 01:49:21.973 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 01:49:21.974 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 01:49:21.976 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 01:49:21.978 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 01:49:21.979 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 01:49:21.981 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 01:49:21.983 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 01:49:21.985 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 01:49:21.986 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 01:49:21.988 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 01:49:21.990 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 01:49:21.992 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 01:49:21.994 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 01:49:21.996 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 01:49:21.998 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 01:49:22.000 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 01:49:22.002 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 01:49:22.079 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 01:49:22.082 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 01:49:22.161 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 01:49:22.164 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 01:49:22.237 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 01:49:22.239 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 01:49:22.241 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 01:49:22.243 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 01:49:22.245 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 01:49:22.247 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 01:49:22.249 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 01:49:22.251 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 01:49:22.253 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 01:49:22.255 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 01:49:22.257 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 01:49:22.257 | Distro: focal 2022-04-12 01:49:22.260 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 01:49:22.262 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 01:49:22.265 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 01:49:22.267 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 01:49:22.270 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 01:49:22.270 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 01:49:22.971 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 01:49:22.973 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 01:49:22.973 | pip: 21.3.1 2022-04-12 01:49:22.975 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 01:49:22.977 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 01:49:22.979 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:49:22.981 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:49:22.983 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:49:22.984 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:49:22.986 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:49:22.988 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:49:22.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:49:22.991 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:49:22.993 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:49:22.995 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:49:22.997 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:49:22.998 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 01:49:23.000 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:49:23.002 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:49:23.004 | + tools/install_pip.sh:main:142 : : 2022-04-12 01:49:23.005 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 01:49:23.007 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 01:49:23.009 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 01:49:23.011 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:49:23.013 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 01:49:23.015 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 01:49:23.017 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:49:23.020 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:49:23.020 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:49:23.024 | ++ 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-04-12 01:49:23.026 | ++ 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-04-12 01:49:23.028 | ++ 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-04-12 01:49:23.030 | + 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-04-12 01:49:23.032 | + 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-04-12 01:49:23.049 | 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-04-12 01:49:23.051 | + 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-04-12 01:49:23.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:49:23.919 | from cryptography.utils import int_from_bytes 2022-04-12 01:49:23.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:49:23.919 | from cryptography.utils import int_from_bytes 2022-04-12 01:49:25.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:49:27.003 | 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-04-12 01:49:27.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 01:49:29.563 | Installing collected packages: setuptools 2022-04-12 01:49:30.419 | Successfully installed setuptools-62.0.0 2022-04-12 01:49:30.419 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 01:49:30.595 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:49:30.595 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:49:30.731 | + inc/python:pip_install:200 : result=0 2022-04-12 01:49:30.733 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:49:30.735 | + functions-common:time_stop:2425 : local name 2022-04-12 01:49:30.737 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:30.738 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:30.740 | + functions-common:time_stop:2428 : local total 2022-04-12 01:49:30.742 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:30.744 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:49:30.746 | + functions-common:time_stop:2432 : start_time=1649728163044 2022-04-12 01:49:30.747 | + functions-common:time_stop:2434 : [[ -z 1649728163044 ]] 2022-04-12 01:49:30.750 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:30.753 | + functions-common:time_stop:2437 : end_time=1649728170751 2022-04-12 01:49:30.754 | + functions-common:time_stop:2438 : elapsed_time=7707 2022-04-12 01:49:30.756 | + functions-common:time_stop:2439 : total=0 2022-04-12 01:49:30.758 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:30.760 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7707 2022-04-12 01:49:30.762 | + inc/python:pip_install:203 : return 0 2022-04-12 01:49:30.764 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 01:49:30.766 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 01:49:30.770 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 01:49:30.772 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 01:49:30.775 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 01:49:30.776 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 01:49:31.459 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 01:49:31.461 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 01:49:31.461 | pip: 21.3.1 2022-04-12 01:49:31.464 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 01:49:31.467 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 01:49:31.470 | + ./stack.sh:main:798 : fixup_all 2022-04-12 01:49:31.472 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 01:49:31.475 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 01:49:31.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:49:31.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:49:31.481 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 01:49:31.494 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 01:49:31.505 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 01:49:31.516 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 01:49:31.518 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 01:49:31.520 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:49:31.522 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:49:31.525 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:49:31.527 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:49:31.529 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:49:31.531 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:49:31.533 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:49:31.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:49:31.537 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:49:31.539 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:49:31.541 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:49:31.544 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 01:49:31.546 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 01:49:31.548 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 01:49:31.550 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:49:31.552 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:49:31.554 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:49:31.557 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:49:31.559 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:49:31.561 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:49:31.563 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 01:49:31.566 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 01:49:31.568 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 01:49:31.570 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 01:49:31.572 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 01:49:31.574 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 01:49:31.577 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 01:49:31.597 | Using python 3.8 to install os-testr 2022-04-12 01:49:31.599 | + 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-04-12 01:49:32.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:49:32.466 | from cryptography.utils import int_from_bytes 2022-04-12 01:49:32.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:49:32.466 | from cryptography.utils import int_from_bytes 2022-04-12 01:49:33.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:49:33.662 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 01:49:33.738 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 01:49:33.739 | 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-04-12 01:49:33.740 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 01:49:33.753 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 01:49:33.763 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 01:49:33.774 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 01:49:36.274 | 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-04-12 01:49:36.281 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:49:36.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:49:36.402 | + inc/python:pip_install:200 : result=0 2022-04-12 01:49:36.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:49:36.406 | + functions-common:time_stop:2425 : local name 2022-04-12 01:49:36.408 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:36.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:36.412 | + functions-common:time_stop:2428 : local total 2022-04-12 01:49:36.415 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:36.417 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:49:36.419 | + functions-common:time_stop:2432 : start_time=1649728171592 2022-04-12 01:49:36.421 | + functions-common:time_stop:2434 : [[ -z 1649728171592 ]] 2022-04-12 01:49:36.424 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:36.428 | + functions-common:time_stop:2437 : end_time=1649728176426 2022-04-12 01:49:36.430 | + functions-common:time_stop:2438 : elapsed_time=4834 2022-04-12 01:49:36.432 | + functions-common:time_stop:2439 : total=0 2022-04-12 01:49:36.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:36.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4834 2022-04-12 01:49:36.438 | + inc/python:pip_install:203 : return 0 2022-04-12 01:49:36.441 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 01:49:36.492 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 01:49:36.591 | + ./stack.sh:main:812 : install_infra 2022-04-12 01:49:36.594 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 01:49:36.596 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 01:49:36.599 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 01:49:36.602 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 01:49:36.626 | + 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-04-12 01:49:38.535 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.543 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.547 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.552 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.556 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.563 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.567 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.593 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.672 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.692 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.696 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.701 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.716 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.724 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.726 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.743 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.761 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.770 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.775 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.793 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.815 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.833 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.842 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.847 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.868 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.897 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.899 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.913 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.917 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.921 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.927 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.942 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:38.949 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.000 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.019 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.023 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.054 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.118 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.124 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.131 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.182 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.196 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.205 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.309 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.335 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.339 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.350 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.357 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.378 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.386 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.402 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.433 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.462 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.474 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.487 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.505 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.514 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.528 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.540 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.544 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:39.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:49:39.688 | 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 370)) (5.8.1) 2022-04-12 01:49:39.979 | + inc/python:pip_install:200 : result=0 2022-04-12 01:49:39.981 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:49:39.983 | + functions-common:time_stop:2425 : local name 2022-04-12 01:49:39.985 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:39.987 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:39.989 | + functions-common:time_stop:2428 : local total 2022-04-12 01:49:39.991 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:39.994 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:49:39.996 | + functions-common:time_stop:2432 : start_time=1649728176618 2022-04-12 01:49:39.998 | + functions-common:time_stop:2434 : [[ -z 1649728176618 ]] 2022-04-12 01:49:40.001 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:40.005 | + functions-common:time_stop:2437 : end_time=1649728180002 2022-04-12 01:49:40.007 | + functions-common:time_stop:2438 : elapsed_time=3384 2022-04-12 01:49:40.009 | + functions-common:time_stop:2439 : total=4834 2022-04-12 01:49:40.011 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:40.013 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8218 2022-04-12 01:49:40.015 | + inc/python:pip_install:203 : return 0 2022-04-12 01:49:40.017 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 01:49:40.020 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 01:49:40.042 | + 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-04-12 01:49:41.810 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.817 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.822 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.827 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.831 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.838 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.842 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.868 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.947 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.966 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.970 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.974 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.990 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:41.998 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.000 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.017 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.034 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.044 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.049 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.067 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.089 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.107 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.115 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.121 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.141 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.170 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.172 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.187 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.191 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.195 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.200 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.215 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.222 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.272 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.291 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.295 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.326 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.389 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.396 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.403 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.454 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.468 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.480 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.584 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.609 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.613 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.624 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.629 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.649 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.656 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.673 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.704 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.733 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.745 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.759 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.777 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.785 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.799 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.810 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.814 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 01:49:42.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:49:42.823 | Processing /opt/stack/requirements 2022-04-12 01:49:44.534 | 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 29)) (6.0) 2022-04-12 01:49:44.536 | 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 191)) (3.0.0) 2022-04-12 01:49:44.548 | 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 366)) (21.3) 2022-04-12 01:49:44.554 | 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 370)) (5.8.1) 2022-04-12 01:49:44.556 | 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 409)) (3.0.7) 2022-04-12 01:49:44.562 | 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 497)) (2.27.1) 2022-04-12 01:49:44.589 | 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 539)) (1.16.0) 2022-04-12 01:49:44.592 | 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 596)) (2.5.0) 2022-04-12 01:49:44.603 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-12 01:49:44.654 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 01:49:44.656 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 01:49:44.671 | 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 128)) (2.0.12) 2022-04-12 01:49:44.676 | 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 226)) (3.3) 2022-04-12 01:49:44.681 | 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 497)) (2021.10.8) 2022-04-12 01:49:44.683 | 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 186)) (1.0.0) 2022-04-12 01:49:44.685 | 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 131)) (3.10.1) 2022-04-12 01:49:44.698 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-12 01:49:44.709 | 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 132)) (2.4.0) 2022-04-12 01:49:44.758 | 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 105)) (0.5.0) 2022-04-12 01:49:44.761 | 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 575)) (3.5.0) 2022-04-12 01:49:44.768 | 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 636)) (0.2.5) 2022-04-12 01:49:44.773 | 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 410)) (1.8.2) 2022-04-12 01:49:44.776 | 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 101)) (21.4.0) 2022-04-12 01:49:44.836 | Building wheels for collected packages: openstack-requirements 2022-04-12 01:49:44.837 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 01:49:45.660 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 01:49:45.660 | ERROR: Command errored out with exit status 1: 2022-04-12 01:49:45.660 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1lwidefi/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1lwidefi/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-hh9mp_r1 2022-04-12 01:49:45.660 | cwd: /tmp/pip-req-build-1lwidefi/ 2022-04-12 01:49:45.660 | Complete output (6 lines): 2022-04-12 01:49:45.660 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 01:49:45.660 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 01:49:45.660 | or: setup.py --help-commands 2022-04-12 01:49:45.660 | or: setup.py cmd --help 2022-04-12 01:49:45.660 | 2022-04-12 01:49:45.660 | error: invalid command 'bdist_wheel' 2022-04-12 01:49:45.660 | ---------------------------------------- 2022-04-12 01:49:45.660 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 01:49:45.661 | Running setup.py clean for openstack-requirements 2022-04-12 01:49:46.499 | Failed to build openstack-requirements 2022-04-12 01:49:46.515 | Installing collected packages: openstack-requirements 2022-04-12 01:49:46.515 | Attempting uninstall: openstack-requirements 2022-04-12 01:49:46.516 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 01:49:46.551 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 01:49:46.571 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 01:49:46.573 | Running setup.py install for openstack-requirements: started 2022-04-12 01:49:48.973 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 01:49:48.997 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 01:49:49.120 | + inc/python:pip_install:200 : result=0 2022-04-12 01:49:49.122 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:49:49.124 | + functions-common:time_stop:2425 : local name 2022-04-12 01:49:49.126 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:49.128 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:49.131 | + functions-common:time_stop:2428 : local total 2022-04-12 01:49:49.133 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:49.135 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:49:49.137 | + functions-common:time_stop:2432 : start_time=1649728180034 2022-04-12 01:49:49.139 | + functions-common:time_stop:2434 : [[ -z 1649728180034 ]] 2022-04-12 01:49:49.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:49.145 | + functions-common:time_stop:2437 : end_time=1649728189143 2022-04-12 01:49:49.148 | + functions-common:time_stop:2438 : elapsed_time=9109 2022-04-12 01:49:49.150 | + functions-common:time_stop:2439 : total=8218 2022-04-12 01:49:49.152 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:49.154 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17327 2022-04-12 01:49:49.156 | + inc/python:pip_install:203 : return 0 2022-04-12 01:49:49.159 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 01:49:49.161 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 01:49:49.164 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 01:49:49.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:49:49.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:49:49.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 01:49:49.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:49:49.176 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 01:49:49.195 | Using python 3.8 to install pbr 2022-04-12 01:49:49.197 | + 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-04-12 01:49:50.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:49:50.063 | from cryptography.utils import int_from_bytes 2022-04-12 01:49:50.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:49:50.063 | from cryptography.utils import int_from_bytes 2022-04-12 01:49:51.246 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:49:51.277 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 01:49: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-04-12 01:49:53.955 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:49:53.956 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:49:54.076 | + inc/python:pip_install:200 : result=0 2022-04-12 01:49:54.078 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:49:54.080 | + functions-common:time_stop:2425 : local name 2022-04-12 01:49:54.082 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:54.084 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:54.087 | + functions-common:time_stop:2428 : local total 2022-04-12 01:49:54.089 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:54.091 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:49:54.093 | + functions-common:time_stop:2432 : start_time=1649728189190 2022-04-12 01:49:54.096 | + functions-common:time_stop:2434 : [[ -z 1649728189190 ]] 2022-04-12 01:49:54.098 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:54.102 | + functions-common:time_stop:2437 : end_time=1649728194100 2022-04-12 01:49:54.104 | + functions-common:time_stop:2438 : elapsed_time=4910 2022-04-12 01:49:54.106 | + functions-common:time_stop:2439 : total=17327 2022-04-12 01:49:54.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:54.110 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22237 2022-04-12 01:49:54.113 | + inc/python:pip_install:203 : return 0 2022-04-12 01:49:54.115 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 01:49:56.358 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 01:49:58.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:49:58.268 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 01:49:58.283 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 01:49:58.286 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 01:49:58.290 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 01:49:58.293 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 01:49:58.296 | 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.8) 2022-04-12 01:49:58.365 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 01:49:58.369 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 01:49:58.372 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 01:49:58.390 | + ./stack.sh:main:821 : pkgs= 2022-04-12 01:49:58.392 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 01:49:58.394 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 01:49:58.397 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 01:49:58.399 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 01:49:58.401 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 01:49:58.403 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 01:49:58.405 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 01:49:58.408 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 01:49:58.410 | + functions-common:run_phase:1863 : local extra 2022-04-12 01:49:58.412 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 01:49:58.416 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 01:49:58.418 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 01:49:58.420 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 01:49:58.423 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 01:49:58.425 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 01:49:58.440 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:58.442 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 01:49:58.445 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:49:58.447 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 01:49:58.449 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:49:58.451 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 01:49:58.453 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:49:58.455 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 01:49:58.458 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:49:58.460 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 01:49:58.462 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:49:58.464 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 01:49:58.466 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 01:49:58.468 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 01:49:58.470 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 01:49:58.472 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 01:49:58.474 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 01:49:58.477 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 01:49:58.479 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 01:49:58.481 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 01:49:58.483 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 01:49:58.485 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 01:49:58.488 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 01:49:58.490 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 01:49:58.493 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 01:49:58.496 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 01:49:58.547 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 01:49:58.547 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 01:49:58.550 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 01:49:58.927 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 01:49:58.929 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 01:49:58.945 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:58.947 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 01:49:58.950 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:49:58.952 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:49:58.954 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:49:58.957 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:49:58.959 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:49:58.961 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:49:58.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:49:58.966 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:49:58.968 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:49:58.970 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:49:58.973 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:49:58.975 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:49:58.978 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 01:49:58.980 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:49:58.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:49:58.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:49:58.987 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 01:49:59.007 | + 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-04-12 01:49:59.117 | Reading package lists... 2022-04-12 01:49:59.362 | Building dependency tree... 2022-04-12 01:49:59.364 | Reading state information... 2022-04-12 01:49:59.614 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 01:49:59.614 | The following packages were automatically installed and are no longer required: 2022-04-12 01:49:59.615 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:49:59.616 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:49:59.616 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:49:59.616 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:49:59.616 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:49:59.616 | python3-zope.interface 2022-04-12 01:49:59.616 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:49:59.730 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:49:59.734 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:49:59.737 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:49:59.739 | + functions-common:time_stop:2425 : local name 2022-04-12 01:49:59.742 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:49:59.744 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:49:59.746 | + functions-common:time_stop:2428 : local total 2022-04-12 01:49:59.749 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:49:59.751 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:49:59.753 | + functions-common:time_stop:2432 : start_time=1649728199005 2022-04-12 01:49:59.755 | + functions-common:time_stop:2434 : [[ -z 1649728199005 ]] 2022-04-12 01:49:59.759 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:49:59.763 | + functions-common:time_stop:2437 : end_time=1649728199760 2022-04-12 01:49:59.765 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 01:49:59.767 | + functions-common:time_stop:2439 : total=1502 2022-04-12 01:49:59.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:49:59.771 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2257 2022-04-12 01:49:59.773 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:49:59.776 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 01:49:59.778 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:49:59.780 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:49:59.783 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:49:59.785 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:49:59.787 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:49:59.789 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:49:59.792 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 01:49:59.794 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:49:59.796 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:49:59.798 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:49:59.801 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:49:59.803 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:49:59.806 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:49:59.808 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:49:59.810 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:49:59.812 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:49:59.815 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:49:59.817 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:49:59.819 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 01:49:59.822 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:49:59.824 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:49:59.826 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:49:59.829 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:49:59.831 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:49:59.833 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:49:59.835 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 01:49:59.838 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 01:49:59.853 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:49:59.856 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 01:49:59.858 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:49:59.860 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 01:49:59.862 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 01:49:59.865 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 01:49:59.870 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 01:49:59.872 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 01:49:59.874 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 01:49:59.877 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 01:49:59.879 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 01:49:59.881 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 01:49:59.884 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 01:50:00.596 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 01:50:00.596 | user tags 2022-04-12 01:50:00.596 | stackrabbit []' 2022-04-12 01:50:00.599 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 01:50:00.599 | user tags 2022-04-12 01:50:00.599 | stackrabbit []' 2022-04-12 01:50:00.599 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 01:50:00.606 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 01:50:00.608 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 01:50:00.610 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 01:50:01.259 | Changing password for user "stackrabbit" ... 2022-04-12 01:50:01.282 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 01:50:01.947 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 01:50:01.970 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 01:50:01.973 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 01:50:02.627 | Changing password for user "stackrabbit" ... 2022-04-12 01:50:02.650 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 01:50:02.652 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 01:50:02.654 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 01:50:03.297 | Deleting user "guest" ... 2022-04-12 01:50:03.311 | Error: 2022-04-12 01:50:03.311 | {:no_such_user, "guest"} 2022-04-12 01:50:03.324 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 01:50:03.326 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 01:50:03.343 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:03.345 | + ./stack.sh:main:838 : install_database 2022-04-12 01:50:03.347 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 01:50:03.350 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 01:50:03.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:03.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:03.357 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 01:50:03.571 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 01:50:03.573 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 01:50:03.575 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 01:50:03.578 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 01:50:03.580 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:50:03.582 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 01:50:03.585 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:50:03.587 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:50:03.590 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:50:03.592 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:50:03.594 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:50:03.596 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:50:03.599 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:50:03.602 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:50:03.604 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:50:03.606 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:50:03.608 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:50:03.611 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 01:50:03.613 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:50:03.615 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:50:03.618 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:50:03.620 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:50:03.622 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:50:03.624 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:50:03.627 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 01:50:03.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:03.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:03.634 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 01:50:03.636 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:50:03.638 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:50:03.640 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:50:03.642 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:50:03.645 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:03.647 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:50:03.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:03.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:03.654 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:50:03.656 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:50:03.658 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:50:03.660 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:50:03.663 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 01:50:03.666 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:50:03.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:03.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:03.672 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 01:50:03.693 | + 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-04-12 01:50:03.802 | Reading package lists... 2022-04-12 01:50:04.040 | Building dependency tree... 2022-04-12 01:50:04.042 | Reading state information... 2022-04-12 01:50:04.294 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 01:50:04.294 | The following packages were automatically installed and are no longer required: 2022-04-12 01:50:04.295 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:50:04.295 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:50:04.295 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:50:04.295 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:50:04.295 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:50:04.295 | python3-zope.interface 2022-04-12 01:50:04.295 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:50:04.408 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:50:04.412 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:50:04.415 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:50:04.417 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:04.420 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:04.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:04.425 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:04.427 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:04.429 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:50:04.432 | + functions-common:time_stop:2432 : start_time=1649728203690 2022-04-12 01:50:04.434 | + functions-common:time_stop:2434 : [[ -z 1649728203690 ]] 2022-04-12 01:50:04.436 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:04.440 | + functions-common:time_stop:2437 : end_time=1649728204438 2022-04-12 01:50:04.442 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 01:50:04.445 | + functions-common:time_stop:2439 : total=2257 2022-04-12 01:50:04.447 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:04.449 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3005 2022-04-12 01:50:04.451 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:50:04.454 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 01:50:04.456 | + ./stack.sh:main:841 : install_database_python 2022-04-12 01:50:04.458 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 01:50:04.461 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 01:50:04.463 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 01:50:04.466 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:50:04.469 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 01:50:04.471 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 01:50:04.473 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:50:04.477 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:50:04.477 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:50:04.482 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 01:50:04.484 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 01:50:04.486 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 01:50:04.489 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 01:50:04.492 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 01:50:04.515 | Using python 3.8 to install PyMySQL 2022-04-12 01:50:04.517 | + 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-04-12 01:50:05.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:05.383 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:05.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:05.384 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:06.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:50:06.595 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 01:50:09.123 | 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-04-12 01:50:09.130 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:50:09.130 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:50:09.244 | + inc/python:pip_install:200 : result=0 2022-04-12 01:50:09.246 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:50:09.248 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:09.250 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:09.253 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:09.255 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:09.258 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:09.260 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:50:09.262 | + functions-common:time_stop:2432 : start_time=1649728204508 2022-04-12 01:50:09.264 | + functions-common:time_stop:2434 : [[ -z 1649728204508 ]] 2022-04-12 01:50:09.267 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:09.271 | + functions-common:time_stop:2437 : end_time=1649728209269 2022-04-12 01:50:09.274 | + functions-common:time_stop:2438 : elapsed_time=4761 2022-04-12 01:50:09.276 | + functions-common:time_stop:2439 : total=22237 2022-04-12 01:50:09.279 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:09.281 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26998 2022-04-12 01:50:09.283 | + inc/python:pip_install:203 : return 0 2022-04-12 01:50:09.285 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 01:50:09.288 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 01:50:09.290 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 01:50:09.292 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 01:50:09.308 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:09.310 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 01:50:09.312 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 01:50:09.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:50:09.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 01:50:09.322 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:50:09.324 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 01:50:09.327 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 01:50:09.329 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 01:50:09.331 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 01:50:09.334 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 01:50:09.349 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:09.351 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 01:50:09.354 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:50:09.356 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:50:09.358 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:50:09.361 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:50:09.363 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:09.365 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:50:09.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:09.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:09.372 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:50:09.375 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:50:09.377 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:50:09.379 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:50:09.382 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 01:50:09.384 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:50:09.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:09.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:09.391 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 01:50:09.411 | + 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-04-12 01:50:09.519 | Reading package lists... 2022-04-12 01:50:09.767 | Building dependency tree... 2022-04-12 01:50:09.769 | Reading state information... 2022-04-12 01:50:10.018 | radvd is already the newest version (1:2.17-2). 2022-04-12 01:50:10.018 | The following packages were automatically installed and are no longer required: 2022-04-12 01:50:10.020 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:50:10.020 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:50:10.020 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:50:10.020 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:50:10.020 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:50:10.020 | python3-zope.interface 2022-04-12 01:50:10.020 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:50:10.132 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:50:10.136 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:50:10.139 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:50:10.141 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:10.143 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:10.145 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:10.148 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:10.150 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:10.152 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:50:10.154 | + functions-common:time_stop:2432 : start_time=1649728209408 2022-04-12 01:50:10.156 | + functions-common:time_stop:2434 : [[ -z 1649728209408 ]] 2022-04-12 01:50:10.159 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:10.164 | + functions-common:time_stop:2437 : end_time=1649728210161 2022-04-12 01:50:10.166 | + functions-common:time_stop:2438 : elapsed_time=753 2022-04-12 01:50:10.168 | + functions-common:time_stop:2439 : total=3005 2022-04-12 01:50:10.170 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:10.172 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3758 2022-04-12 01:50:10.174 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:50:10.177 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 01:50:10.193 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:10.195 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 01:50:10.197 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 01:50:10.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 01:50:10.203 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 01:50:10.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 01:50:10.224 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:50:10.227 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:50:10.229 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:50:10.231 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:50:10.233 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:10.236 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:50:10.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:10.240 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:10.242 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:50:10.244 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:50:10.247 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:50:10.249 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:50:10.251 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 01:50:10.253 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:50:10.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:10.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:10.260 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 01:50:10.280 | + 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-04-12 01:50:10.389 | Reading package lists... 2022-04-12 01:50:10.636 | Building dependency tree... 2022-04-12 01:50:10.637 | Reading state information... 2022-04-12 01:50:10.886 | fakeroot is already the newest version (1.24-1). 2022-04-12 01:50:10.886 | make is already the newest version (4.2.1-1.2). 2022-04-12 01:50:10.886 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 01:50:10.886 | The following packages were automatically installed and are no longer required: 2022-04-12 01:50:10.888 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:50:10.888 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:50:10.888 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:50:10.888 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:50:10.888 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:50:10.888 | python3-zope.interface 2022-04-12 01:50:10.888 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:50:11.000 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:50:11.004 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:50:11.006 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:50:11.009 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:11.011 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:11.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:11.015 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:11.017 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:11.019 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:50:11.021 | + functions-common:time_stop:2432 : start_time=1649728210277 2022-04-12 01:50:11.024 | + functions-common:time_stop:2434 : [[ -z 1649728210277 ]] 2022-04-12 01:50:11.026 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:11.030 | + functions-common:time_stop:2437 : end_time=1649728211028 2022-04-12 01:50:11.032 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 01:50:11.034 | + functions-common:time_stop:2439 : total=3758 2022-04-12 01:50:11.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:11.039 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4509 2022-04-12 01:50:11.041 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:50:11.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 01:50:11.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:11.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:11.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 01:50:11.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 01:50:11.055 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 01:50:11.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 01:50:11.061 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 01:50:11.065 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 01:50:11.065 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 01:50:11.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 01:50:11.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 01:50:11.074 | + functions:vercmp:628 : local v1=5.4 2022-04-12 01:50:11.076 | + functions:vercmp:629 : local 'op=<' 2022-04-12 01:50:11.078 | + functions:vercmp:630 : local v2=3.13 2022-04-12 01:50:11.080 | + functions:vercmp:631 : local result 2022-04-12 01:50:11.083 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 01:50:11.085 | ++ functions:vercmp:635 : sort -V 2022-04-12 01:50:11.085 | ++ functions:vercmp:635 : head -1 2022-04-12 01:50:11.090 | + functions:vercmp:635 : result=3.13 2022-04-12 01:50:11.092 | + functions:vercmp:637 : case $op in 2022-04-12 01:50:11.094 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 01:50:11.096 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 01:50:11.098 | + functions:vercmp:648 : return 2022-04-12 01:50:11.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 01:50:11.104 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:50:11.106 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 01:50:11.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 01:50:11.485 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 01:50:11.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 01:50:11.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.497 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 01:50:11.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:11.516 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 01:50:11.519 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 01:50:11.519 | Installing etcd 2022-04-12 01:50:11.521 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 01:50:11.534 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 01:50:11.546 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 01:50:11.548 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 01:50:11.566 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 01:50:11.569 | ++ 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-04-12 01:50:11.572 | ++ 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-04-12 01:50:11.575 | +++ 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-04-12 01:50:11.580 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 01:50:11.582 | ++ 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-04-12 01:50:11.585 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 01:50:11.588 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 01:50:11.590 | ++ functions:get_extra_file:74 : return 2022-04-12 01:50:11.593 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 01:50:11.595 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 01:50:11.597 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 01:50:11.599 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 01:50:11.617 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:50:11.619 | + ./stack.sh:main:868 : install_dstat 2022-04-12 01:50:11.621 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 01:50:11.638 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:50:11.640 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 01:50:11.642 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:50:11.644 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 01:50:11.647 | + ./stack.sh:main:877 : install_libs 2022-04-12 01:50:11.649 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 01:50:11.652 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 01:50:11.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 01:50:11.657 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 01:50:11.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 01:50:11.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.670 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 01:50:11.672 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 01:50:11.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 01:50:11.677 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 01:50:11.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 01:50:11.686 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.688 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 01:50:11.690 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 01:50:11.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 01:50:11.695 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 01:50:11.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 01:50:11.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.706 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 01:50:11.709 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 01:50:11.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 01:50:11.713 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 01:50:11.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 01:50:11.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.724 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 01:50:11.728 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 01:50:11.730 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 01:50:11.732 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 01:50:11.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 01:50:11.742 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.744 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 01:50:11.746 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 01:50:11.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 01:50:11.751 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 01:50:11.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 01:50:11.760 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.763 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 01:50:11.765 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 01:50:11.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 01:50:11.769 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 01:50:11.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 01:50:11.778 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.781 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 01:50:11.783 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 01:50:11.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 01:50:11.787 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 01:50:11.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 01:50:11.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.798 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 01:50:11.801 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 01:50:11.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 01:50:11.806 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 01:50:11.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 01:50:11.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.817 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 01:50:11.820 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 01:50:11.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 01:50:11.824 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 01:50:11.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 01:50:11.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.835 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 01:50:11.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 01:50:11.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 01:50:11.842 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 01:50:11.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 01:50:11.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.854 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 01:50:11.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 01:50:11.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 01:50:11.861 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 01:50:11.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 01:50:11.870 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.872 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 01:50:11.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 01:50:11.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 01:50:11.879 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 01:50:11.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 01:50:11.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.891 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 01:50:11.893 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 01:50:11.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 01:50:11.898 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 01:50:11.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 01:50:11.907 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.909 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 01:50:11.912 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 01:50:11.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 01:50:11.916 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 01:50:11.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 01:50:11.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.927 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 01:50:11.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 01:50:11.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 01:50:11.936 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 01:50:11.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 01:50:11.945 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.948 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 01:50:11.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 01:50:11.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 01:50:11.955 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 01:50:11.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 01:50:11.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.966 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 01:50:11.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 01:50:11.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 01:50:11.973 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 01:50:11.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 01:50:11.983 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:11.985 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 01:50:11.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 01:50:11.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 01:50:11.992 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 01:50:11.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:11.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:11.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 01:50:12.002 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.004 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 01:50:12.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 01:50:12.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 01:50:12.011 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 01:50:12.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 01:50:12.020 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.022 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 01:50:12.025 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 01:50:12.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 01:50:12.029 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 01:50:12.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 01:50:12.039 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.041 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 01:50:12.044 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 01:50:12.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 01:50:12.048 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 01:50:12.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 01:50:12.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.060 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 01:50:12.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 01:50:12.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 01:50:12.067 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 01:50:12.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 01:50:12.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.078 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 01:50:12.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 01:50:12.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 01:50:12.085 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 01:50:12.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 01:50:12.094 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.097 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 01:50:12.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 01:50:12.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 01:50:12.104 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 01:50:12.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 01:50:12.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.116 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 01:50:12.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 01:50:12.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 01:50:12.123 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 01:50:12.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 01:50:12.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.134 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 01:50:12.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 01:50:12.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 01:50:12.141 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 01:50:12.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 01:50:12.150 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.153 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 01:50:12.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 01:50:12.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 01:50:12.159 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 01:50:12.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 01:50:12.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.171 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 01:50:12.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 01:50:12.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 01:50:12.178 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 01:50:12.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 01:50:12.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.190 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 01:50:12.192 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 01:50:12.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 01:50:12.197 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 01:50:12.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 01:50:12.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.208 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 01:50:12.210 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 01:50:12.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 01:50:12.215 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 01:50:12.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 01:50:12.224 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.227 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 01:50:12.229 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 01:50:12.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 01:50:12.234 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 01:50:12.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 01:50:12.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.246 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 01:50:12.248 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 01:50:12.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 01:50:12.253 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 01:50:12.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 01:50:12.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.264 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 01:50:12.266 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 01:50:12.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 01:50:12.271 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 01:50:12.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 01:50:12.280 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.282 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 01:50:12.284 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 01:50:12.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 01:50:12.290 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 01:50:12.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 01:50:12.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.301 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 01:50:12.304 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 01:50:12.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 01:50:12.308 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 01:50:12.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 01:50:12.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.320 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 01:50:12.322 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 01:50:12.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 01:50:12.327 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 01:50:12.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 01:50:12.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.339 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 01:50:12.341 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 01:50:12.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 01:50:12.346 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 01:50:12.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:12.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:12.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 01:50:12.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:12.357 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 01:50:12.378 | Using python 3.8 to install etcd3 2022-04-12 01:50:12.381 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-12 01:50:13.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:13.245 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:13.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:13.245 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:14.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:50:14.445 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 01:50:14.452 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 01:50:14.454 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 01:50:14.455 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 01:50:14.456 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 01:50:16.975 | 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-04-12 01:50:16.982 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:50:16.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:50:17.102 | + inc/python:pip_install:200 : result=0 2022-04-12 01:50:17.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:50:17.107 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:17.109 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:17.111 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:17.113 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:17.115 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:17.118 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:50:17.120 | + functions-common:time_stop:2432 : start_time=1649728212373 2022-04-12 01:50:17.122 | + functions-common:time_stop:2434 : [[ -z 1649728212373 ]] 2022-04-12 01:50:17.125 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:17.129 | + functions-common:time_stop:2437 : end_time=1649728217126 2022-04-12 01:50:17.131 | + functions-common:time_stop:2438 : elapsed_time=4753 2022-04-12 01:50:17.133 | + functions-common:time_stop:2439 : total=26998 2022-04-12 01:50:17.135 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:17.137 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31751 2022-04-12 01:50:17.140 | + inc/python:pip_install:203 : return 0 2022-04-12 01:50:17.142 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 01:50:17.164 | Using python 3.8 to install etcd3gw 2022-04-12 01:50:17.166 | + 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-04-12 01:50:18.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:18.024 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:18.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:18.024 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:19.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:50:19.219 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 01:50:19.227 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 01:50:19.229 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 01:50:19.230 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 01:50:19.231 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 01:50:19.265 | 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-04-12 01:50:19.267 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 01:50:19.268 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 01:50:19.269 | 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.9) 2022-04-12 01:50:21.764 | 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-04-12 01:50:21.771 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:50:21.771 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:50:21.889 | + inc/python:pip_install:200 : result=0 2022-04-12 01:50:21.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:50:21.894 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:21.896 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:21.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:21.900 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:21.902 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:21.904 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:50:21.907 | + functions-common:time_stop:2432 : start_time=1649728217158 2022-04-12 01:50:21.909 | + functions-common:time_stop:2434 : [[ -z 1649728217158 ]] 2022-04-12 01:50:21.911 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:21.916 | + functions-common:time_stop:2437 : end_time=1649728221914 2022-04-12 01:50:21.918 | + functions-common:time_stop:2438 : elapsed_time=4756 2022-04-12 01:50:21.920 | + functions-common:time_stop:2439 : total=31751 2022-04-12 01:50:21.923 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:21.925 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36507 2022-04-12 01:50:21.927 | + inc/python:pip_install:203 : return 0 2022-04-12 01:50:21.930 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 01:50:21.932 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 01:50:21.934 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 01:50:21.937 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:50:21.939 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:50:21.941 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:50:21.944 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:50:21.946 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:50:21.948 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:50:21.950 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:50:21.953 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:50:21.955 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:50:21.957 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:50:21.960 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:50:21.962 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 01:50:21.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:21.966 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:21.969 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 01:50:21.971 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 01:50:21.973 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:50:21.976 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:50:21.978 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:50:21.980 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:50:21.983 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:21.985 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:50:21.987 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:21.989 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:21.993 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:50:21.995 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:50:21.997 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:50:21.999 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:50:22.002 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 01:50:22.004 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:50:22.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:22.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:22.011 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 01:50:22.032 | + 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-04-12 01:50:22.150 | Reading package lists... 2022-04-12 01:50:22.386 | Building dependency tree... 2022-04-12 01:50:22.388 | Reading state information... 2022-04-12 01:50:22.639 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 01:50:22.639 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 01:50:22.640 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:50:22.640 | The following packages were automatically installed and are no longer required: 2022-04-12 01:50:22.641 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:50:22.641 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:50:22.641 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:50:22.641 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:50:22.641 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:50:22.641 | python3-zope.interface 2022-04-12 01:50:22.641 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:50:22.753 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:50:22.757 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:50:22.760 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:50:22.762 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:22.764 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:22.766 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:22.769 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:22.771 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:22.774 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:50:22.776 | + functions-common:time_stop:2432 : start_time=1649728222029 2022-04-12 01:50:22.778 | + functions-common:time_stop:2434 : [[ -z 1649728222029 ]] 2022-04-12 01:50:22.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:22.785 | + functions-common:time_stop:2437 : end_time=1649728222782 2022-04-12 01:50:22.787 | + functions-common:time_stop:2438 : elapsed_time=753 2022-04-12 01:50:22.789 | + functions-common:time_stop:2439 : total=4509 2022-04-12 01:50:22.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:22.793 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5262 2022-04-12 01:50:22.796 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:50:22.798 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 01:50:22.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:22.802 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:22.805 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 01:50:22.867 | Module proxy already enabled 2022-04-12 01:50:22.871 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 01:50:22.932 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 01:50:22.932 | Module proxy already enabled 2022-04-12 01:50:22.932 | Module proxy_uwsgi already enabled 2022-04-12 01:50:22.936 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 01:50:22.939 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 01:50:22.942 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:50:22.944 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 01:50:23.078 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 01:50:23.081 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 01:50:23.083 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 01:50:23.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 01:50:23.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.102 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 01:50:23.105 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 01:50:23.107 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 01:50:23.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 01:50:23.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.120 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 01:50:23.123 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 01:50:23.125 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 01:50:23.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 01:50:23.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.137 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 01:50:23.140 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 01:50:23.142 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 01:50:23.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 01:50:23.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.154 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 01:50:23.156 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 01:50:23.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 01:50:23.165 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.167 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 01:50:23.170 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 01:50:23.172 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 01:50:23.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 01:50:23.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.184 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 01:50:23.201 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:23.203 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 01:50:23.206 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 01:50:23.208 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 01:50:23.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 01:50:23.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.219 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 01:50:23.236 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:23.238 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 01:50:23.241 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 01:50:23.244 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 01:50:23.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 01:50:23.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.255 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 01:50:23.258 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 01:50:23.260 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 01:50:23.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:23.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:23.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 01:50:23.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:23.272 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 01:50:23.274 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 01:50:23.276 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:50:23.279 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 01:50:23.281 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 01:50:23.284 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:50:23.288 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:50:23.288 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:50:23.293 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 01:50:23.295 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 01:50:23.297 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 01:50:23.300 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 01:50:23.302 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 01:50:23.323 | Using python 3.8 to install keystonemiddleware 2022-04-12 01:50:23.326 | + 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-04-12 01:50:24.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:24.197 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:24.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:24.197 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:25.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:50:25.425 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 01:50:25.479 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 01:50:25.480 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 01:50:25.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 01:50:25.482 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 01:50:25.483 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 01:50:25.484 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 01:50:25.485 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 01:50:25.486 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 01:50:25.487 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 01:50:25.489 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 01:50:25.490 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 01:50:25.492 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 01:50:25.493 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 01:50:25.494 | 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-04-12 01:50:25.551 | 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-04-12 01:50:25.552 | 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-04-12 01:50:25.554 | 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-04-12 01:50:25.593 | 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-04-12 01:50:25.632 | 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-04-12 01:50:25.633 | 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-04-12 01:50:25.634 | 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-04-12 01:50:25.635 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 01:50:25.685 | 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-04-12 01:50:25.687 | 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-04-12 01:50:25.697 | 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-04-12 01:50:25.699 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 01:50:25.712 | 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-04-12 01:50:25.713 | 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-04-12 01:50:25.716 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 01:50:25.780 | 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.9) 2022-04-12 01:50:25.781 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 01:50:25.783 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 01:50:25.785 | 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-04-12 01:50:25.836 | 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.14.0) 2022-04-12 01:50:25.848 | 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-04-12 01:50:28.280 | 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-04-12 01:50:28.287 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:50:28.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:50:28.408 | + inc/python:pip_install:200 : result=0 2022-04-12 01:50:28.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:50:28.413 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:28.415 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:28.417 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:28.420 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:28.422 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:28.424 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:50:28.426 | + functions-common:time_stop:2432 : start_time=1649728223318 2022-04-12 01:50:28.428 | + functions-common:time_stop:2434 : [[ -z 1649728223318 ]] 2022-04-12 01:50:28.431 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:28.435 | + functions-common:time_stop:2437 : end_time=1649728228433 2022-04-12 01:50:28.437 | + functions-common:time_stop:2438 : elapsed_time=5115 2022-04-12 01:50:28.439 | + functions-common:time_stop:2439 : total=36507 2022-04-12 01:50:28.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:28.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41622 2022-04-12 01:50:28.446 | + inc/python:pip_install:203 : return 0 2022-04-12 01:50:28.449 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 01:50:28.451 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 01:50:28.453 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:50:28.456 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 01:50:28.459 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 01:50:28.462 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:50:28.465 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:50:28.465 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:50:28.470 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 01:50:28.473 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 01:50:28.475 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 01:50:28.478 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 01:50:28.480 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 01:50:28.501 | Using python 3.8 to install python-memcached 2022-04-12 01:50:28.503 | + 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-04-12 01:50:29.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:29.368 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:29.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:29.368 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:30.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:50:30.565 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 01:50:30.568 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 01:50:33.096 | 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-04-12 01:50:33.104 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:50:33.104 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:50:33.219 | + inc/python:pip_install:200 : result=0 2022-04-12 01:50:33.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:50:33.224 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:33.226 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:33.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:33.231 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:33.233 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:33.235 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:50:33.237 | + functions-common:time_stop:2432 : start_time=1649728228496 2022-04-12 01:50:33.239 | + functions-common:time_stop:2434 : [[ -z 1649728228496 ]] 2022-04-12 01:50:33.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:33.246 | + functions-common:time_stop:2437 : end_time=1649728233244 2022-04-12 01:50:33.249 | + functions-common:time_stop:2438 : elapsed_time=4748 2022-04-12 01:50:33.251 | + functions-common:time_stop:2439 : total=41622 2022-04-12 01:50:33.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:33.255 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46370 2022-04-12 01:50:33.258 | + inc/python:pip_install:203 : return 0 2022-04-12 01:50:33.260 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 01:50:33.277 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:33.279 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 01:50:33.281 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 01:50:33.284 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 01:50:33.286 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 01:50:33.288 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 01:50:33.291 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 01:50:33.293 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 01:50:33.308 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:50:33.310 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 01:50:33.312 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 01:50:33.314 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 01:50:33.316 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:50:33.319 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:50:33.322 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:50:33.324 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:50:33.326 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:50:33.329 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:50:33.344 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:50:33.346 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:50:33.348 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:33.351 | + functions-common:git_clone:629 : echo master 2022-04-12 01:50:33.351 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:50:33.356 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 01:50:33.358 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:33.360 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 01:50:33.363 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:50:33.363 | + functions-common:git_clone:678 : head -1 2022-04-12 01:50:33.367 | c141e6164 trivial: Fix typo 2022-04-12 01:50:33.370 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:50:33.372 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 01:50:33.374 | + inc/python:setup_develop:338 : local bindep 2022-04-12 01:50:33.376 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 01:50:33.379 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 01:50:33.382 | + inc/python:setup_develop:344 : local extras= 2022-04-12 01:50:33.384 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 01:50:33.386 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 01:50:33.388 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 01:50:33.391 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 01:50:33.393 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 01:50:33.395 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 01:50:33.398 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 01:50:33.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 01:50:33.403 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 01:50:33.405 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 01:50:33.407 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 01:50:33.410 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 01:50:33.416 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 01:50:33.418 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 01:50:34.094 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 01:50:34.096 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 01:50:34.098 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 01:50:34.100 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 01:50:34.102 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 01:50:34.105 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 01:50:34.107 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 01:50:34.109 | + inc/python:setup_package:428 : local extras= 2022-04-12 01:50:34.111 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 01:50:34.113 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 01:50:34.115 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 01:50:34.118 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 01:50:34.120 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 01:50:34.123 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 01:50:34.143 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 01:50:34.145 | + 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-04-12 01:50:35.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:35.020 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:35.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:35.020 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:36.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:50:36.203 | Obtaining file:///opt/stack/keystone 2022-04-12 01:50:36.204 | Preparing metadata (setup.py): started 2022-04-12 01:50:41.267 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 01:50:41.342 | 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-04-12 01:50:41.344 | 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-04-12 01:50:41.345 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-12 01:50:41.346 | 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-04-12 01:50:41.347 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-12 01:50:41.348 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-12 01:50:41.349 | 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-04-12 01:50:41.350 | 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-04-12 01:50:41.352 | 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-04-12 01:50:41.353 | 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-04-12 01:50:41.354 | 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-04-12 01:50:41.355 | 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-04-12 01:50:41.356 | 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-04-12 01:50:41.357 | 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-04-12 01:50:41.358 | 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-04-12 01:50:41.359 | 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-04-12 01:50:41.360 | 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-04-12 01:50:41.361 | 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-04-12 01:50:41.362 | 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-04-12 01:50:41.363 | 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-04-12 01:50:41.365 | 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-04-12 01:50:41.366 | 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-04-12 01:50:41.368 | 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-04-12 01:50:41.369 | 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-04-12 01:50:41.370 | 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-04-12 01:50:41.371 | 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-04-12 01:50:41.372 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-12 01:50:41.373 | 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-04-12 01:50:41.374 | 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-04-12 01:50:41.375 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 01:50:41.376 | 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-04-12 01:50:41.377 | 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-04-12 01:50:41.378 | 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-04-12 01:50:41.379 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 01:50:41.391 | 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-04-12 01:50:41.392 | 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-04-12 01:50:41.435 | 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-04-12 01:50:41.451 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-12 01:50:41.452 | 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.1.1) 2022-04-12 01:50:41.453 | 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.1.1) 2022-04-12 01:50:41.454 | 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.2) 2022-04-12 01:50:41.457 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-12 01:50:41.466 | 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-04-12 01:50:41.527 | 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-04-12 01:50:41.530 | 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-04-12 01:50:41.626 | 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-04-12 01:50:41.628 | 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-04-12 01:50:41.629 | 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-04-12 01:50:41.630 | 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-04-12 01:50:41.683 | 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-04-12 01:50:41.686 | 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-04-12 01:50:41.688 | 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.7) 2022-04-12 01:50:41.738 | 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-04-12 01:50:41.739 | 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-04-12 01:50:41.830 | 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-04-12 01:50:41.833 | 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.4) 2022-04-12 01:50:41.835 | 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-04-12 01:50:41.836 | 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-04-12 01:50:41.838 | 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.1.0) 2022-04-12 01:50:41.839 | 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-04-12 01:50:41.858 | 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-04-12 01:50:41.908 | 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.2.0) 2022-04-12 01:50:41.928 | 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-04-12 01:50:41.930 | 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-04-12 01:50:41.931 | 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-04-12 01:50:41.932 | 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-04-12 01:50:41.985 | 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-04-12 01:50:42.098 | 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-04-12 01:50:42.099 | 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.10.0) 2022-04-12 01:50:42.101 | 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-04-12 01:50:42.102 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-12 01:50:42.103 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-12 01:50:42.323 | 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-04-12 01:50:42.345 | 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-04-12 01:50:42.346 | 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-04-12 01:50:42.415 | 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.2.0) 2022-04-12 01:50:42.432 | 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-04-12 01:50:42.489 | 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-04-12 01:50:42.528 | 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.14.0) 2022-04-12 01:50:42.635 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-12 01:50:42.693 | 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.1) 2022-04-12 01:50:42.768 | 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-04-12 01:50:42.893 | 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-04-12 01:50:42.923 | 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.14.1) 2022-04-12 01:50:42.962 | 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-04-12 01:50:42.964 | 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-04-12 01:50:42.966 | 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-04-12 01:50:42.967 | 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-04-12 01:50:42.969 | 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-04-12 01:50:42.971 | 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-04-12 01:50:43.023 | 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-04-12 01:50:43.160 | 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-04-12 01:50:43.163 | 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-04-12 01:50:43.164 | 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-04-12 01:50:43.165 | 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.9) 2022-04-12 01:50:43.314 | 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-04-12 01:50:43.395 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 01:50:43.640 | 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.2.1) 2022-04-12 01:50:43.902 | 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-04-12 01:50:43.935 | 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-04-12 01:50:45.802 | Installing collected packages: keystone 2022-04-12 01:50:45.802 | Attempting uninstall: keystone 2022-04-12 01:50:45.802 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 01:50:45.806 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 01:50:45.808 | Running setup.py develop for keystone 2022-04-12 01:50:52.024 | Successfully installed keystone 2022-04-12 01:50:52.024 | 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-04-12 01:50:52.031 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:50:52.031 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:50:52.161 | + inc/python:pip_install:200 : result=0 2022-04-12 01:50:52.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:50:52.166 | + functions-common:time_stop:2425 : local name 2022-04-12 01:50:52.168 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:50:52.170 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:50:52.172 | + functions-common:time_stop:2428 : local total 2022-04-12 01:50:52.174 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:50:52.176 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:50:52.178 | + functions-common:time_stop:2432 : start_time=1649728234137 2022-04-12 01:50:52.180 | + functions-common:time_stop:2434 : [[ -z 1649728234137 ]] 2022-04-12 01:50:52.183 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:50:52.187 | + functions-common:time_stop:2437 : end_time=1649728252185 2022-04-12 01:50:52.189 | + functions-common:time_stop:2438 : elapsed_time=18048 2022-04-12 01:50:52.191 | + functions-common:time_stop:2439 : total=46370 2022-04-12 01:50:52.193 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:50:52.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64418 2022-04-12 01:50:52.197 | + inc/python:pip_install:203 : return 0 2022-04-12 01:50:52.199 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 01:50:52.202 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 01:50:52.204 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 01:50:52.223 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 01:50:52.235 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 01:50:52.237 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 01:50:52.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:50:52.242 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:50:52.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 01:50:52.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:50:52.249 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 01:50:52.266 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:50:52.268 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 01:50:52.270 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 01:50:52.273 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 01:50:52.275 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 01:50:52.288 | + 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-04-12 01:50:52.290 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 01:50:52.295 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 01:50:52.310 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:50:52.313 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 01:50:52.343 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 01:50:52.371 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 01:50:52.401 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 01:50:52.431 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 01:50:52.462 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 01:50:52.491 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 01:50:52.519 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 01:50:52.546 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 01:50:52.549 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 01:50:52.551 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 01:50:52.553 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 01:50:52.556 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 01:50:52.558 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 01:50:52.574 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:52.576 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 01:50:52.579 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 01:50:52.581 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 01:50:52.597 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:52.599 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:50:52.602 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:50:52.632 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 01:50:52.634 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 01:50:52.636 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 01:50:52.639 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 01:50:52.655 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:50:52.657 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 01:50:52.687 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 01:50:52.689 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 01:50:52.721 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 01:50:52.723 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 01:50:52.726 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 01:50:52.728 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 01:50:52.730 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 01:50:52.733 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 01:50:52.764 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 01:50:52.766 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 01:50:52.768 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 01:50:52.771 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 01:50:52.774 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 01:50:52.790 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 01:50:52.792 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 01:50:52.795 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 01:50:52.797 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 01:50:52.799 | + 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-04-12 01:50:52.827 | + 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-04-12 01:50:52.854 | + 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-04-12 01:50:52.883 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 01:50:52.909 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 01:50:52.937 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 01:50:52.939 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 01:50:52.942 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 01:50:52.945 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 01:50:52.947 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 01:50:52.949 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 01:50:52.951 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 01:50:52.954 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 01:50:52.958 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 01:50:52.961 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 01:50:52.963 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 01:50:52.976 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 01:50:52.976 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:50:52.984 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 01:50:52.987 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:50:53.003 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 01:50:53.006 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 01:50:53.010 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 01:50:53.038 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 01:50:53.065 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 01:50:53.091 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 01:50:53.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 01:50:53.145 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 01:50:53.171 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 01:50:53.199 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 01:50:53.224 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 01:50:53.252 | + 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-04-12 01:50:53.278 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 01:50:53.306 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 01:50:53.333 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 01:50:53.360 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 01:50:53.362 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 01:50:53.365 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 01:50:53.368 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 01:50:53.370 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 01:50:53.372 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:53.375 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:53.377 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 01:50:53.380 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 01:50:53.382 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 01:50:53.409 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 01:50:53.437 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 01:50:53.437 | + 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-04-12 01:50:53.446 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 01:50:53.449 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 01:50:53.451 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 01:50:53.453 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 01:50:53.456 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 01:50:53.458 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:50:53.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:53.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:53.465 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 01:50:53.467 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 01:50:53.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:50:53.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:50:53.474 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 01:50:53.535 | Site keystone-wsgi-public already enabled 2022-04-12 01:50:53.540 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 01:50:53.542 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 01:50:53.544 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:50:53.547 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 01:50:53.681 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 01:50:53.715 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 01:50:53.749 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 01:50:53.779 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 01:50:53.781 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 01:50:53.812 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 01:50:53.840 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 01:50:53.868 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 01:50:53.871 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 01:50:53.887 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:50:53.889 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 01:50:53.906 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:50:53.909 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 01:50:53.911 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 01:50:53.914 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 01:50:53.916 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 01:50:53.918 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 01:50:53.921 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 01:50:53.923 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 01:50:53.925 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 01:50:53.928 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:50:53.930 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:50:53.933 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:50:53.935 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:50:53.938 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:50:53.940 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:50:53.956 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:50:53.959 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:50:53.961 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:53.964 | + functions-common:git_clone:629 : echo master 2022-04-12 01:50:53.964 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:50:53.969 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 01:50:53.972 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:50:53.974 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 01:50:53.977 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:50:53.977 | + functions-common:git_clone:678 : head -1 2022-04-12 01:50:53.980 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 01:50:53.983 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:50:53.985 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 01:50:53.988 | + inc/python:setup_develop:338 : local bindep 2022-04-12 01:50:53.990 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 01:50:53.993 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 01:50:53.995 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 01:50:53.997 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 01:50:54.000 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 01:50:54.002 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 01:50:54.004 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 01:50:54.007 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 01:50:54.009 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 01:50:54.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 01:50:54.015 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 01:50:54.018 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 01:50:54.020 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 01:50:54.023 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 01:50:54.026 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 01:50:54.031 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 01:50:54.034 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 01:50:54.695 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 01:50:54.698 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 01:50:54.700 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 01:50:54.702 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 01:50:54.705 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 01:50:54.707 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 01:50:54.709 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 01:50:54.711 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 01:50:54.717 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 01:50:54.719 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 01:50:54.721 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 01:50:54.724 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 01:50:54.726 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 01:50:54.728 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 01:50:54.750 | Using python 3.8 to install /opt/stack/swift 2022-04-12 01:50:54.752 | + 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-04-12 01:50:55.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:55.614 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:55.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:50:55.614 | from cryptography.utils import int_from_bytes 2022-04-12 01:50:56.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:50:56.812 | Obtaining file:///opt/stack/swift 2022-04-12 01:50:56.812 | Preparing metadata (setup.py): started 2022-04-12 01:51:01.489 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 01:51:01.528 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-12 01:51:01.529 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-12 01:51:01.530 | 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.dev15) (0.11.0) 2022-04-12 01:51:01.531 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-12 01:51:01.533 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-12 01:51:01.534 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-12 01:51:01.535 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-12 01:51:01.536 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-12 01:51:01.537 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-12 01:51:01.539 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-12 01:51:01.540 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-12 01:51:01.577 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-12 01:51:01.585 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-12 01:51:01.640 | 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.dev15) (4.4.0) 2022-04-12 01:51:01.641 | 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.dev15) (2.10.1) 2022-04-12 01:51:01.642 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-12 01:51:01.643 | 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.dev15) (5.1.0) 2022-04-12 01:51:01.644 | 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.dev15) (4.7.0) 2022-04-12 01:51:01.645 | 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.dev15) (4.1.0) 2022-04-12 01:51:01.647 | 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.dev15) (4.3.0) 2022-04-12 01:51:01.648 | 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.dev15) (4.12.2) 2022-04-12 01:51:01.649 | 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.dev15) (8.8.0) 2022-04-12 01:51:01.650 | 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.dev15) (5.8.1) 2022-04-12 01:51:01.651 | 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.dev15) (3.1.1) 2022-04-12 01:51:01.652 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-12 01:51:01.672 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-12 01:51:01.703 | 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.dev15) (2.0.12) 2022-04-12 01:51:01.706 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-12 01:51:01.707 | 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.dev15) (1.26.9) 2022-04-12 01:51:01.708 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-12 01:51:01.730 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-12 01:51:01.831 | 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.dev15) (3.5.0) 2022-04-12 01:51:01.832 | 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.dev15) (1.7.0) 2022-04-12 01:51:01.833 | 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.dev15) (1.0.2) 2022-04-12 01:51:01.876 | 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.dev15) (1.1.5) 2022-04-12 01:51:01.919 | 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.dev15) (0.8.0) 2022-04-12 01:51:01.920 | 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.dev15) (2.5.0) 2022-04-12 01:51:01.921 | 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.dev15) (6.0) 2022-04-12 01:51:01.922 | 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.dev15) (1.5.0) 2022-04-12 01:51:01.983 | 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.dev15) (0.9.6) 2022-04-12 01:51:01.984 | 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.dev15) (2.8.2) 2022-04-12 01:51:01.997 | 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.dev15) (2022.1) 2022-04-12 01:51:01.999 | 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.dev15) (1.0.3) 2022-04-12 01:51:02.015 | 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.dev15) (3.0.7) 2022-04-12 01:51:02.018 | 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.dev15) (21.3) 2022-04-12 01:51:02.159 | 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.dev15) (1.14.0) 2022-04-12 01:51:02.174 | 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.dev15) (5.1.1) 2022-04-12 01:51:04.422 | Installing collected packages: swift 2022-04-12 01:51:04.422 | Attempting uninstall: swift 2022-04-12 01:51:04.422 | Found existing installation: swift 2.30.0.dev15 2022-04-12 01:51:04.425 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 01:51:04.426 | Running setup.py develop for swift 2022-04-12 01:51:10.210 | Successfully installed swift 2022-04-12 01:51:10.211 | 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-04-12 01:51:10.219 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:51:10.219 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:51:10.349 | + inc/python:pip_install:200 : result=0 2022-04-12 01:51:10.352 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:51:10.355 | + functions-common:time_stop:2425 : local name 2022-04-12 01:51:10.357 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:51:10.359 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:51:10.361 | + functions-common:time_stop:2428 : local total 2022-04-12 01:51:10.363 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:51:10.365 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:51:10.367 | + functions-common:time_stop:2432 : start_time=1649728254744 2022-04-12 01:51:10.370 | + functions-common:time_stop:2434 : [[ -z 1649728254744 ]] 2022-04-12 01:51:10.372 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:51:10.376 | + functions-common:time_stop:2437 : end_time=1649728270374 2022-04-12 01:51:10.378 | + functions-common:time_stop:2438 : elapsed_time=15630 2022-04-12 01:51:10.381 | + functions-common:time_stop:2439 : total=64418 2022-04-12 01:51:10.383 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:51:10.385 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80048 2022-04-12 01:51:10.387 | + inc/python:pip_install:203 : return 0 2022-04-12 01:51:10.389 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 01:51:10.392 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 01:51:10.394 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 01:51:10.413 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 01:51:10.425 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 01:51:10.427 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 01:51:10.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:51:10.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:51:10.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 01:51:10.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:51:10.439 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 01:51:10.441 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 01:51:10.444 | + ./stack.sh:main:910 : configure_swift 2022-04-12 01:51:10.446 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 01:51:10.448 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 01:51:10.450 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 01:51:10.452 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 01:51:10.454 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 01:51:11.681 | No container-server running 2022-04-12 01:51:11.681 | No object-expirer running 2022-04-12 01:51:11.681 | No object-updater running 2022-04-12 01:51:11.681 | No container-sharder running 2022-04-12 01:51:11.681 | No account-server running 2022-04-12 01:51:11.681 | No account-auditor running 2022-04-12 01:51:11.681 | No container-updater running 2022-04-12 01:51:11.681 | No container-auditor running 2022-04-12 01:51:11.681 | No object-auditor running 2022-04-12 01:51:11.681 | No object-server running 2022-04-12 01:51:11.681 | No container-reconciler running 2022-04-12 01:51:11.681 | No proxy-server running 2022-04-12 01:51:11.681 | No container-replicator running 2022-04-12 01:51:11.681 | No object-reconstructor running 2022-04-12 01:51:11.681 | No account-reaper running 2022-04-12 01:51:11.681 | No container-sync running 2022-04-12 01:51:11.681 | No object-replicator running 2022-04-12 01:51:11.681 | No account-replicator running 2022-04-12 01:51:11.775 | + lib/swift:configure_swift:337 : true 2022-04-12 01:51:11.777 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 01:51:11.789 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 01:51:11.801 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 01:51:11.804 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 01:51:11.805 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 01:51:11.809 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 01:51:11.809 | s/%GROUP%/ubuntu/; 2022-04-12 01:51:11.809 | s/%USER%/ubuntu/; 2022-04-12 01:51:11.809 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 01:51:11.809 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 01:51:11.812 | uid = ubuntu 2022-04-12 01:51:11.813 | gid = ubuntu 2022-04-12 01:51:11.813 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 01:51:11.813 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 01:51:11.813 | address = 127.0.0.1 2022-04-12 01:51:11.813 | 2022-04-12 01:51:11.813 | [account6612] 2022-04-12 01:51:11.813 | max connections = 25 2022-04-12 01:51:11.813 | path = /opt/stack/data/swift/1/node/ 2022-04-12 01:51:11.813 | read only = false 2022-04-12 01:51:11.813 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 01:51:11.813 | 2022-04-12 01:51:11.813 | [account6622] 2022-04-12 01:51:11.813 | max connections = 25 2022-04-12 01:51:11.813 | path = /opt/stack/data/swift/2/node/ 2022-04-12 01:51:11.813 | read only = false 2022-04-12 01:51:11.813 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 01:51:11.813 | 2022-04-12 01:51:11.813 | [account6632] 2022-04-12 01:51:11.813 | max connections = 25 2022-04-12 01:51:11.813 | path = /opt/stack/data/swift/3/node/ 2022-04-12 01:51:11.813 | read only = false 2022-04-12 01:51:11.813 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 01:51:11.813 | 2022-04-12 01:51:11.813 | [account6642] 2022-04-12 01:51:11.813 | max connections = 25 2022-04-12 01:51:11.813 | path = /opt/stack/data/swift/4/node/ 2022-04-12 01:51:11.813 | read only = false 2022-04-12 01:51:11.813 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 01:51:11.813 | 2022-04-12 01:51:11.813 | 2022-04-12 01:51:11.813 | [container6611] 2022-04-12 01:51:11.813 | max connections = 25 2022-04-12 01:51:11.813 | path = /opt/stack/data/swift/1/node/ 2022-04-12 01:51:11.814 | read only = false 2022-04-12 01:51:11.814 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 01:51:11.814 | 2022-04-12 01:51:11.814 | [container6621] 2022-04-12 01:51:11.814 | max connections = 25 2022-04-12 01:51:11.814 | path = /opt/stack/data/swift/2/node/ 2022-04-12 01:51:11.814 | read only = false 2022-04-12 01:51:11.814 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 01:51:11.814 | 2022-04-12 01:51:11.814 | [container6631] 2022-04-12 01:51:11.814 | max connections = 25 2022-04-12 01:51:11.814 | path = /opt/stack/data/swift/3/node/ 2022-04-12 01:51:11.814 | read only = false 2022-04-12 01:51:11.814 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 01:51:11.814 | 2022-04-12 01:51:11.814 | [container6641] 2022-04-12 01:51:11.814 | max connections = 25 2022-04-12 01:51:11.814 | path = /opt/stack/data/swift/4/node/ 2022-04-12 01:51:11.814 | read only = false 2022-04-12 01:51:11.814 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 01:51:11.814 | 2022-04-12 01:51:11.814 | 2022-04-12 01:51:11.814 | [object6613] 2022-04-12 01:51:11.814 | max connections = 25 2022-04-12 01:51:11.814 | path = /opt/stack/data/swift/1/node/ 2022-04-12 01:51:11.814 | read only = false 2022-04-12 01:51:11.814 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 01:51:11.814 | 2022-04-12 01:51:11.814 | [object6623] 2022-04-12 01:51:11.814 | max connections = 25 2022-04-12 01:51:11.814 | path = /opt/stack/data/swift/2/node/ 2022-04-12 01:51:11.814 | read only = false 2022-04-12 01:51:11.814 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 01:51:11.814 | 2022-04-12 01:51:11.814 | [object6633] 2022-04-12 01:51:11.815 | max connections = 25 2022-04-12 01:51:11.815 | path = /opt/stack/data/swift/3/node/ 2022-04-12 01:51:11.815 | read only = false 2022-04-12 01:51:11.815 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 01:51:11.815 | 2022-04-12 01:51:11.815 | [object6643] 2022-04-12 01:51:11.815 | max connections = 25 2022-04-12 01:51:11.815 | path = /opt/stack/data/swift/4/node/ 2022-04-12 01:51:11.815 | read only = false 2022-04-12 01:51:11.815 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 01:51:11.816 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 01:51:11.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:51:11.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:51:11.822 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 01:51:11.834 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 01:51:11.836 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 01:51:11.840 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 01:51:11.844 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 01:51:11.846 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 01:51:11.850 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 01:51:11.878 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 01:51:11.903 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 01:51:11.921 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 01:51:11.948 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 01:51:11.965 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 01:51:11.996 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 01:51:12.014 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 01:51:12.041 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 01:51:12.059 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 01:51:12.086 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 01:51:12.104 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 01:51:12.132 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 01:51:12.149 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 01:51:12.163 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:12.165 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 01:51:12.193 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 01:51:12.219 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 01:51:12.246 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 01:51:12.272 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 01:51:12.286 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:12.289 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 01:51:12.315 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 01:51:12.330 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:12.332 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 01:51:12.347 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:12.349 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 01:51:12.351 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 01:51:12.366 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:12.368 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 01:51:12.370 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 01:51:12.372 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 01:51:12.377 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 01:51:12.382 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 01:51:12.408 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 01:51:12.435 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 01:51:12.464 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 01:51:12.493 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 01:51:12.520 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 01:51:12.522 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 01:51:12.524 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 01:51:12.526 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 01:51:12.528 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 01:51:12.554 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 01:51:12.581 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 01:51:12.608 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 01:51:12.635 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 01:51:12.662 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 01:51:12.689 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 01:51:12.716 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 01:51:12.744 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:51:12.771 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 01:51:12.800 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 01:51:12.833 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 01:51:12.863 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 01:51:12.891 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 01:51:12.924 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 01:51:12.953 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 01:51:12.971 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 01:51:12.999 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 01:51:13.027 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 01:51:13.031 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 01:51:13.060 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 01:51:13.091 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 01:51:13.117 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 01:51:13.120 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 01:51:13.122 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 01:51:13.124 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 01:51:13.128 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 01:51:13.130 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 01:51:13.132 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 01:51:13.134 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 01:51:13.137 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 01:51:13.139 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 01:51:13.141 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 01:51:13.143 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 01:51:13.161 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 01:51:13.188 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 01:51:13.205 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 01:51:13.233 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 01:51:13.251 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 01:51:13.279 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 01:51:13.297 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 01:51:13.324 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 01:51:13.342 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 01:51:13.370 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 01:51:13.387 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 01:51:13.416 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 01:51:13.433 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 01:51:13.462 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 01:51:13.479 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 01:51:13.507 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 01:51:13.525 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 01:51:13.551 | + 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-04-12 01:51:13.556 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 01:51:13.574 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 01:51:13.602 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 01:51:13.630 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 01:51:13.633 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 01:51:13.637 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 01:51:13.639 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 01:51:13.641 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 01:51:13.643 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 01:51:13.646 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 01:51:13.648 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 01:51:13.650 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 01:51:13.653 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 01:51:13.670 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 01:51:13.697 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 01:51:13.715 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 01:51:13.742 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 01:51:13.760 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 01:51:13.788 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 01:51:13.805 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 01:51:13.833 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 01:51:13.851 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 01:51:13.879 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 01:51:13.896 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 01:51:13.924 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 01:51:13.942 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 01:51:13.969 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 01:51:13.987 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 01:51:14.015 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 01:51:14.033 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 01:51:14.059 | + 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-04-12 01:51:14.064 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 01:51:14.082 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 01:51:14.110 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 01:51:14.112 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 01:51:14.117 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 01:51:14.119 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 01:51:14.121 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 01:51:14.124 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 01:51:14.126 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 01:51:14.128 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 01:51:14.130 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 01:51:14.133 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 01:51:14.150 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 01:51:14.177 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 01:51:14.195 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 01:51:14.222 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 01:51:14.240 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 01:51:14.268 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 01:51:14.285 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 01:51:14.314 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 01:51:14.331 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 01:51:14.359 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 01:51:14.377 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 01:51:14.404 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 01:51:14.422 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 01:51:14.450 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 01:51:14.467 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 01:51:14.496 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 01:51:14.513 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 01:51:14.540 | + 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-04-12 01:51:14.545 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 01:51:14.563 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 01:51:14.590 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 01:51:14.618 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 01:51:14.645 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 01:51:14.673 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 01:51:14.675 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 01:51:14.680 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 01:51:14.707 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 01:51:14.736 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 01:51:14.764 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 01:51:14.792 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 01:51:14.821 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 01:51:14.848 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 01:51:14.875 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 01:51:14.901 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 01:51:14.928 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 01:51:14.944 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:14.946 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 01:51:14.965 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 01:51:14.968 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 01:51:14.987 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 01:51:14.989 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 01:51:15.016 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 01:51:15.019 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 01:51:15.046 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 01:51:15.073 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 01:51:15.076 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 01:51:15.103 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 01:51:15.118 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:15.120 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 01:51:15.123 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 01:51:15.128 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 01:51:15.130 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 01:51:15.143 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 01:51:15.145 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 01:51:15.157 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 01:51:15.159 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 01:51:15.162 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:51:15.164 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:51:15.166 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:51:15.168 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:51:15.171 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:51:15.173 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:51:15.175 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 01:51:15.187 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 01:51:15.190 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 01:51:15.192 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 01:51:15.210 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:15.212 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 01:51:15.229 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:15.231 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 01:51:15.233 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 01:51:15.236 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 01:51:15.238 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 01:51:15.240 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 01:51:15.243 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 01:51:15.245 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 01:51:15.248 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 01:51:15.264 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:15.267 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 01:51:15.269 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 01:51:15.286 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:15.289 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 01:51:15.291 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 01:51:15.294 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 01:51:15.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:51:15.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:51:15.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 01:51:15.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:51:15.307 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 01:51:15.310 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 01:51:15.312 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 01:51:15.315 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 01:51:15.318 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 01:51:15.321 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 01:51:15.323 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 01:51:15.326 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 01:51:15.329 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 01:51:15.331 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 01:51:15.336 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:51:15.336 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 01:51:15.341 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 01:51:15.344 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 01:51:15.346 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 01:51:15.349 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 01:51:15.351 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 01:51:15.373 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 01:51:15.376 | + 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-04-12 01:51:16.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:51:16.247 | from cryptography.utils import int_from_bytes 2022-04-12 01:51:16.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:51:16.247 | from cryptography.utils import int_from_bytes 2022-04-12 01:51:17.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:51:17.466 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 01:51:17.549 | 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-04-12 01:51:17.550 | 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-04-12 01:51:17.551 | 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-04-12 01:51:17.552 | 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-04-12 01:51:17.553 | 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-04-12 01:51:17.554 | 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-04-12 01:51:17.555 | 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-04-12 01:51:17.556 | 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-04-12 01:51:17.557 | 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-04-12 01:51:17.558 | 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-04-12 01:51:17.560 | 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-04-12 01:51:17.561 | 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-04-12 01:51:17.563 | 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-04-12 01:51:17.565 | 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-04-12 01:51:17.567 | 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-04-12 01:51:17.570 | 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-04-12 01:51:17.573 | 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-04-12 01:51:17.575 | 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-04-12 01:51:17.584 | 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.2.1) 2022-04-12 01:51:17.585 | 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-04-12 01:51:17.599 | 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-04-12 01:51:17.677 | 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-04-12 01:51:17.679 | 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-04-12 01:51:17.681 | 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-04-12 01:51:17.705 | 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-04-12 01:51:17.707 | 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-04-12 01:51:17.708 | 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-04-12 01:51:17.709 | 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-04-12 01:51:17.712 | 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-04-12 01:51:17.721 | 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-04-12 01:51:17.764 | 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-04-12 01:51:17.765 | 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-04-12 01:51:17.767 | 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-04-12 01:51:17.768 | 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-04-12 01:51:17.788 | 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-04-12 01:51:17.789 | 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-04-12 01:51:17.805 | 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) (2022.1) 2022-04-12 01:51:17.822 | 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-04-12 01:51:17.824 | 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-04-12 01:51:17.844 | 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-04-12 01:51:17.846 | 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.2.0) 2022-04-12 01:51:17.927 | 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-04-12 01:51:17.928 | 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.9) 2022-04-12 01:51:17.930 | 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-04-12 01:51:17.932 | 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-04-12 01:51:17.986 | 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-04-12 01:51:18.012 | 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.14.0) 2022-04-12 01:51:18.247 | 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-04-12 01:51:18.250 | 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-04-12 01:51:18.284 | 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-04-12 01:51:18.285 | 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-04-12 01:51:18.289 | 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-04-12 01:51:18.291 | 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-04-12 01:51:18.292 | 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-04-12 01:51:18.294 | 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-04-12 01:51:18.349 | 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-04-12 01:51:18.532 | 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-04-12 01:51:18.556 | 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) (62.0.0) 2022-04-12 01:51:18.640 | 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-04-12 01:51:18.788 | 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-04-12 01:51:20.937 | 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-04-12 01:51:20.945 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:51:20.945 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:51:21.070 | + inc/python:pip_install:200 : result=0 2022-04-12 01:51:21.072 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:51:21.074 | + functions-common:time_stop:2425 : local name 2022-04-12 01:51:21.077 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:51:21.079 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:51:21.081 | + functions-common:time_stop:2428 : local total 2022-04-12 01:51:21.084 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:51:21.086 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:51:21.088 | + functions-common:time_stop:2432 : start_time=1649728275367 2022-04-12 01:51:21.090 | + functions-common:time_stop:2434 : [[ -z 1649728275367 ]] 2022-04-12 01:51:21.093 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:51:21.097 | + functions-common:time_stop:2437 : end_time=1649728281095 2022-04-12 01:51:21.100 | + functions-common:time_stop:2438 : elapsed_time=5728 2022-04-12 01:51:21.103 | + functions-common:time_stop:2439 : total=80048 2022-04-12 01:51:21.105 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:51:21.107 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=85776 2022-04-12 01:51:21.109 | + inc/python:pip_install:203 : return 0 2022-04-12 01:51:21.112 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 01:51:21.114 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 01:51:21.118 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 01:51:21.130 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 01:51:21.135 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 01:51:21.138 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 01:51:21.140 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 01:51:21.142 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:51:21.144 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:51:21.147 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:51:21.150 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:51:21.152 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:51:21.155 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:51:21.171 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:51:21.174 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:51:21.176 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:51:21.179 | + functions-common:git_clone:629 : echo master 2022-04-12 01:51:21.180 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:51:21.185 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 01:51:21.187 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:51:21.189 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 01:51:21.192 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:51:21.192 | + functions-common:git_clone:678 : head -1 2022-04-12 01:51:21.196 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 01:51:21.199 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:51:21.201 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 01:51:21.204 | + inc/python:setup_develop:338 : local bindep 2022-04-12 01:51:21.206 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 01:51:21.209 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 01:51:21.211 | + inc/python:setup_develop:344 : local extras= 2022-04-12 01:51:21.214 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 01:51:21.216 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 01:51:21.219 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 01:51:21.221 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 01:51:21.223 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 01:51:21.226 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 01:51:21.229 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 01:51:21.232 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 01:51:21.235 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 01:51:21.237 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 01:51:21.240 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 01:51:21.244 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 01:51:21.249 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 01:51:21.252 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 01:51:21.915 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 01:51:21.917 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 01:51:21.920 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 01:51:21.922 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 01:51:21.924 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 01:51:21.927 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 01:51:21.929 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 01:51:21.932 | + inc/python:setup_package:428 : local extras= 2022-04-12 01:51:21.934 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 01:51:21.936 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 01:51:21.939 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 01:51:21.941 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 01:51:21.943 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 01:51:21.945 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 01:51:21.966 | Using python 3.8 to install /opt/stack/glance 2022-04-12 01:51:21.968 | + 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-04-12 01:51:22.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:51:22.833 | from cryptography.utils import int_from_bytes 2022-04-12 01:51:22.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:51:22.834 | from cryptography.utils import int_from_bytes 2022-04-12 01:51:24.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:51:24.042 | Obtaining file:///opt/stack/glance 2022-04-12 01:51:24.043 | Preparing metadata (setup.py): started 2022-04-12 01:51:28.818 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 01:51:28.893 | 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-04-12 01:51:28.894 | 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-04-12 01:51:28.895 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 01:51:28.896 | 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-04-12 01:51:28.897 | 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-04-12 01:51:28.898 | 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-04-12 01:51:28.899 | 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-04-12 01:51:28.900 | 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-04-12 01:51:28.901 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 01:51:28.902 | 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-04-12 01:51:28.904 | 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-04-12 01:51:28.905 | 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-04-12 01:51:28.906 | 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-04-12 01:51:28.907 | 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-04-12 01:51:28.908 | 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-04-12 01:51:28.909 | 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-04-12 01:51:28.910 | 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-04-12 01:51:28.911 | 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-04-12 01:51:28.912 | 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-04-12 01:51:28.914 | 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-04-12 01:51:28.914 | 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-04-12 01:51:28.915 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 01:51:28.916 | 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-04-12 01:51:28.917 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 01:51:28.919 | 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-04-12 01:51:28.920 | 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-04-12 01:51:28.921 | 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-04-12 01:51:28.922 | 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-04-12 01:51:28.923 | 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-04-12 01:51:28.924 | 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-04-12 01:51:28.925 | 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-04-12 01:51:28.926 | 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-04-12 01:51:28.927 | 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-04-12 01:51:28.929 | 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-04-12 01:51:28.930 | 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-04-12 01:51:28.931 | 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-04-12 01:51:28.932 | 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-04-12 01:51:28.934 | 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-04-12 01:51:28.935 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 01:51:28.935 | 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-04-12 01:51:28.936 | 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-04-12 01:51:28.937 | 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-04-12 01:51:28.939 | 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-04-12 01:51:28.955 | 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.3) 2022-04-12 01:51:28.957 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 01:51:28.958 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 01:51:28.978 | 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-04-12 01:51:28.981 | 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-04-12 01:51:29.020 | 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-04-12 01:51:29.035 | 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-04-12 01:51:29.044 | 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.14.0) 2022-04-12 01:51:29.059 | 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-04-12 01:51:29.060 | 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-04-12 01:51:29.061 | 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.2.1) 2022-04-12 01:51:29.153 | 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-04-12 01:51:29.229 | 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-04-12 01:51:29.282 | 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-04-12 01:51:29.285 | 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-04-12 01:51:29.316 | 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-04-12 01:51:29.387 | 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-04-12 01:51:29.389 | 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-04-12 01:51:29.390 | 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-04-12 01:51:29.448 | 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-04-12 01:51:29.449 | 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-04-12 01:51:29.452 | 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-04-12 01:51:29.479 | 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-04-12 01:51:29.526 | 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-04-12 01:51:29.529 | 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-04-12 01:51:29.588 | 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-04-12 01:51:29.589 | 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.4) 2022-04-12 01:51:29.590 | 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-04-12 01:51:29.591 | 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.1.0) 2022-04-12 01:51:29.593 | 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-04-12 01:51:29.621 | 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-04-12 01:51:29.622 | 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.1.1) 2022-04-12 01:51:29.625 | 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-04-12 01:51:29.666 | 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-04-12 01:51:29.709 | 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-04-12 01:51:29.710 | 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-04-12 01:51:29.711 | 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) (2022.1) 2022-04-12 01:51:29.790 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 01:51:29.849 | 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-04-12 01:51:29.952 | 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-04-12 01:51:30.224 | 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.8) 2022-04-12 01:51:30.226 | 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-04-12 01:51:30.228 | 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-04-12 01:51:30.229 | 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-04-12 01:51:30.285 | 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-04-12 01:51:30.308 | 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-04-12 01:51:30.401 | 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-04-12 01:51:30.516 | 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.1) 2022-04-12 01:51:30.728 | 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-04-12 01:51:30.730 | 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-04-12 01:51:30.731 | 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) (1.0.0) 2022-04-12 01:51:30.732 | 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-04-12 01:51:30.735 | 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-04-12 01:51:30.736 | 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-04-12 01:51:30.737 | 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-04-12 01:51:30.858 | 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.14.1) 2022-04-12 01:51:30.893 | 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-04-12 01:51:30.938 | 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-04-12 01:51:30.942 | 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-04-12 01:51:31.183 | 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-04-12 01:51:31.363 | 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-04-12 01:51:31.364 | 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-04-12 01:51:31.365 | 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.9) 2022-04-12 01:51:31.367 | 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-04-12 01:51:31.474 | 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-04-12 01:51:31.639 | 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-04-12 01:51:31.769 | 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.8.0) 2022-04-12 01:51:32.085 | 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-04-12 01:51:32.088 | 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-04-12 01:51:32.316 | 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-04-12 01:51:32.596 | 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-04-12 01:51:32.964 | 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-04-12 01:51:32.965 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 01:51:34.434 | Installing collected packages: glance 2022-04-12 01:51:34.434 | Attempting uninstall: glance 2022-04-12 01:51:34.434 | Found existing installation: glance 24.1.0.dev4 2022-04-12 01:51:34.441 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 01:51:34.442 | Running setup.py develop for glance 2022-04-12 01:51:40.537 | Successfully installed glance 2022-04-12 01:51:40.537 | 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-04-12 01:51:40.545 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:51:40.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:51:40.684 | + inc/python:pip_install:200 : result=0 2022-04-12 01:51:40.686 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:51:40.689 | + functions-common:time_stop:2425 : local name 2022-04-12 01:51:40.691 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:51:40.693 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:51:40.696 | + functions-common:time_stop:2428 : local total 2022-04-12 01:51:40.698 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:51:40.700 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:51:40.702 | + functions-common:time_stop:2432 : start_time=1649728281961 2022-04-12 01:51:40.705 | + functions-common:time_stop:2434 : [[ -z 1649728281961 ]] 2022-04-12 01:51:40.708 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:51:40.712 | + functions-common:time_stop:2437 : end_time=1649728300710 2022-04-12 01:51:40.714 | + functions-common:time_stop:2438 : elapsed_time=18749 2022-04-12 01:51:40.717 | + functions-common:time_stop:2439 : total=85776 2022-04-12 01:51:40.719 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:51:40.721 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104525 2022-04-12 01:51:40.724 | + inc/python:pip_install:203 : return 0 2022-04-12 01:51:40.726 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 01:51:40.728 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 01:51:40.731 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 01:51:40.749 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 01:51:40.762 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 01:51:40.764 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 01:51:40.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:51:40.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:51:40.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 01:51:40.775 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:51:40.777 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 01:51:40.780 | + ./stack.sh:main:922 : configure_glance 2022-04-12 01:51:40.782 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 01:51:40.794 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 01:51:40.797 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 01:51:40.800 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 01:51:40.802 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 01:51:40.804 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 01:51:40.806 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 01:51:40.809 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 01:51:40.811 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 01:51:40.840 | + 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-04-12 01:51:40.869 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 01:51:40.898 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 01:51:40.927 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 01:51:40.958 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 01:51:40.987 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 01:51:40.989 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 01:51:40.992 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 01:51:40.994 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 01:51:40.997 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 01:51:41.025 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 01:51:41.054 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 01:51:41.083 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 01:51:41.113 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 01:51:41.143 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 01:51:41.172 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 01:51:41.202 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 01:51:41.231 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:51:41.261 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 01:51:41.290 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 01:51:41.320 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 01:51:41.322 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 01:51:41.325 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 01:51:41.327 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 01:51:41.329 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 01:51:41.332 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 01:51:41.348 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:41.352 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 01:51:41.354 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 01:51:41.356 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 01:51:41.373 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:41.376 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:51:41.378 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:51:41.407 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 01:51:41.410 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 01:51:41.413 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 01:51:41.415 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 01:51:41.417 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 01:51:41.447 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 01:51:41.476 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 01:51:41.479 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 01:51:41.481 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 01:51:41.484 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 01:51:41.486 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 01:51:41.488 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 01:51:41.491 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 01:51:41.521 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 01:51:41.523 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 01:51:41.554 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 01:51:41.556 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 01:51:41.573 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:41.575 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 01:51:41.605 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 01:51:41.635 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-12 01:51:41.665 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 01:51:41.695 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 01:51:41.724 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 01:51:41.741 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:41.743 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 01:51:41.773 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 01:51:41.802 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 01:51:41.831 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 01:51:41.861 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 01:51:41.890 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 01:51:41.925 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 01:51:41.941 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:41.944 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 01:51:41.947 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 01:51:41.949 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 01:51:41.952 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 01:51:41.970 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 01:51:41.972 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 01:51:41.974 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 01:51:41.977 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 01:51:41.979 | + 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-04-12 01:51:42.009 | + 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-04-12 01:51:42.038 | + 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-04-12 01:51:42.069 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 01:51:42.098 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 01:51:42.103 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 01:51:42.133 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 01:51:42.162 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 01:51:42.192 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 01:51:42.222 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 01:51:42.252 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 01:51:42.282 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 01:51:42.311 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 01:51:42.342 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 01:51:42.372 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 01:51:42.401 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 01:51:42.431 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 01:51:42.436 | + 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-04-12 01:51:42.444 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 01:51:42.460 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:51:42.462 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 01:51:42.465 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 01:51:42.467 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 01:51:42.469 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 01:51:42.471 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 01:51:42.474 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 01:51:42.478 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 01:51:42.480 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 01:51:42.484 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-12 01:51:42.515 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 01:51:42.517 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 01:51:42.519 | ++ functions:get_random_port:837 : true 2022-04-12 01:51:42.522 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 01:51:42.524 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 01:51:42.526 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 01:51:42.578 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 01:51:42.580 | ++ functions:get_random_port:841 : break 2 2022-04-12 01:51:42.583 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 01:51:42.585 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 01:51:42.588 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 01:51:42.614 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 01:51:42.642 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 01:51:42.669 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 01:51:42.697 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 01:51:42.724 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 01:51:42.752 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 01:51:42.778 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 01:51:42.806 | + 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-04-12 01:51:42.833 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 01:51:42.861 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 01:51:42.888 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 01:51:42.916 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 01:51:42.944 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 01:51:42.971 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 01:51:42.999 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 01:51:43.026 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 01:51:43.054 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 01:51:43.081 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 01:51:43.109 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 01:51:43.111 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 01:51:43.114 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:51:43.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:51:43.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:51:43.121 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 01:51:43.123 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 01:51:43.179 | proxy (enabled by site administrator) 2022-04-12 01:51:43.182 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 01:51:43.184 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 01:51:43.187 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:51:43.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:51:43.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:51:43.194 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 01:51:43.197 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 01:51:43.251 | proxy_http (enabled by site administrator) 2022-04-12 01:51:43.258 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 01:51:43.261 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 01:51:43.264 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 01:51:43.266 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 01:51:43.269 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:51:43.271 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:51:43.274 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 01:51:43.277 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 01:51:43.280 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 01:51:43.280 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 01:51:43.289 | KeepAlive Off 2022-04-12 01:51:43.293 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 01:51:43.293 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 01:51:43.302 | SetEnv proxy-sendchunked 1 2022-04-12 01:51:43.306 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 01:51:43.306 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 01:51:43.315 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 01:51:43.318 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 01:51:43.321 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 01:51:43.323 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 01:51:43.326 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 01:51:43.328 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:51:43.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:51:43.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:51:43.335 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 01:51:43.337 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 01:51:43.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:51:43.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:51:43.344 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 01:51:43.405 | Site glance-wsgi-api already enabled 2022-04-12 01:51:43.410 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 01:51:43.412 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 01:51:43.414 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:51:43.417 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 01:51:43.554 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 01:51:43.560 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 01:51:43.591 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 01:51:43.594 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 01:51:43.614 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:51:43.617 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 01:51:43.620 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 01:51:43.622 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 01:51:43.625 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 01:51:43.627 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 01:51:43.630 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 01:51:43.632 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 01:51:43.634 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 01:51:43.637 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:51:43.639 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:51:43.642 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:51:43.645 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:51:43.647 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:51:43.650 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:51:43.666 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:51:43.669 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:51:43.671 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:51:43.674 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:51:43.674 | + functions-common:git_clone:629 : echo master 2022-04-12 01:51:43.680 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 01:51:43.682 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:51:43.685 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 01:51:43.688 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:51:43.688 | + functions-common:git_clone:678 : head -1 2022-04-12 01:51:43.692 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 01:51:43.694 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:51:43.697 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 01:51:43.700 | + inc/python:setup_develop:338 : local bindep 2022-04-12 01:51:43.702 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 01:51:43.705 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 01:51:43.707 | + inc/python:setup_develop:344 : local extras= 2022-04-12 01:51:43.710 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 01:51:43.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 01:51:43.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 01:51:43.717 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 01:51:43.719 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 01:51:43.722 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 01:51:43.725 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 01:51:43.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 01:51:43.731 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 01:51:43.733 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 01:51:43.736 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 01:51:43.739 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 01:51:43.745 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 01:51:43.748 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 01:51:44.408 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 01:51:44.410 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 01:51:44.413 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 01:51:44.415 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 01:51:44.417 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 01:51:44.420 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 01:51:44.422 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 01:51:44.425 | + inc/python:setup_package:428 : local extras= 2022-04-12 01:51:44.427 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 01:51:44.429 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 01:51:44.431 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 01:51:44.434 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 01:51:44.436 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 01:51:44.439 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 01:51:44.460 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 01:51:44.463 | + 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-04-12 01:51:45.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:51:45.329 | from cryptography.utils import int_from_bytes 2022-04-12 01:51:45.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:51:45.329 | from cryptography.utils import int_from_bytes 2022-04-12 01:51:46.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:51:46.534 | Obtaining file:///opt/stack/cinder 2022-04-12 01:51:46.535 | Preparing metadata (setup.py): started 2022-04-12 01:51:52.151 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 01:51:52.284 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 01:51:52.285 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 01:51:52.286 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 01:51:52.287 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 01:51:52.288 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 01:51:52.289 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 01:51:52.290 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 01:51:52.291 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 01:51:52.293 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 01:51:52.294 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 01:51:52.295 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 01:51:52.296 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 01:51:52.297 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 01:51:52.298 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 01:51:52.299 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 01:51:52.300 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 01:51:52.301 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 01:51:52.303 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 01:51:52.304 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 01:51:52.305 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 01:51:52.306 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 01:51:52.307 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 01:51:52.308 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 01:51:52.309 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 01:51:52.310 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 01:51:52.311 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 01:51:52.313 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 01:51:52.314 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 01:51:52.315 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 01:51:52.316 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 01:51:52.317 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 01:51:52.319 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 01:51:52.320 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 01:51:52.321 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 01:51:52.322 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 01:51:52.323 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 01:51:52.324 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 01:51:52.325 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 01:51:52.326 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 01:51:52.327 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 01:51:52.328 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 01:51:52.330 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 01:51:52.331 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 01:51:52.332 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 01:51:52.333 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 01:51:52.334 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 01:51:52.335 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 01:51:52.336 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 01:51:52.337 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 01:51:52.338 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 01:51:52.339 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 01:51:52.340 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 01:51:52.341 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 01:51:52.342 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 01:51:52.344 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 01:51:52.345 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 01:51:52.346 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 01:51:52.347 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 01:51:52.348 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 01:51:52.349 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 01:51:52.350 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 01:51:52.351 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 01:51:52.364 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 01:51:52.366 | 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.dev48) (0.5.2) 2022-04-12 01:51:52.367 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-12 01:51:52.429 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 01:51:52.460 | 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.dev48) (2.2.1) 2022-04-12 01:51:52.476 | 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.dev48) (2.6.3) 2022-04-12 01:51:52.478 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-12 01:51:52.479 | 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.dev48) (4.1.1) 2022-04-12 01:51:52.480 | 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.dev48) (0.1.0) 2022-04-12 01:51:52.576 | 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.dev48) (1.7.0) 2022-04-12 01:51:52.628 | 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.dev48) (2.10.1) 2022-04-12 01:51:52.630 | 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.dev48) (3.1.1) 2022-04-12 01:51:52.660 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 01:51:52.661 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 01:51:52.662 | 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.dev48) (0.2.8) 2022-04-12 01:51:52.741 | 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.dev48) (0.17.3) 2022-04-12 01:51:52.785 | 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.dev48) (1.5.0) 2022-04-12 01:51:52.787 | 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.dev48) (0.8.0) 2022-04-12 01:51:52.788 | 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.dev48) (2.5.0) 2022-04-12 01:51:52.789 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 01:51:52.851 | 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.dev48) (1.7.7) 2022-04-12 01:51:52.853 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 01:51:52.855 | 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.dev48) (2.0.1) 2022-04-12 01:51:52.913 | 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.dev48) (0.9.6) 2022-04-12 01:51:52.915 | 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.dev48) (2.8.2) 2022-04-12 01:51:52.978 | 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.dev48) (5.0.0) 2022-04-12 01:51:52.980 | 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.dev48) (5.1.0) 2022-04-12 01:51:52.981 | 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.dev48) (2.4.0) 2022-04-12 01:51:52.983 | 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.dev48) (5.2.4) 2022-04-12 01:51:52.985 | 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.dev48) (0.4.0) 2022-04-12 01:51:53.011 | 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.dev48) (3.2.0) 2022-04-12 01:51:53.012 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 01:51:53.014 | 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.dev48) (3.3.0) 2022-04-12 01:51:53.059 | 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.dev48) (1.0.3) 2022-04-12 01:51:53.145 | 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.dev48) (3.0.0) 2022-04-12 01:51:53.149 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 01:51:53.172 | 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.dev48) (3.2.0) 2022-04-12 01:51:53.197 | 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.dev48) (0.11.0) 2022-04-12 01:51:53.264 | 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.dev48) (1.26.9) 2022-04-12 01:51:53.266 | 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.dev48) (1.1.0) 2022-04-12 01:51:53.399 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 01:51:53.424 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 01:51:53.570 | 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.dev48) (3.10.1) 2022-04-12 01:51:53.607 | 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.dev48) (1.14.0) 2022-04-12 01:51:53.608 | 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.dev48) (1.3.3) 2022-04-12 01:51:53.610 | 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.dev48) (22.0.0) 2022-04-12 01:51:53.814 | 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.dev48) (2.0.12) 2022-04-12 01:51:53.817 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 01:51:53.818 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 01:51:53.854 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 01:51:53.885 | 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.dev48) (0.23.2) 2022-04-12 01:51:54.122 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 01:51:54.124 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 01:51:54.293 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 01:51:54.296 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 01:51:54.298 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 01:51:54.429 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 01:51:54.549 | 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.dev48) (5.6.0) 2022-04-12 01:51:54.550 | 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.dev48) (4.11.3) 2022-04-12 01:51:54.551 | 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.dev48) (1.2.0) 2022-04-12 01:51:54.587 | 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.dev48) (5.0.0) 2022-04-12 01:51:54.811 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 01:51:54.891 | 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.dev48) (0.5.0) 2022-04-12 01:51:54.892 | 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.dev48) (2.4.0) 2022-04-12 01:51:55.073 | 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.dev48) (2.5.0) 2022-04-12 01:51:55.164 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-12 01:51:55.165 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-12 01:51:55.345 | 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.dev48) (2.1.1) 2022-04-12 01:51:55.770 | 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.dev48) (1.1.5) 2022-04-12 01:51:55.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.dev48) (0.14.1) 2022-04-12 01:51:55.871 | 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.dev48) (0.2.5) 2022-04-12 01:51:56.941 | 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.dev48) (1.32) 2022-04-12 01:51:57.221 | 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.dev48) (21.4.0) 2022-04-12 01:51:57.222 | 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.dev48) (1.8.2) 2022-04-12 01:51:57.366 | 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.dev48) (2.2) 2022-04-12 01:51:57.562 | 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.dev48) (1.0.0) 2022-04-12 01:51:57.737 | 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.dev48) (3.8.0) 2022-04-12 01:51:59.416 | Installing collected packages: cinder 2022-04-12 01:51:59.416 | Attempting uninstall: cinder 2022-04-12 01:51:59.417 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 01:51:59.423 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 01:51:59.424 | Running setup.py develop for cinder 2022-04-12 01:52:06.829 | Successfully installed cinder 2022-04-12 01:52:06.830 | 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-04-12 01:52:06.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:52:06.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:52:06.987 | + inc/python:pip_install:200 : result=0 2022-04-12 01:52:06.989 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:52:06.992 | + functions-common:time_stop:2425 : local name 2022-04-12 01:52:06.994 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:52:06.997 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:52:06.999 | + functions-common:time_stop:2428 : local total 2022-04-12 01:52:07.001 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:52:07.003 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:52:07.006 | + functions-common:time_stop:2432 : start_time=1649728304454 2022-04-12 01:52:07.008 | + functions-common:time_stop:2434 : [[ -z 1649728304454 ]] 2022-04-12 01:52:07.010 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:52:07.015 | + functions-common:time_stop:2437 : end_time=1649728327012 2022-04-12 01:52:07.017 | + functions-common:time_stop:2438 : elapsed_time=22558 2022-04-12 01:52:07.019 | + functions-common:time_stop:2439 : total=104525 2022-04-12 01:52:07.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:52:07.024 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127083 2022-04-12 01:52:07.027 | + inc/python:pip_install:203 : return 0 2022-04-12 01:52:07.029 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 01:52:07.032 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 01:52:07.034 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 01:52:07.054 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 01:52:07.066 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 01:52:07.068 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 01:52:07.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:52:07.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:52:07.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 01:52:07.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:52:07.081 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 01:52:07.083 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 01:52:07.086 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 01:52:07.088 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:52:07.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:52:07.093 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 01:52:07.105 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 01:52:07.108 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:52:07.111 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:52:07.113 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:52:07.116 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:52:07.118 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:52:07.121 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:52:07.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:52:07.126 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:52:07.128 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:52:07.131 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:52:07.133 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:52:07.136 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:52:07.138 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 01:52:07.141 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:52:07.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:52:07.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:52:07.149 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 01:52:07.171 | + 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-04-12 01:52:07.280 | Reading package lists... 2022-04-12 01:52:07.518 | Building dependency tree... 2022-04-12 01:52:07.519 | Reading state information... 2022-04-12 01:52:07.768 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 01:52:07.768 | The following packages were automatically installed and are no longer required: 2022-04-12 01:52:07.769 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:52:07.769 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:52:07.769 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:52:07.769 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:52:07.769 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:52:07.769 | python3-zope.interface 2022-04-12 01:52:07.769 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:52:07.882 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:52:07.887 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:52:07.889 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:52:07.892 | + functions-common:time_stop:2425 : local name 2022-04-12 01:52:07.894 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:52:07.897 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:52:07.899 | + functions-common:time_stop:2428 : local total 2022-04-12 01:52:07.901 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:52:07.904 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:52:07.906 | + functions-common:time_stop:2432 : start_time=1649728327169 2022-04-12 01:52:07.909 | + functions-common:time_stop:2434 : [[ -z 1649728327169 ]] 2022-04-12 01:52:07.912 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:52:07.916 | + functions-common:time_stop:2437 : end_time=1649728327914 2022-04-12 01:52:07.919 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-12 01:52:07.921 | + functions-common:time_stop:2439 : total=5262 2022-04-12 01:52:07.923 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:52:07.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6007 2022-04-12 01:52:07.929 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:52:07.931 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 01:52:07.934 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 01:52:07.936 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 01:52:07.949 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 01:52:07.953 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 01:52:07.955 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 01:52:07.957 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 01:52:07.960 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 01:52:07.960 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 01:52:07.965 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 01:52:07.967 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 01:52:07.969 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 01:52:07.971 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 01:52:07.973 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 01:52:07.975 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 01:52:07.978 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 01:52:07.980 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 01:52:07.991 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 01:52:08.003 | + 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-04-12 01:52:08.016 | + 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-04-12 01:52:08.028 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 01:52:08.039 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 01:52:08.042 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 01:52:08.046 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eV4xtfpLSr 2022-04-12 01:52:08.048 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 01:52:08.050 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 01:52:08.053 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 01:52:08.056 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eV4xtfpLSr 2022-04-12 01:52:08.059 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eV4xtfpLSr 2022-04-12 01:52:08.071 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eV4xtfpLSr /etc/sudoers.d/cinder-rootwrap 2022-04-12 01:52:08.083 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 01:52:08.087 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 01:52:08.089 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 01:52:08.091 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 01:52:08.094 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 01:52:08.096 | + 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-04-12 01:52:08.098 | + 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-04-12 01:52:08.100 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 01:52:08.103 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 01:52:08.107 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 01:52:08.111 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 01:52:08.130 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 01:52:08.149 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 01:52:08.166 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 01:52:08.185 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 01:52:08.203 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 01:52:08.221 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 01:52:08.241 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 01:52:08.260 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 01:52:08.262 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 01:52:08.265 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 01:52:08.267 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 01:52:08.269 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 01:52:08.298 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 01:52:08.325 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 01:52:08.353 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 01:52:08.380 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 01:52:08.407 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 01:52:08.435 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 01:52:08.462 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 01:52:08.489 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:52:08.517 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 01:52:08.545 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 01:52:08.575 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 01:52:08.604 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 01:52:08.606 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 01:52:08.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 01:52:08.611 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 01:52:08.613 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 01:52:08.616 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 01:52:08.647 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 01:52:08.675 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 01:52:08.702 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 01:52:08.731 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 01:52:08.758 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 01:52:08.786 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 01:52:08.818 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 01:52:08.821 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 01:52:08.848 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 01:52:08.880 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 01:52:08.887 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4557a20dd22abee79930c6b288bce00b 2022-04-12 01:52:08.916 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 01:52:08.918 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 01:52:08.946 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 01:52:08.974 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 01:52:09.002 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 01:52:09.030 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 01:52:09.050 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:09.052 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 01:52:09.054 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 01:52:09.057 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 01:52:09.059 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 01:52:09.061 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 01:52:09.063 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 01:52:09.066 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 01:52:09.069 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 01:52:09.071 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 01:52:09.073 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 01:52:09.076 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 01:52:09.107 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 01:52:09.135 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 01:52:09.163 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 01:52:09.190 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 01:52:09.218 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 01:52:09.245 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 01:52:09.248 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 01:52:09.250 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 01:52:09.252 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 01:52:09.281 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 01:52:09.283 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 01:52:09.311 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 01:52:09.313 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 01:52:09.316 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 01:52:09.319 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 01:52:09.347 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 01:52:09.349 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 01:52:09.351 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 01:52:09.368 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:09.370 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 01:52:09.373 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 01:52:09.375 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 01:52:09.377 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 01:52:09.405 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 01:52:09.433 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 01:52:09.449 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:52:09.452 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 01:52:09.468 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:52:09.470 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 01:52:09.486 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:52:09.489 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 01:52:09.492 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 01:52:09.494 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 01:52:09.496 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 01:52:09.499 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 01:52:09.501 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 01:52:09.503 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 01:52:09.519 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:09.523 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 01:52:09.525 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 01:52:09.527 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 01:52:09.543 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:09.545 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:52:09.548 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:52:09.576 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 01:52:09.579 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 01:52:09.581 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 01:52:09.583 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 01:52:09.586 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 01:52:09.589 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 01:52:09.605 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 01:52:09.608 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 01:52:09.610 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 01:52:09.612 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 01:52:09.615 | + 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-04-12 01:52:09.643 | + 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-04-12 01:52:09.671 | + 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-04-12 01:52:09.699 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 01:52:09.727 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 01:52:09.743 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:09.746 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 01:52:09.748 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 01:52:09.751 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 01:52:09.753 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 01:52:09.755 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 01:52:09.758 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 01:52:09.761 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 01:52:09.765 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 01:52:09.767 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 01:52:09.769 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 01:52:09.782 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 01:52:09.782 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:52:09.791 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 01:52:09.794 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:52:09.810 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 01:52:09.812 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 01:52:09.816 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 01:52:09.844 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 01:52:09.872 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 01:52:09.899 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 01:52:09.926 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 01:52:09.953 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 01:52:09.980 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 01:52:10.007 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 01:52:10.034 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 01:52:10.062 | + 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-04-12 01:52:10.089 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 01:52:10.116 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 01:52:10.143 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 01:52:10.170 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 01:52:10.173 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 01:52:10.176 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 01:52:10.178 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 01:52:10.180 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 01:52:10.183 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:52:10.185 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:52:10.187 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 01:52:10.190 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 01:52:10.192 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 01:52:10.219 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 01:52:10.248 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-12 01:52:10.248 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 01:52:10.256 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 01:52:10.260 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 01:52:10.262 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 01:52:10.264 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 01:52:10.267 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 01:52:10.269 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:52:10.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:52:10.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:52:10.276 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 01:52:10.279 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 01:52:10.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:52:10.283 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:52:10.286 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 01:52:10.347 | Enabling site cinder-wsgi. 2022-04-12 01:52:10.353 | To activate the new configuration, you need to run: 2022-04-12 01:52:10.353 | systemctl reload apache2 2022-04-12 01:52:10.357 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 01:52:10.359 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 01:52:10.362 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:52:10.364 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 01:52:10.499 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 01:52:10.501 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 01:52:10.531 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 01:52:10.561 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 01:52:10.578 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:52:10.581 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 01:52:10.583 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 01:52:10.586 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 01:52:10.589 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 01:52:10.591 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 01:52:10.621 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 01:52:10.649 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 01:52:10.677 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 01:52:10.705 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 01:52:10.732 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 01:52:10.760 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 01:52:10.788 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 01:52:10.815 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:52:10.844 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 01:52:10.872 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 01:52:10.900 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 01:52:10.928 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 01:52:10.930 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 01:52:10.947 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:10.950 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 01:52:10.980 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 01:52:10.982 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 01:52:11.000 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:11.003 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 01:52:11.005 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 01:52:11.008 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 01:52:11.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 01:52:11.013 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 01:52:11.015 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 01:52:11.019 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 01:52:11.019 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:52:11.024 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:52:11.027 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 01:52:11.030 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 01:52:11.032 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 01:52:11.035 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 01:52:11.037 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 01:52:11.040 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 01:52:11.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:52:11.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:52:11.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 01:52:11.050 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:52:11.053 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 01:52:11.056 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 01:52:11.058 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 01:52:11.060 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:52:11.063 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:52:11.065 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:52:11.069 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:52:11.071 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:52:11.074 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:52:11.090 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:52:11.092 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:52:11.094 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:52:11.097 | + functions-common:git_clone:629 : echo master 2022-04-12 01:52:11.097 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:52:11.102 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 01:52:11.105 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:52:11.107 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 01:52:11.110 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:52:11.110 | + functions-common:git_clone:678 : head -1 2022-04-12 01:52:11.113 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 01:52:11.116 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:52:11.118 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 01:52:11.121 | + inc/python:setup_develop:338 : local bindep 2022-04-12 01:52:11.124 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 01:52:11.126 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 01:52:11.128 | + inc/python:setup_develop:344 : local extras= 2022-04-12 01:52:11.131 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 01:52:11.134 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 01:52:11.136 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 01:52:11.139 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 01:52:11.141 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 01:52:11.144 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 01:52:11.147 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 01:52:11.150 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 01:52:11.152 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 01:52:11.155 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 01:52:11.157 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 01:52:11.161 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 01:52:11.166 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 01:52:11.169 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 01:52:11.831 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 01:52:11.834 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 01:52:11.836 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 01:52:11.838 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 01:52:11.841 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 01:52:11.843 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 01:52:11.845 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 01:52:11.847 | + inc/python:setup_package:428 : local extras= 2022-04-12 01:52:11.850 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 01:52:11.853 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 01:52:11.855 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 01:52:11.857 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 01:52:11.860 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 01:52:11.862 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 01:52:11.883 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 01:52:11.885 | + 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-04-12 01:52:12.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:52:12.761 | from cryptography.utils import int_from_bytes 2022-04-12 01:52:12.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:52:12.761 | from cryptography.utils import int_from_bytes 2022-04-12 01:52:13.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:52:13.973 | Obtaining file:///opt/stack/neutron 2022-04-12 01:52:13.973 | Preparing metadata (setup.py): started 2022-04-12 01:52:19.674 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 01:52:19.770 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 01:52:19.772 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 01:52:19.773 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 01:52:19.774 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 01:52:19.775 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 01:52:19.776 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 01:52:19.777 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 01:52:19.778 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 01:52:19.779 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 01:52:19.780 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 01:52:19.781 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 01:52:19.782 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 01:52:19.783 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 01:52:19.784 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 01:52:19.785 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 01:52:19.787 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 01:52:19.788 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 01:52:19.789 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 01:52:19.790 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 01:52:19.791 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 01:52:19.792 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 01:52:19.793 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 01:52:19.794 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 01:52:19.795 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 01:52:19.797 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 01:52:19.798 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 01:52:19.799 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 01:52:19.800 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 01:52:19.801 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 01:52:19.802 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 01:52:19.803 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 01:52:19.804 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 01:52:19.805 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 01:52:19.807 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 01:52:19.808 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 01:52:19.809 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 01:52:19.810 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 01:52:19.811 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 01:52:19.812 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 01:52:19.813 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 01:52:19.814 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 01:52:19.815 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 01:52:19.816 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 01:52:19.817 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 01:52:19.819 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 01:52:19.820 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 01:52:19.821 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 01:52:19.822 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:19.823 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 01:52:19.824 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 01:52:19.825 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 01:52:19.827 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 01:52:19.828 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 01:52:19.829 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 01:52:19.830 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 01:52:19.847 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 01:52:19.848 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 01:52:19.849 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 01:52:19.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 01:52:19.869 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 01:52:19.870 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 01:52:19.871 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 01:52:19.891 | 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.dev108) (3.0.7) 2022-04-12 01:52:19.898 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 01:52:19.959 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 01:52:19.960 | 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.dev108) (1.7.0) 2022-04-12 01:52:20.015 | 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.dev108) (3.1.1) 2022-04-12 01:52:20.017 | 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.dev108) (4.4.0) 2022-04-12 01:52:20.059 | 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.dev108) (1.2.2) 2022-04-12 01:52:20.066 | 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.dev108) (2.7.0) 2022-04-12 01:52:20.094 | 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.dev108) (1.32) 2022-04-12 01:52:20.095 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 01:52:20.097 | 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.dev108) (1.1.5) 2022-04-12 01:52:20.098 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 01:52:20.099 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 01:52:20.100 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 01:52:20.102 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 01:52:20.103 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 01:52:20.120 | 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.dev108) (1.0.3) 2022-04-12 01:52:20.210 | 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.dev108) (0.17.3) 2022-04-12 01:52:20.280 | 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.dev108) (1.5.0) 2022-04-12 01:52:20.342 | 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.dev108) (0.13.0) 2022-04-12 01:52:20.345 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 01:52:20.347 | 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.dev108) (2.0.1) 2022-04-12 01:52:20.403 | 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.dev108) (2.8.2) 2022-04-12 01:52:20.407 | 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.dev108) (0.9.6) 2022-04-12 01:52:20.465 | 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.dev108) (0.4.0) 2022-04-12 01:52:20.469 | 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.dev108) (5.1.0) 2022-04-12 01:52:20.470 | 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.dev108) (5.2.4) 2022-04-12 01:52:20.473 | 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.dev108) (5.0.0) 2022-04-12 01:52:20.497 | 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.dev108) (3.3.0) 2022-04-12 01:52:20.498 | 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.dev108) (3.2.0) 2022-04-12 01:52:20.547 | 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.dev108) (1.15.0) 2022-04-12 01:52:20.600 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 01:52:20.633 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 01:52:20.634 | 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.dev108) (3.0.0) 2022-04-12 01:52:20.659 | 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.dev108) (3.2.0) 2022-04-12 01:52:20.802 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 01:52:20.873 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 01:52:20.950 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 01:52:20.951 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 01:52:21.062 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:21.063 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:21.064 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:21.065 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:21.066 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:21.068 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:21.069 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 01:52:21.276 | 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.dev108) (3.10.1) 2022-04-12 01:52:21.279 | 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.dev108) (2.5.0) 2022-04-12 01:52:21.280 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 01:52:21.328 | 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.dev108) (2.1.0) 2022-04-12 01:52:21.329 | 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.dev108) (3.17.6) 2022-04-12 01:52:21.420 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 01:52:21.423 | 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.dev108) (2.0.12) 2022-04-12 01:52:21.426 | 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.dev108) (1.26.9) 2022-04-12 01:52:21.428 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 01:52:21.464 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 01:52:21.807 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 01:52:21.882 | 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.dev108) (5.0.0) 2022-04-12 01:52:22.045 | 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.dev108) (2.21) 2022-04-12 01:52:22.125 | 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.dev108) (2.4.0) 2022-04-12 01:52:22.126 | 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.dev108) (0.5.0) 2022-04-12 01:52:22.384 | 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.dev108) (2.5.0) 2022-04-12 01:52:22.554 | 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.dev108) (2.2) 2022-04-12 01:52:23.149 | 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.dev108) (0.14.1) 2022-04-12 01:52:23.198 | 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.dev108) (0.2.5) 2022-04-12 01:52:23.803 | 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.dev108) (0.5.2) 2022-04-12 01:52:23.805 | 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.dev108) (0.4.2) 2022-04-12 01:52:24.121 | 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.dev108) (4.11.1) 2022-04-12 01:52:24.122 | 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.dev108) (2.1.1) 2022-04-12 01:52:24.288 | 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.dev108) (3.8.0) 2022-04-12 01:52:24.530 | 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.dev108) (1.8.2) 2022-04-12 01:52:24.531 | 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.dev108) (21.4.0) 2022-04-12 01:52:24.716 | 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.dev108) (1.0.0) 2022-04-12 01:52:24.977 | 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.dev108) (2.3.2) 2022-04-12 01:52:26.570 | Installing collected packages: neutron 2022-04-12 01:52:26.570 | Attempting uninstall: neutron 2022-04-12 01:52:26.570 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 01:52:26.589 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 01:52:26.590 | Running setup.py develop for neutron 2022-04-12 01:52:34.186 | Successfully installed neutron 2022-04-12 01:52:34.186 | 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-04-12 01:52:34.194 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:52:34.194 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:52:34.340 | + inc/python:pip_install:200 : result=0 2022-04-12 01:52:34.343 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:52:34.345 | + functions-common:time_stop:2425 : local name 2022-04-12 01:52:34.347 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:52:34.350 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:52:34.352 | + functions-common:time_stop:2428 : local total 2022-04-12 01:52:34.354 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:52:34.357 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:52:34.359 | + functions-common:time_stop:2432 : start_time=1649728331877 2022-04-12 01:52:34.361 | + functions-common:time_stop:2434 : [[ -z 1649728331877 ]] 2022-04-12 01:52:34.364 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:52:34.368 | + functions-common:time_stop:2437 : end_time=1649728354365 2022-04-12 01:52:34.370 | + functions-common:time_stop:2438 : elapsed_time=22488 2022-04-12 01:52:34.372 | + functions-common:time_stop:2439 : total=127083 2022-04-12 01:52:34.375 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:52:34.377 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=149571 2022-04-12 01:52:34.379 | + inc/python:pip_install:203 : return 0 2022-04-12 01:52:34.381 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 01:52:34.384 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 01:52:34.386 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 01:52:34.406 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 01:52:34.418 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 01:52:34.421 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 01:52:34.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:52:34.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:52:34.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 01:52:34.431 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:52:34.433 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 01:52:34.436 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 01:52:34.438 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 01:52:34.456 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:52:34.459 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 01:52:34.461 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 01:52:34.464 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 01:52:34.466 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 01:52:34.469 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 01:52:34.471 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 01:52:34.474 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 01:52:34.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:52:34.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:52:34.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 01:52:34.483 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:52:34.486 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 01:52:34.501 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:52:34.504 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 01:52:34.521 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:52:34.524 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 01:52:34.540 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:52:34.542 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 01:52:34.545 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 01:52:34.547 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 01:52:34.549 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:52:34.551 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:52:34.554 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:52:34.556 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:52:34.559 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:52:34.561 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:52:34.577 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:52:34.579 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:52:34.582 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:52:34.585 | + functions-common:git_clone:629 : echo master 2022-04-12 01:52:34.585 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:52:34.590 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 01:52:34.592 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:52:34.595 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 01:52:34.598 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:52:34.598 | + functions-common:git_clone:678 : head -1 2022-04-12 01:52:34.601 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 01:52:34.604 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:52:34.607 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 01:52:34.609 | + inc/python:setup_develop:338 : local bindep 2022-04-12 01:52:34.612 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 01:52:34.614 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 01:52:34.616 | + inc/python:setup_develop:344 : local extras= 2022-04-12 01:52:34.619 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 01:52:34.621 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 01:52:34.624 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 01:52:34.626 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 01:52:34.628 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 01:52:34.631 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 01:52:34.635 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 01:52:34.637 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 01:52:34.640 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 01:52:34.642 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 01:52:34.645 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 01:52:34.648 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 01:52:34.654 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 01:52:34.656 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 01:52:35.323 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 01:52:35.326 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 01:52:35.328 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 01:52:35.330 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 01:52:35.333 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 01:52:35.335 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 01:52:35.337 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 01:52:35.339 | + inc/python:setup_package:428 : local extras= 2022-04-12 01:52:35.342 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 01:52:35.344 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 01:52:35.347 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 01:52:35.349 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 01:52:35.352 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 01:52:35.354 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 01:52:35.378 | Using python 3.8 to install /opt/stack/nova 2022-04-12 01:52:35.380 | + 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-04-12 01:52:36.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:52:36.242 | from cryptography.utils import int_from_bytes 2022-04-12 01:52:36.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:52:36.242 | from cryptography.utils import int_from_bytes 2022-04-12 01:52:37.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:52:37.450 | Obtaining file:///opt/stack/nova 2022-04-12 01:52:37.450 | Preparing metadata (setup.py): started 2022-04-12 01:52:44.038 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 01:52:44.165 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-12 01:52:44.166 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-12 01:52:44.167 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-12 01:52:44.168 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-12 01:52:44.169 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-12 01:52:44.170 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-12 01:52:44.171 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-12 01:52:44.172 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-12 01:52:44.173 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-12 01:52:44.174 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-12 01:52:44.175 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-12 01:52:44.176 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-12 01:52:44.178 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 01:52:44.179 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 01:52:44.180 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-12 01:52:44.181 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-12 01:52:44.182 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-12 01:52:44.183 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-12 01:52:44.184 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-12 01:52:44.185 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-12 01:52:44.186 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 01:52:44.187 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-12 01:52:44.188 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 01:52:44.190 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-12 01:52:44.191 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-12 01:52:44.192 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-12 01:52:44.193 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 01:52:44.195 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-12 01:52:44.196 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-12 01:52:44.197 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 01:52:44.198 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-12 01:52:44.199 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-12 01:52:44.200 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-12 01:52:44.201 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 01:52:44.202 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-12 01:52:44.203 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-12 01:52:44.205 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 01:52:44.206 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-12 01:52:44.207 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-12 01:52:44.208 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-12 01:52:44.209 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-12 01:52:44.211 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-12 01:52:44.212 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 01:52:44.213 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-12 01:52:44.214 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-12 01:52:44.215 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 01:52:44.216 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-12 01:52:44.217 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-12 01:52:44.218 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-12 01:52:44.219 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-12 01:52:44.220 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-12 01:52:44.221 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 01:52:44.223 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-12 01:52:44.224 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-12 01:52:44.225 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-12 01:52:44.226 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-12 01:52:44.227 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-12 01:52:44.228 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-12 01:52:44.229 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-12 01:52:44.231 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-12 01:52:44.232 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-12 01:52:44.233 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-12 01:52:44.234 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-12 01:52:44.235 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 01:52:44.252 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-12 01:52:44.253 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-12 01:52:44.255 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-12 01:52:44.275 | 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.dev32) (5.3.0) 2022-04-12 01:52:44.317 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-12 01:52:44.348 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-12 01:52:44.349 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-12 01:52:44.374 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-12 01:52:44.506 | 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.dev32) (4.4.0) 2022-04-12 01:52:44.508 | 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.dev32) (3.1.1) 2022-04-12 01:52:44.566 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-12 01:52:44.567 | 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.dev32) (1.1.5) 2022-04-12 01:52:44.594 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 01:52:44.596 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-12 01:52:44.597 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 01:52:44.599 | 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.dev32) (1.32) 2022-04-12 01:52:44.621 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-12 01:52:44.623 | 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.dev32) (5.6.0) 2022-04-12 01:52:44.675 | 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.dev32) (1.16.0) 2022-04-12 01:52:44.676 | 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.dev32) (2.5.0) 2022-04-12 01:52:44.681 | 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.dev32) (0.6.9) 2022-04-12 01:52:44.742 | 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.dev32) (0.17.3) 2022-04-12 01:52:44.853 | 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.dev32) (2.0.1) 2022-04-12 01:52:44.855 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 01:52:44.937 | 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.dev32) (0.9.6) 2022-04-12 01:52:45.001 | 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.dev32) (5.1.0) 2022-04-12 01:52:45.004 | 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.dev32) (5.2.4) 2022-04-12 01:52:45.006 | 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.dev32) (0.4.0) 2022-04-12 01:52:45.008 | 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.dev32) (5.0.0) 2022-04-12 01:52:45.032 | 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.dev32) (3.2.0) 2022-04-12 01:52:45.036 | 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.dev32) (3.3.0) 2022-04-12 01:52:45.089 | 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.dev32) (1.0.3) 2022-04-12 01:52:45.149 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-12 01:52:45.184 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 01:52:45.189 | 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.dev32) (3.0.0) 2022-04-12 01:52:45.242 | 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.dev32) (3.0.7) 2022-04-12 01:52:45.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-12 01:52:45.331 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-12 01:52:45.359 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-12 01:52:45.440 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-12 01:52:45.520 | 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.dev32) (3.17.6) 2022-04-12 01:52:45.584 | 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.dev32) (22.0.0) 2022-04-12 01:52:45.587 | 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.dev32) (1.3.3) 2022-04-12 01:52:45.590 | 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.dev32) (1.14.0) 2022-04-12 01:52:45.633 | 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.dev32) (2.5.0) 2022-04-12 01:52:45.639 | 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.dev32) (3.10.1) 2022-04-12 01:52:45.641 | 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.dev32) (2.1.0) 2022-04-12 01:52:45.730 | 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.dev32) (1.26.9) 2022-04-12 01:52:45.732 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-12 01:52:45.733 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-12 01:52:45.736 | 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.dev32) (2.0.12) 2022-04-12 01:52:45.832 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-12 01:52:46.047 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-12 01:52:46.049 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-12 01:52:46.163 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 01:52:46.164 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-12 01:52:46.165 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-12 01:52:46.282 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-12 01:52:46.362 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-12 01:52:46.397 | 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.dev32) (5.0.0) 2022-04-12 01:52:46.605 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-12 01:52:46.683 | 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.dev32) (2.4.0) 2022-04-12 01:52:46.687 | 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.dev32) (0.5.0) 2022-04-12 01:52:46.907 | 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.dev32) (2.5.0) 2022-04-12 01:52:47.018 | 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.dev32) (2.2) 2022-04-12 01:52:47.495 | 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.dev32) (0.14.1) 2022-04-12 01:52:47.542 | 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.dev32) (2.16.0) 2022-04-12 01:52:47.916 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 01:52:47.917 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 01:52:47.918 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 01:52:47.919 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 01:52:47.920 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 01:52:47.921 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 01:52:47.923 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 01:52:49.174 | 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.dev32) (3.8.0) 2022-04-12 01:52:49.587 | 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.dev32) (21.4.0) 2022-04-12 01:52:49.588 | 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.dev32) (1.8.2) 2022-04-12 01:52:49.686 | 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.dev32) (2.4.0) 2022-04-12 01:52:49.793 | 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.dev32) (1.0.0) 2022-04-12 01:52:51.564 | Installing collected packages: nova 2022-04-12 01:52:51.564 | Attempting uninstall: nova 2022-04-12 01:52:51.565 | Found existing installation: nova 25.1.0.dev32 2022-04-12 01:52:51.574 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 01:52:51.575 | Running setup.py develop for nova 2022-04-12 01:52:59.866 | Successfully installed nova 2022-04-12 01:52:59.866 | 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-04-12 01:52:59.875 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:52:59.875 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:53:00.023 | + inc/python:pip_install:200 : result=0 2022-04-12 01:53:00.025 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:53:00.027 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:00.029 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:00.032 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:00.034 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:00.036 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:00.038 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:53:00.040 | + functions-common:time_stop:2432 : start_time=1649728355372 2022-04-12 01:53:00.042 | + functions-common:time_stop:2434 : [[ -z 1649728355372 ]] 2022-04-12 01:53:00.045 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:00.049 | + functions-common:time_stop:2437 : end_time=1649728380047 2022-04-12 01:53:00.052 | + functions-common:time_stop:2438 : elapsed_time=24675 2022-04-12 01:53:00.054 | + functions-common:time_stop:2439 : total=149571 2022-04-12 01:53:00.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:00.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174246 2022-04-12 01:53:00.060 | + inc/python:pip_install:203 : return 0 2022-04-12 01:53:00.063 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 01:53:00.065 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 01:53:00.068 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 01:53:00.087 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 01:53:00.099 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 01:53:00.101 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 01:53:00.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:53:00.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:53:00.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 01:53:00.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:53:00.113 | + 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-04-12 01:53:00.126 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 01:53:00.129 | + ./stack.sh:main:939 : configure_nova 2022-04-12 01:53:00.132 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 01:53:00.144 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 01:53:00.147 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 01:53:00.149 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 01:53:00.153 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 01:53:00.153 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 01:53:00.158 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 01:53:00.160 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 01:53:00.163 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 01:53:00.165 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 01:53:00.167 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 01:53:00.170 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 01:53:00.172 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 01:53:00.174 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 01:53:00.186 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 01:53:00.198 | + 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-04-12 01:53:00.211 | + 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-04-12 01:53:00.223 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 01:53:00.235 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 01:53:00.238 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 01:53:00.242 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.b4JLok90dc 2022-04-12 01:53:00.245 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 01:53:00.247 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 01:53:00.250 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 01:53:00.252 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 01:53:00.255 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 01:53:00.258 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.b4JLok90dc 2022-04-12 01:53:00.262 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.b4JLok90dc 2022-04-12 01:53:00.274 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.b4JLok90dc /etc/sudoers.d/nova-rootwrap 2022-04-12 01:53:00.286 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 01:53:00.291 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 01:53:00.293 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 01:53:00.296 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 01:53:00.298 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 01:53:00.300 | + 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-04-12 01:53:00.303 | + 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-04-12 01:53:00.306 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 01:53:00.308 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 01:53:00.313 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 01:53:00.335 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:00.338 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 01:53:00.340 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 01:53:00.344 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 01:53:00.347 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 01:53:00.376 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 01:53:00.378 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 01:53:00.405 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 01:53:00.434 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 01:53:00.460 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-12 01:53:00.489 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 01:53:00.519 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 01:53:00.547 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 01:53:00.549 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 01:53:00.577 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 01:53:00.603 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 01:53:00.631 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 01:53:00.657 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 01:53:00.683 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 01:53:00.713 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 01:53:00.715 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:53:00.717 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:53:00.720 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:53:00.722 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:53:00.724 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:53:00.727 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:53:00.729 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:53:00.731 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:53:00.733 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:53:00.735 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:53:00.737 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:53:00.740 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 01:53:00.742 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:53:00.745 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:53:00.747 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:53:00.749 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:53:00.751 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:53:00.753 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:53:00.756 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 01:53:00.772 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:00.774 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 01:53:00.776 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 01:53:00.778 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 01:53:00.806 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 01:53:00.809 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 01:53:00.811 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 01:53:00.813 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 01:53:00.815 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 01:53:00.818 | + 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-04-12 01:53:00.848 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 01:53:00.850 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 01:53:00.853 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 01:53:00.855 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 01:53:00.857 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 01:53:00.860 | + 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-04-12 01:53:00.890 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 01:53:00.919 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 01:53:00.946 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 01:53:00.972 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 01:53:00.990 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:00.993 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 01:53:01.009 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:01.012 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 01:53:01.012 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 01:53:01.017 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 01:53:01.020 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 01:53:01.047 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 01:53:01.063 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:01.065 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 01:53:01.067 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 01:53:01.070 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 01:53:01.072 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 01:53:01.074 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 01:53:01.104 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 01:53:01.130 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 01:53:01.157 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 01:53:01.186 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 01:53:01.213 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 01:53:01.240 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 01:53:01.267 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 01:53:01.294 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:53:01.321 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 01:53:01.351 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 01:53:01.366 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:01.369 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 01:53:01.371 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 01:53:01.401 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 01:53:01.428 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 01:53:01.455 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 01:53:01.482 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 01:53:01.509 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 01:53:01.536 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 01:53:01.563 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 01:53:01.591 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 01:53:01.606 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:01.608 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 01:53:01.611 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 01:53:01.638 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 01:53:01.668 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 01:53:01.670 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 01:53:01.697 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 01:53:01.700 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 01:53:01.702 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 01:53:01.704 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:53:01.706 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:53:01.709 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:53:01.711 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:53:01.713 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:53:01.716 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:53:01.718 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 01:53:01.720 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:53:01.722 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:53:01.724 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:53:01.726 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:53:01.729 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:53:01.731 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:53:01.733 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:53:01.735 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:53:01.737 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:53:01.740 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:53:01.742 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:53:01.744 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 01:53:01.746 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 01:53:01.749 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 01:53:01.752 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 01:53:01.768 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 01:53:01.771 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 01:53:01.773 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 01:53:01.775 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 01:53:01.778 | + 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-04-12 01:53:01.804 | + 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-04-12 01:53:01.833 | + 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-04-12 01:53:01.860 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 01:53:01.888 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 01:53:01.917 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 01:53:01.933 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:01.935 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 01:53:01.937 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 01:53:01.940 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 01:53:01.943 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 01:53:01.945 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 01:53:01.947 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 01:53:01.950 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 01:53:01.954 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 01:53:01.956 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 01:53:01.959 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 01:53:01.971 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 01:53:01.971 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:53:01.979 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 01:53:01.983 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:53:01.999 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 01:53:02.001 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 01:53:02.005 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 01:53:02.033 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 01:53:02.060 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 01:53:02.087 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 01:53:02.113 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 01:53:02.139 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 01:53:02.167 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 01:53:02.193 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 01:53:02.220 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 01:53:02.246 | + 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-04-12 01:53:02.273 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 01:53:02.299 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 01:53:02.326 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 01:53:02.353 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 01:53:02.355 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 01:53:02.358 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 01:53:02.361 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 01:53:02.363 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 01:53:02.365 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:02.367 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:02.370 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 01:53:02.373 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 01:53:02.375 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 01:53:02.402 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 01:53:02.429 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 01:53:02.429 | + 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-04-12 01:53:02.438 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 01:53:02.441 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 01:53:02.444 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 01:53:02.446 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 01:53:02.448 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 01:53:02.450 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:53:02.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:02.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:02.457 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 01:53:02.460 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 01:53:02.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:02.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:02.467 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 01:53:02.528 | Enabling site nova-api-wsgi. 2022-04-12 01:53:02.533 | To activate the new configuration, you need to run: 2022-04-12 01:53:02.533 | systemctl reload apache2 2022-04-12 01:53:02.537 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 01:53:02.540 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 01:53:02.542 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:53:02.544 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 01:53:02.677 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 01:53:02.696 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:02.698 | + 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-04-12 01:53:02.701 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 01:53:02.703 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 01:53:02.705 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 01:53:02.707 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 01:53:02.710 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 01:53:02.713 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 01:53:02.717 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 01:53:02.719 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 01:53:02.721 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 01:53:02.735 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 01:53:02.735 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:53:02.745 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 01:53:02.748 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:53:02.764 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 01:53:02.766 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 01:53:02.770 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 01:53:02.799 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 01:53:02.826 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 01:53:02.852 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 01:53:02.879 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 01:53:02.906 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 01:53:02.933 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 01:53:02.960 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 01:53:02.987 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 01:53:03.014 | + 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-04-12 01:53:03.041 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 01:53:03.068 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 01:53:03.094 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 01:53:03.122 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 01:53:03.124 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 01:53:03.151 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 01:53:03.167 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:03.169 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 01:53:03.201 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 01:53:03.204 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 01:53:03.206 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 01:53:03.222 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:03.225 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:53:03.227 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:53:03.255 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 01:53:03.285 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 01:53:03.287 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 01:53:03.290 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 01:53:03.292 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 01:53:03.294 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 01:53:03.297 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 01:53:03.314 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:03.317 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 01:53:03.319 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 01:53:03.321 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 01:53:03.339 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:03.342 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:53:03.345 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:53:03.373 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 01:53:03.375 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 01:53:03.378 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 01:53:03.405 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 01:53:03.434 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 01:53:03.464 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 01:53:03.480 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:03.482 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 01:53:03.510 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 01:53:03.512 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 01:53:03.514 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 01:53:03.545 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 01:53:03.572 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 01:53:03.600 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 01:53:03.628 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 01:53:03.656 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 01:53:03.684 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 01:53:03.712 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 01:53:03.739 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 01:53:03.767 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 01:53:03.784 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:03.787 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 01:53:03.791 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 01:53:03.793 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 01:53:03.795 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 01:53:03.798 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 01:53:03.801 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 01:53:03.803 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 01:53:03.806 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 01:53:03.808 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 01:53:03.810 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 01:53:03.814 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 01:53:03.817 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 01:53:03.820 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 01:53:03.822 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 01:53:03.824 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 01:53:03.827 | + 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-04-12 01:53:03.860 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 01:53:03.890 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 01:53:03.920 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 01:53:03.922 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 01:53:03.924 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 01:53:03.927 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 01:53:03.943 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:03.946 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 01:53:03.947 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 01:53:04.620 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 01:53:04.622 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 01:53:04.625 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 01:53:04.627 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 01:53:04.629 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 01:53:04.632 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 01:53:04.634 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 01:53:04.650 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:04.653 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 01:53:04.655 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 01:53:04.657 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 01:53:04.674 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:04.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 01:53:04.679 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 01:53:04.706 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 01:53:04.709 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 01:53:04.711 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 01:53:04.728 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:04.730 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 01:53:04.732 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 01:53:04.735 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 01:53:04.765 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 01:53:04.792 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 01:53:04.819 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 01:53:04.846 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 01:53:04.874 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 01:53:04.902 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 01:53:04.929 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 01:53:04.957 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 01:53:04.959 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 01:53:04.961 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 01:53:04.964 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 01:53:04.980 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 01:53:04.983 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 01:53:04.985 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 01:53:04.987 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 01:53:04.990 | + 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-04-12 01:53:05.018 | + 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-04-12 01:53:05.045 | + 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-04-12 01:53:05.073 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 01:53:05.100 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 01:53:05.103 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 01:53:05.107 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 01:53:05.109 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 01:53:05.112 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 01:53:05.115 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 01:53:05.117 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 01:53:05.120 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 01:53:05.123 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 01:53:05.125 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 01:53:05.127 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 01:53:05.130 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 01:53:05.133 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 01:53:05.135 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 01:53:05.137 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 01:53:05.153 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:05.155 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 01:53:05.157 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 01:53:05.173 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:05.175 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 01:53:05.192 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:05.195 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 01:53:05.214 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:05.216 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 01:53:05.233 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:05.236 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 01:53:05.239 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 01:53:05.242 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 01:53:05.244 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 01:53:05.247 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 01:53:05.249 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 01:53:05.252 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 01:53:05.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:05.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:05.259 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 01:53:05.262 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:53:05.265 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:53:05.267 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:53:05.269 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:53:05.272 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:53:05.274 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:53:05.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:05.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:05.281 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:53:05.284 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:53:05.287 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:53:05.289 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:53:05.292 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 01:53:05.294 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:53:05.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:05.299 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:05.302 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 01:53:05.323 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 01:53:05.433 | Reading package lists... 2022-04-12 01:53:05.673 | Building dependency tree... 2022-04-12 01:53:05.675 | Reading state information... 2022-04-12 01:53:05.932 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 01:53:05.932 | The following packages were automatically installed and are no longer required: 2022-04-12 01:53:05.934 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:53:05.934 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:53:05.934 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:53:05.934 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:53:05.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:53:05.934 | python3-zope.interface 2022-04-12 01:53:05.934 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:53:06.048 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:53:06.052 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:53:06.055 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:53:06.057 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:06.060 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:06.062 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:06.064 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:06.067 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:06.069 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:53:06.072 | + functions-common:time_stop:2432 : start_time=1649728385321 2022-04-12 01:53:06.074 | + functions-common:time_stop:2434 : [[ -z 1649728385321 ]] 2022-04-12 01:53:06.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:06.081 | + functions-common:time_stop:2437 : end_time=1649728386079 2022-04-12 01:53:06.084 | + functions-common:time_stop:2438 : elapsed_time=758 2022-04-12 01:53:06.086 | + functions-common:time_stop:2439 : total=6007 2022-04-12 01:53:06.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:06.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6765 2022-04-12 01:53:06.093 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:53:06.096 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 01:53:06.098 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 01:53:06.101 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 01:53:06.103 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 01:53:06.106 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 01:53:06.128 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 01:53:06.131 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 01:53:06.133 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 01:53:06.136 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 01:53:06.138 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 01:53:06.140 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 01:53:06.143 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 01:53:06.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:06.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:06.151 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 01:53:06.153 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 01:53:06.156 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 01:53:06.158 | + functions-common:apt_get_update:1190 : return 2022-04-12 01:53:06.160 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 01:53:06.163 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 01:53:06.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:06.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:06.170 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 01:53:06.192 | + 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-04-12 01:53:06.301 | Reading package lists... 2022-04-12 01:53:06.545 | Building dependency tree... 2022-04-12 01:53:06.547 | Reading state information... 2022-04-12 01:53:06.795 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 01:53:06.795 | The following packages were automatically installed and are no longer required: 2022-04-12 01:53:06.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 01:53:06.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 01:53:06.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 01:53:06.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 01:53:06.796 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 01:53:06.797 | python3-zope.interface 2022-04-12 01:53:06.797 | Use 'sudo apt autoremove' to remove them. 2022-04-12 01:53:06.909 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 01:53:06.914 | + functions-common:apt_get:1234 : result=0 2022-04-12 01:53:06.916 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 01:53:06.918 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:06.921 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:06.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:06.925 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:06.928 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:06.931 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 01:53:06.933 | + functions-common:time_stop:2432 : start_time=1649728386189 2022-04-12 01:53:06.935 | + functions-common:time_stop:2434 : [[ -z 1649728386189 ]] 2022-04-12 01:53:06.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:06.943 | + functions-common:time_stop:2437 : end_time=1649728386940 2022-04-12 01:53:06.945 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 01:53:06.947 | + functions-common:time_stop:2439 : total=6765 2022-04-12 01:53:06.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:06.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7516 2022-04-12 01:53:06.954 | + functions-common:apt_get:1238 : return 0 2022-04-12 01:53:06.957 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 01:53:06.959 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 01:53:06.962 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:53:06.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:06.967 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:06.969 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 01:53:06.972 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 01:53:07.027 | wsgi (enabled by maintainer script) 2022-04-12 01:53:07.030 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 01:53:07.033 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 01:53:07.036 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:53:07.040 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 01:53:07.042 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 01:53:07.045 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:53:07.049 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:53:07.049 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:53:07.054 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 01:53:07.057 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 01:53:07.059 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 01:53:07.062 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 01:53:07.065 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 01:53:07.088 | Using python 3.8 to install osc-placement 2022-04-12 01:53:07.090 | + 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-04-12 01:53:07.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:53:07.952 | from cryptography.utils import int_from_bytes 2022-04-12 01:53:07.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:53:07.952 | from cryptography.utils import int_from_bytes 2022-04-12 01:53:09.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:53:09.168 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 01:53:09.181 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 01:53:09.183 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 01:53:09.184 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 01:53:09.185 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 01:53:09.186 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 01:53:09.187 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 01:53:09.247 | 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-04-12 01:53:09.248 | 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-04-12 01:53:09.249 | 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-04-12 01:53:09.250 | 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-04-12 01:53:09.264 | 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-04-12 01:53:09.265 | 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-04-12 01:53:09.266 | 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-04-12 01:53:09.281 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-12 01:53:09.283 | 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-04-12 01:53:09.284 | 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-04-12 01:53:09.285 | 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-04-12 01:53:09.287 | 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-04-12 01:53:09.288 | 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-04-12 01:53:09.308 | 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-04-12 01:53:09.309 | 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-04-12 01:53:09.310 | 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-04-12 01:53:09.311 | 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.2.0) 2022-04-12 01:53:09.320 | 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.14.0) 2022-04-12 01:53:09.358 | 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-04-12 01:53:09.360 | 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-04-12 01:53:09.361 | 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) (1.0.0) 2022-04-12 01:53:09.363 | 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-04-12 01:53:09.364 | 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-04-12 01:53:09.365 | 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-04-12 01:53:09.367 | 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-04-12 01:53:09.368 | 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.2) 2022-04-12 01:53:09.433 | 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-04-12 01:53:09.434 | 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.9) 2022-04-12 01:53:09.437 | 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-04-12 01:53:09.439 | 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-04-12 01:53:09.528 | 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-04-12 01:53:09.529 | 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-04-12 01:53:09.531 | 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-04-12 01:53:09.573 | 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-04-12 01:53:09.613 | 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-04-12 01:53:09.796 | 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-04-12 01:53:12.043 | 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-04-12 01:53:12.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:53:12.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:53:12.171 | + inc/python:pip_install:200 : result=0 2022-04-12 01:53:12.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:53:12.176 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:12.178 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:12.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:12.183 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:12.186 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:12.188 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:53:12.190 | + functions-common:time_stop:2432 : start_time=1649728387081 2022-04-12 01:53:12.193 | + functions-common:time_stop:2434 : [[ -z 1649728387081 ]] 2022-04-12 01:53:12.197 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:12.201 | + functions-common:time_stop:2437 : end_time=1649728392198 2022-04-12 01:53:12.203 | + functions-common:time_stop:2438 : elapsed_time=5117 2022-04-12 01:53:12.206 | + functions-common:time_stop:2439 : total=174246 2022-04-12 01:53:12.209 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:12.211 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179363 2022-04-12 01:53:12.214 | + inc/python:pip_install:203 : return 0 2022-04-12 01:53:12.216 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 01:53:12.219 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 01:53:12.221 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 01:53:12.224 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 01:53:12.226 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 01:53:12.229 | ++ functions-common:git_clone:612 : pwd 2022-04-12 01:53:12.232 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 01:53:12.234 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 01:53:12.237 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 01:53:12.255 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 01:53:12.257 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 01:53:12.259 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 01:53:12.262 | + functions-common:git_clone:629 : echo master 2022-04-12 01:53:12.263 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 01:53:12.268 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 01:53:12.272 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 01:53:12.274 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 01:53:12.277 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 01:53:12.277 | + functions-common:git_clone:678 : head -1 2022-04-12 01:53:12.281 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 01:53:12.285 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 01:53:12.288 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 01:53:12.290 | + inc/python:setup_develop:338 : local bindep 2022-04-12 01:53:12.293 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 01:53:12.296 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 01:53:12.298 | + inc/python:setup_develop:344 : local extras= 2022-04-12 01:53:12.301 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 01:53:12.303 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 01:53:12.306 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 01:53:12.308 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 01:53:12.311 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 01:53:12.313 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 01:53:12.317 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 01:53:12.320 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 01:53:12.322 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 01:53:12.325 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 01:53:12.327 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 01:53:12.331 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 01:53:12.337 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 01:53:12.340 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-12 01:53:13.003 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 01:53:13.006 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 01:53:13.008 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 01:53:13.011 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 01:53:13.013 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 01:53:13.015 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 01:53:13.018 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 01:53:13.020 | + inc/python:setup_package:428 : local extras= 2022-04-12 01:53:13.023 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 01:53:13.025 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 01:53:13.027 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 01:53:13.030 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 01:53:13.032 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 01:53:13.035 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 01:53:13.057 | Using python 3.8 to install /opt/stack/placement 2022-04-12 01:53:13.059 | + 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-04-12 01:53:13.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:53:13.927 | from cryptography.utils import int_from_bytes 2022-04-12 01:53:13.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:53:13.927 | from cryptography.utils import int_from_bytes 2022-04-12 01:53:15.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:53:15.121 | Obtaining file:///opt/stack/placement 2022-04-12 01:53:15.121 | Preparing metadata (setup.py): started 2022-04-12 01:53:19.792 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 01:53:19.837 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-12 01:53:19.838 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-12 01:53:19.839 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-12 01:53:19.840 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-12 01:53:19.841 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-12 01:53:19.842 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 01:53:19.843 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-12 01:53:19.845 | 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.dev8) (62.0.0) 2022-04-12 01:53:19.846 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 01:53:19.847 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-12 01:53:19.849 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-12 01:53:19.850 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-12 01:53:19.852 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-12 01:53:19.853 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-12 01:53:19.854 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-12 01:53:19.855 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-12 01:53:19.856 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-12 01:53:19.857 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 01:53:19.858 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-12 01:53:19.859 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-12 01:53:19.860 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-12 01:53:19.926 | 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.dev8) (5.1.0) 2022-04-12 01:53:19.927 | 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.dev8) (2.10.1) 2022-04-12 01:53:19.928 | 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.dev8) (1.16.0) 2022-04-12 01:53:19.930 | 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.dev8) (4.4.0) 2022-04-12 01:53:19.932 | 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.dev8) (4.5.0) 2022-04-12 01:53:19.933 | 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.dev8) (3.1.1) 2022-04-12 01:53:19.953 | 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.dev8) (0.17.3) 2022-04-12 01:53:19.996 | 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.dev8) (0.8.0) 2022-04-12 01:53:19.998 | 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.dev8) (3.5.0) 2022-04-12 01:53:19.999 | 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.dev8) (1.5.0) 2022-04-12 01:53:20.000 | 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.dev8) (6.0) 2022-04-12 01:53:20.001 | 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.dev8) (2.5.0) 2022-04-12 01:53:20.052 | 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.dev8) (0.5.0) 2022-04-12 01:53:20.053 | 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.dev8) (0.13.0) 2022-04-12 01:53:20.055 | 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.dev8) (2.0.1) 2022-04-12 01:53:20.057 | 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.dev8) (1.7.7) 2022-04-12 01:53:20.097 | 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.dev8) (2.8.2) 2022-04-12 01:53:20.101 | 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.dev8) (0.9.6) 2022-04-12 01:53:20.119 | 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.dev8) (3.1.1) 2022-04-12 01:53:20.123 | 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.dev8) (3.3.0) 2022-04-12 01:53:20.124 | 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.dev8) (3.2.0) 2022-04-12 01:53:20.152 | 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.dev8) (1.0.3) 2022-04-12 01:53:20.153 | 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.dev8) (2022.1) 2022-04-12 01:53:20.165 | 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.dev8) (3.2.0) 2022-04-12 01:53:20.182 | 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.dev8) (3.0.7) 2022-04-12 01:53:20.184 | 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.dev8) (1.0.2) 2022-04-12 01:53:20.186 | 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.dev8) (21.3) 2022-04-12 01:53:20.187 | 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.dev8) (0.11.0) 2022-04-12 01:53:20.229 | 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.dev8) (1.26.9) 2022-04-12 01:53:20.232 | 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.dev8) (2.0.12) 2022-04-12 01:53:20.234 | 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.dev8) (3.3) 2022-04-12 01:53:20.235 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-12 01:53:20.253 | 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.dev8) (0.7) 2022-04-12 01:53:20.441 | 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.dev8) (1.1.2) 2022-04-12 01:53:20.480 | 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.dev8) (1.2.0) 2022-04-12 01:53:20.482 | 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.dev8) (4.11.3) 2022-04-12 01:53:20.483 | 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.dev8) (5.6.0) 2022-04-12 01:53:20.501 | 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.dev8) (1.15.0) 2022-04-12 01:53:20.535 | 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.dev8) (1.14.0) 2022-04-12 01:53:20.592 | 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.dev8) (2.1.1) 2022-04-12 01:53:20.658 | 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.dev8) (1.7.0) 2022-04-12 01:53:20.744 | 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.dev8) (1.1.5) 2022-04-12 01:53:20.795 | 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.dev8) (0.2.5) 2022-04-12 01:53:20.992 | 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.dev8) (0.5.2) 2022-04-12 01:53:20.993 | 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.dev8) (0.4.2) 2022-04-12 01:53:20.994 | 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.dev8) (5.1.1) 2022-04-12 01:53:21.073 | 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.dev8) (2.5.0) 2022-04-12 01:53:21.138 | 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.dev8) (2.21) 2022-04-12 01:53:21.307 | 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.dev8) (3.8.0) 2022-04-12 01:53:21.418 | 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.dev8) (3.0.0) 2022-04-12 01:53:21.420 | 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.dev8) (1.0.0) 2022-04-12 01:53:23.349 | Installing collected packages: openstack-placement 2022-04-12 01:53:23.349 | Attempting uninstall: openstack-placement 2022-04-12 01:53:23.349 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 01:53:23.352 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 01:53:23.353 | Running setup.py develop for openstack-placement 2022-04-12 01:53:29.301 | Successfully installed openstack-placement 2022-04-12 01:53:29.301 | 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-04-12 01:53:29.309 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:53:29.309 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:53:29.437 | + inc/python:pip_install:200 : result=0 2022-04-12 01:53:29.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:53:29.441 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:29.444 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:29.446 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:29.448 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:29.450 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:29.453 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:53:29.455 | + functions-common:time_stop:2432 : start_time=1649728393051 2022-04-12 01:53:29.457 | + functions-common:time_stop:2434 : [[ -z 1649728393051 ]] 2022-04-12 01:53:29.460 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:29.464 | + functions-common:time_stop:2437 : end_time=1649728409462 2022-04-12 01:53:29.466 | + functions-common:time_stop:2438 : elapsed_time=16411 2022-04-12 01:53:29.468 | + functions-common:time_stop:2439 : total=179363 2022-04-12 01:53:29.471 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:29.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=195774 2022-04-12 01:53:29.476 | + inc/python:pip_install:203 : return 0 2022-04-12 01:53:29.478 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 01:53:29.481 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 01:53:29.483 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 01:53:29.503 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 01:53:29.515 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 01:53:29.518 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 01:53:29.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:53:29.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:53:29.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 01:53:29.528 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:53:29.530 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 01:53:29.533 | + ./stack.sh:main:945 : configure_placement 2022-04-12 01:53:29.536 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 01:53:29.548 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 01:53:29.550 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 01:53:29.555 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 01:53:29.558 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 01:53:29.560 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 01:53:29.563 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 01:53:29.565 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 01:53:29.568 | + 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-04-12 01:53:29.601 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 01:53:29.632 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 01:53:29.664 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 01:53:29.666 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 01:53:29.669 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 01:53:29.671 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 01:53:29.674 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 01:53:29.705 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 01:53:29.734 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 01:53:29.763 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 01:53:29.793 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 01:53:29.821 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 01:53:29.851 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 01:53:29.880 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 01:53:29.909 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:53:29.938 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 01:53:29.968 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 01:53:29.970 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 01:53:29.973 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 01:53:29.976 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 01:53:29.993 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 01:53:29.996 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 01:53:29.998 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 01:53:30.001 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 01:53:30.003 | + 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-04-12 01:53:30.032 | + 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-04-12 01:53:30.061 | + 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-04-12 01:53:30.091 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 01:53:30.119 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 01:53:30.122 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 01:53:30.124 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 01:53:30.127 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 01:53:30.129 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 01:53:30.132 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 01:53:30.134 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 01:53:30.137 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 01:53:30.142 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 01:53:30.144 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 01:53:30.147 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 01:53:30.160 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 01:53:30.160 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:53:30.168 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 01:53:30.172 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 01:53:30.187 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 01:53:30.190 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 01:53:30.194 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 01:53:30.225 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 01:53:30.253 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 01:53:30.282 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 01:53:30.310 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 01:53:30.339 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 01:53:30.367 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 01:53:30.396 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 01:53:30.424 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 01:53:30.452 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 01:53:30.480 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 01:53:30.510 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 01:53:30.539 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 01:53:30.568 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 01:53:30.570 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 01:53:30.573 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 01:53:30.576 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 01:53:30.579 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 01:53:30.581 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:30.584 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:30.586 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 01:53:30.589 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 01:53:30.591 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 01:53:30.620 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 01:53:30.649 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-12 01:53:30.649 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 01:53:30.658 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 01:53:30.661 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 01:53:30.664 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 01:53:30.666 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 01:53:30.669 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 01:53:30.671 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 01:53:30.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:30.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:30.679 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 01:53:30.682 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 01:53:30.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:30.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:30.689 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 01:53:30.752 | Site placement-api already enabled 2022-04-12 01:53:30.756 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 01:53:30.759 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 01:53:30.761 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:53:30.764 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 01:53:30.897 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 01:53:30.918 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:30.921 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 01:53:30.941 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:30.944 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 01:53:30.963 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:30.966 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 01:53:30.968 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 01:53:30.971 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 01:53:31.003 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 01:53:31.031 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 01:53:31.061 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 01:53:31.091 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 01:53:31.120 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 01:53:31.149 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 01:53:31.178 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 01:53:31.208 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 01:53:31.225 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:31.228 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 01:53:31.245 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:31.247 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 01:53:31.250 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 01:53:31.252 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 01:53:31.255 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 01:53:31.257 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 01:53:31.260 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 01:53:31.263 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 01:53:31.265 | + functions-common:run_phase:1863 : local extra 2022-04-12 01:53:31.268 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 01:53:31.273 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 01:53:31.276 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 01:53:31.278 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 01:53:31.281 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 01:53:31.283 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 01:53:31.301 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:31.303 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 01:53:31.305 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 01:53:31.308 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 01:53:31.310 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 01:53:31.312 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:53:31.315 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 01:53:31.317 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 01:53:31.319 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 01:53:31.375 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 01:53:31.412 | [97074 Async install_tempest:122497]: running: install_tempest 2022-04-12 01:53:31.414 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 01:53:31.417 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 01:53:31.420 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 01:53:31.422 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 01:53:31.425 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 01:53:31.428 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 01:53:31.430 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 01:53:31.433 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 01:53:31.436 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 01:53:31.438 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 01:53:31.442 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 01:53:31.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 01:53:31.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 01:53:31.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 01:53:31.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 01:53:31.455 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 01:53:31.458 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 01:53:31.461 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 01:53:31.464 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 01:53:31.467 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 01:53:31.469 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 01:53:31.473 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 01:53:31.474 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 01:53:31.479 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 01:53:31.482 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 01:53:31.484 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 01:53:31.487 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 01:53:31.490 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 01:53:31.512 | Using python 3.8 to install python-openstackclient 2022-04-12 01:53:31.515 | + 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-04-12 01:53:32.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:53:32.393 | from cryptography.utils import int_from_bytes 2022-04-12 01:53:32.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:53:32.393 | from cryptography.utils import int_from_bytes 2022-04-12 01:53:33.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 01:53:33.610 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 01:53:33.632 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 01:53:33.633 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 01:53:33.635 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 01:53:33.636 | 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-04-12 01:53:33.637 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 01:53:33.638 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 01:53:33.639 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 01:53:33.640 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 01:53:33.641 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 01:53:33.642 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 01:53:33.643 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 01:53:33.655 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-12 01:53:33.656 | 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-04-12 01:53:33.657 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-12 01:53:33.658 | 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-04-12 01:53:33.659 | 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-04-12 01:53:33.685 | 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-04-12 01:53:33.687 | 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-04-12 01:53:33.688 | 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-04-12 01:53:33.689 | 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-04-12 01:53:33.690 | 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-04-12 01:53:33.692 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-12 01:53:33.693 | 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-04-12 01:53:33.694 | 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-04-12 01:53:33.696 | 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-04-12 01:53:33.697 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-12 01:53:33.698 | 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-04-12 01:53:33.713 | 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-04-12 01:53:33.730 | 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-04-12 01:53:33.731 | 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-04-12 01:53:33.733 | 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-04-12 01:53:33.734 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-12 01:53:33.755 | 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-04-12 01:53:33.775 | 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-04-12 01:53:33.778 | 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-04-12 01:53:33.780 | 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-04-12 01:53:33.869 | 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-04-12 01:53:33.870 | 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-04-12 01:53:33.871 | 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-04-12 01:53:33.918 | 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-04-12 01:53:33.929 | 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.14.0) 2022-04-12 01:53:33.964 | 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-04-12 01:53:34.127 | 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-04-12 01:53:34.144 | 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-04-12 01:53:34.246 | 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-04-12 01:53:34.247 | 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-04-12 01:53:34.249 | 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-04-12 01:53:34.250 | 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.9) 2022-04-12 01:53:34.401 | 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-04-12 01:53:36.694 | 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-04-12 01:53:36.701 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 01:53:36.701 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 01:53:36.828 | + inc/python:pip_install:200 : result=0 2022-04-12 01:53:36.830 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 01:53:36.833 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:36.836 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:36.838 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:36.841 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:36.843 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:36.845 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 01:53:36.848 | + functions-common:time_stop:2432 : start_time=1649728411507 2022-04-12 01:53:36.850 | + functions-common:time_stop:2434 : [[ -z 1649728411507 ]] 2022-04-12 01:53:36.853 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:36.857 | + functions-common:time_stop:2437 : end_time=1649728416855 2022-04-12 01:53:36.860 | + functions-common:time_stop:2438 : elapsed_time=5348 2022-04-12 01:53:36.862 | + functions-common:time_stop:2439 : total=195774 2022-04-12 01:53:36.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:36.867 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201122 2022-04-12 01:53:36.869 | + inc/python:pip_install:203 : return 0 2022-04-12 01:53:36.872 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 01:53:36.875 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 01:53:36.880 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.ONNDWTcko4 2022-04-12 01:53:36.883 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 01:53:36.886 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 01:53:36.888 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 01:53:36.891 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 01:53:36.894 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 01:53:36.897 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 01:53:36.914 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:36.916 | + ./stack.sh:main:1037 : configure_database 2022-04-12 01:53:36.919 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 01:53:36.922 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 01:53:36.924 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 01:53:36.926 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:53:36.929 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 01:53:36.931 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 01:53:36.933 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:36.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:36.938 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 01:53:36.942 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 01:53:36.945 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 01:53:36.946 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 01:53:36.950 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 01:53:37.002 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 01:53:37.005 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 01:53:37.007 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 01:53:37.010 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 01:53:37.012 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 01:53:37.015 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 01:53:37.017 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 01:53:37.020 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 01:53:37.022 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 01:53:37.025 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 01:53:37.027 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 01:53:37.030 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 01:53:37.032 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 01:53:37.034 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 01:53:37.037 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 01:53:37.039 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 01:53:37.041 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 01:53:37.044 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 01:53:37.046 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 01:53:37.048 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 01:53:37.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:37.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:37.055 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 01:53:37.058 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:53:37.060 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 01:53:39.295 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 01:53:39.312 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 01:53:39.312 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 01:53:39.316 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 01:53:39.319 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 01:53:39.321 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:39.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:39.326 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 01:53:39.329 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 01:53:39.331 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 01:53:39.334 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 01:53:39.337 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 01:53:39.339 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 01:53:39.341 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 01:53:39.344 | + 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-04-12 01:53:39.357 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 01:53:39.394 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 01:53:39.406 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 01:53:39.422 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 01:53:39.478 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 01:53:39.533 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 01:53:39.587 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 01:53:39.589 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 01:53:39.592 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:53:39.594 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 01:53:41.730 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 01:53:41.733 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 01:53:41.736 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 01:53:41.740 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-015341 2022-04-12 01:53:41.743 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-015341 1041' 2022-04-12 01:53:41.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.748 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 01:53:41.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.753 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 01:53:41.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.758 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 01:53:41.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.763 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 01:53:41.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.768 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 01:53:41.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.773 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 01:53:41.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.778 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-014914 2022-04-12 01:53:41.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.783 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 01:53:41.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.788 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 01:53:41.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.793 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 01:53:41.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.798 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 01:53:41.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.803 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 01:53:41.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 01:53:41.808 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 01:53:41.811 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 01:53:41.813 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 01:53:41.815 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 01:53:41.827 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 01:53:41.830 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 01:53:41.833 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 01:53:41.835 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 01:53:41.838 | + functions-common:run_process:1682 : local group= 2022-04-12 01:53:41.840 | + functions-common:run_process:1683 : local user= 2022-04-12 01:53:41.842 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 01:53:41.845 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 01:53:41.848 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 01:53:41.850 | + functions-common:time_start:2412 : local start_time= 2022-04-12 01:53:41.853 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 01:53:41.856 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 01:53:41.860 | + functions-common:time_start:2416 : _TIME_START[$name]=1649728421858 2022-04-12 01:53:41.863 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 01:53:41.880 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:41.883 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 01:53:41.885 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 01:53:41.888 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 01:53:41.890 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 01:53:41.893 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 01:53:41.896 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 01:53:41.898 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 01:53:41.901 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 01:53:41.903 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 01:53:41.906 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 01:53:41.908 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 01:53:41.911 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 01:53:41.914 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 01:53:41.916 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 01:53:41.919 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 01:53:41.921 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 01:53:41.924 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 01:53:41.926 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 01:53:41.928 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 01:53:41.931 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 01:53:41.933 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 01:53:41.938 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 01:53:41.989 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 01:53:42.042 | + 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-04-12 01:53:42.095 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 01:53:42.147 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 01:53:42.201 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 01:53:42.252 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 01:53:42.255 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 01:53:42.307 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 01:53:42.675 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 01:53:42.688 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 01:53:43.052 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 01:53:43.074 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 01:53:43.077 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:43.079 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:43.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:43.087 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:43.093 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:43.095 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 01:53:43.098 | + functions-common:time_stop:2432 : start_time=1649728421858 2022-04-12 01:53:43.100 | + functions-common:time_stop:2434 : [[ -z 1649728421858 ]] 2022-04-12 01:53:43.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:43.107 | + functions-common:time_stop:2437 : end_time=1649728423105 2022-04-12 01:53:43.110 | + functions-common:time_stop:2438 : elapsed_time=1247 2022-04-12 01:53:43.112 | + functions-common:time_stop:2439 : total=0 2022-04-12 01:53:43.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:43.117 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1247 2022-04-12 01:53:43.120 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 01:53:43.122 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 01:53:43.125 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 01:53:43.127 | + functions-common:run_process:1682 : local group= 2022-04-12 01:53:43.130 | + functions-common:run_process:1683 : local user=root 2022-04-12 01:53:43.133 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 01:53:43.135 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 01:53:43.138 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 01:53:43.140 | + functions-common:time_start:2412 : local start_time= 2022-04-12 01:53:43.142 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 01:53:43.145 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 01:53:43.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1649728423147 2022-04-12 01:53:43.153 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 01:53:43.170 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:43.173 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 01:53:43.176 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:43.178 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:43.181 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:43.184 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:43.186 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:43.188 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 01:53:43.191 | + functions-common:time_stop:2432 : start_time=1649728423147 2022-04-12 01:53:43.194 | + functions-common:time_stop:2434 : [[ -z 1649728423147 ]] 2022-04-12 01:53:43.197 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:43.202 | + functions-common:time_stop:2437 : end_time=1649728423199 2022-04-12 01:53:43.204 | + functions-common:time_stop:2438 : elapsed_time=52 2022-04-12 01:53:43.206 | + functions-common:time_stop:2439 : total=1247 2022-04-12 01:53:43.209 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:43.211 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1299 2022-04-12 01:53:43.214 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 01:53:43.232 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:43.234 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 01:53:43.253 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:43.256 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 01:53:43.276 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:43.279 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 01:53:43.281 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 01:53:43.284 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 01:53:43.286 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 01:53:43.289 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 01:53:43.291 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 01:53:43.294 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 01:53:43.297 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 01:53:43.299 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 01:53:43.302 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 01:53:43.305 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 01:53:43.307 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 01:53:43.310 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 01:53:43.312 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 01:53:43.315 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 01:53:43.318 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 01:53:43.320 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 01:53:43.323 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 01:53:43.325 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 01:53:43.327 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 01:53:43.330 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 01:53:43.332 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 01:53:43.337 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 01:53:43.400 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 01:53:43.463 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 01:53:43.514 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 01:53:43.564 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 01:53:43.614 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 01:53:43.665 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 01:53:43.667 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 01:53:43.727 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 01:53:44.107 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 01:53:44.159 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 01:53:44.212 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 01:53:44.266 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 01:53:44.319 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 01:53:44.322 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 01:53:44.326 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 01:53:44.328 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 01:53:44.713 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 01:53:44.726 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 01:53:45.089 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 01:53:45.270 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 01:53:45.289 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:45.291 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 01:53:45.294 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 01:53:45.297 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 01:53:45.302 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 01:53:45.315 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 01:53:45.326 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 01:53:45.329 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 01:53:45.332 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 01:53:45.470 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 01:53:45.606 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 01:53:45.741 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 01:53:45.877 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 01:53:46.013 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 01:53:46.152 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 01:53:46.289 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 01:53:46.425 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 01:53:46.562 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 01:53:46.696 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 01:53:46.701 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 01:53:46.705 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 01:53:46.708 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 01:53:46.712 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 01:53:46.714 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 01:53:46.717 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 01:53:46.734 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:53:46.736 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 01:53:46.739 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:53:46.742 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 01:53:46.744 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 01:53:46.747 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 01:53:46.749 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 01:53:46.765 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:53:46.767 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 01:53:46.770 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 01:53:46.772 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 01:53:46.774 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 01:53:46.777 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 01:53:46.779 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 01:53:46.784 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 01:53:47.246 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 01:53:47.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 01:53:47.274 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 01:53:47.277 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 01:53:47.279 | + functions-common:time_start:2412 : local start_time= 2022-04-12 01:53:47.282 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 01:53:47.285 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 01:53:47.290 | + functions-common:time_start:2416 : _TIME_START[$name]=1649728427287 2022-04-12 01:53:47.293 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 01:53:51.942 | 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=124396) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 01:53:51.949 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:51.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.950 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.950 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.951 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.952 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:51.952 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:51.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:51.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.979 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.980 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.980 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:51.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:51.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:51.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:52.034 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:52.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:52.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:52.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:52.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:52.035 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:52.036 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:52.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:52.036 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:52.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:52.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:52.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:52.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:52.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:52.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:52.037 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:52.037 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:52.044 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 01:53:53.759 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:53.759 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 01:53:53.765 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:53.766 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 01:53:53.772 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:53.772 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 01:53:53.779 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:53.779 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 01:53:53.787 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:53.787 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 01:53:53.794 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:53.794 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 01:53:53.847 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:53.847 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:53.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.849 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.849 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.850 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.850 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:53.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:53.851 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:53.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.852 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.852 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.853 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.854 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:53.854 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:53.861 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:53.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.863 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.864 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.864 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:53.864 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:53.864 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:53.864 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.225 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:54.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.228 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.228 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.228 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.228 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.229 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:54.229 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.255 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.257 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.257 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.258 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.258 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.258 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:54.258 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.266 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 01:53:54.304 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.304 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 01:53:54.311 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.311 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 01:53:54.318 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.318 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 01:53:54.324 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.324 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 01:53:54.333 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.333 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 01:53:54.340 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.340 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 01:53:54.347 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.347 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:54.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.349 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.350 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.350 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.350 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:54.351 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.351 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:54.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.353 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.353 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.353 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.354 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.354 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:54.354 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.361 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:54.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.362 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.363 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.363 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.364 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:54.364 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.680 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:54.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.682 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.683 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.683 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:54.684 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.711 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 01:53:54.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.713 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.714 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.714 | 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=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 01:53:54.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 01:53:54.714 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 01:53:54.714 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124396) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 01:53:54.721 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 01:53:54.732 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.732 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 01:53:54.739 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.739 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 01:53:54.746 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.746 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 01:53:54.755 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.755 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 01:53:54.764 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.764 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 01:53:54.772 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:54.772 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 01:53:54.780 | INFO migrate.versioning.api [-] done 2022-04-12 01:53:55.158 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 01:53:55.162 | + functions-common:time_stop:2425 : local name 2022-04-12 01:53:55.164 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:53:55.167 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:53:55.169 | + functions-common:time_stop:2428 : local total 2022-04-12 01:53:55.172 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:53:55.174 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 01:53:55.177 | + functions-common:time_stop:2432 : start_time=1649728427287 2022-04-12 01:53:55.179 | + functions-common:time_stop:2434 : [[ -z 1649728427287 ]] 2022-04-12 01:53:55.182 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:53:55.187 | + functions-common:time_stop:2437 : end_time=1649728435184 2022-04-12 01:53:55.189 | + functions-common:time_stop:2438 : elapsed_time=7897 2022-04-12 01:53:55.192 | + functions-common:time_stop:2439 : total=0 2022-04-12 01:53:55.195 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:53:55.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7897 2022-04-12 01:53:55.200 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 01:53:55.202 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 01:53:55.206 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 01:53:59.814 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 01:53:59.814 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 01:53:59.814 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 01:53:59.815 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 01:53:59.815 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 01:53:59.815 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 01:53:59.816 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 01:53:59.816 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 01:53:59.816 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 01:54:00.170 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 01:54:00.174 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 01:54:04.688 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 01:54:04.688 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 01:54:04.689 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 01:54:04.689 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 01:54:04.689 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 01:54:04.689 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 01:54:04.690 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 01:54:04.690 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 01:54:04.691 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 01:54:05.061 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 01:54:05.063 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 01:54:05.066 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 01:54:05.069 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 01:54:05.086 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:54:05.088 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 01:54:05.091 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 01:54:05.096 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 01:54:05.098 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 01:54:05.100 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 01:54:05.103 | + functions-common:run_process:1682 : local group= 2022-04-12 01:54:05.105 | + functions-common:run_process:1683 : local user= 2022-04-12 01:54:05.108 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 01:54:05.110 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 01:54:05.113 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 01:54:05.116 | + functions-common:time_start:2412 : local start_time= 2022-04-12 01:54:05.118 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 01:54:05.121 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 01:54:05.126 | + functions-common:time_start:2416 : _TIME_START[$name]=1649728445123 2022-04-12 01:54:05.129 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 01:54:05.144 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:54:05.147 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 01:54:05.149 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 01:54:05.152 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 01:54:05.154 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 01:54:05.157 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 01:54:05.159 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 01:54:05.161 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 01:54:05.164 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 01:54:05.166 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 01:54:05.169 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 01:54:05.171 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 01:54:05.174 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 01:54:05.177 | + 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-04-12 01:54:05.179 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 01:54:05.181 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 01:54:05.183 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 01:54:05.186 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 01:54:05.188 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 01:54:05.190 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 01:54:05.194 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 01:54:05.246 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 01:54:05.297 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 01:54:05.350 | + 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-04-12 01:54:05.403 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 01:54:05.459 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 01:54:05.512 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 01:54:05.564 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 01:54:05.615 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 01:54:05.668 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 01:54:05.720 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 01:54:05.722 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 01:54:05.775 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 01:54:06.157 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 01:54:06.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 01:54:06.545 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 01:54:06.624 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 01:54:06.629 | + functions-common:time_stop:2425 : local name 2022-04-12 01:54:06.631 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:54:06.634 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:54:06.641 | + functions-common:time_stop:2428 : local total 2022-04-12 01:54:06.643 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:54:06.645 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 01:54:06.648 | + functions-common:time_stop:2432 : start_time=1649728445123 2022-04-12 01:54:06.650 | + functions-common:time_stop:2434 : [[ -z 1649728445123 ]] 2022-04-12 01:54:06.655 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:54:06.658 | + functions-common:time_stop:2437 : end_time=1649728446655 2022-04-12 01:54:06.660 | + functions-common:time_stop:2438 : elapsed_time=1532 2022-04-12 01:54:06.662 | + functions-common:time_stop:2439 : total=1299 2022-04-12 01:54:06.665 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:54:06.667 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2831 2022-04-12 01:54:06.670 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 01:54:06.670 | Waiting for keystone to start... 2022-04-12 01:54:06.672 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 01:54:06.675 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 01:54:06.678 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 01:54:06.680 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 01:54:06.682 | + functions:wait_for_service:459 : local rval=0 2022-04-12 01:54:06.685 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 01:54:06.687 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 01:54:06.690 | + functions-common:time_start:2412 : local start_time= 2022-04-12 01:54:06.693 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 01:54:06.698 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 01:54:06.701 | + functions-common:time_start:2416 : _TIME_START[$name]=1649728446697 2022-04-12 01:54:06.703 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 01:54:06.709 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 01:54:13.301 | + :: : [[ 200 == 503 ]] 2022-04-12 01:54:13.303 | + :: : [[ 0 -eq 7 ]] 2022-04-12 01:54:13.306 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 01:54:13.308 | + functions-common:time_stop:2425 : local name 2022-04-12 01:54:13.311 | + functions-common:time_stop:2426 : local end_time 2022-04-12 01:54:13.313 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 01:54:13.316 | + functions-common:time_stop:2428 : local total 2022-04-12 01:54:13.319 | + functions-common:time_stop:2429 : local start_time 2022-04-12 01:54:13.321 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 01:54:13.323 | + functions-common:time_stop:2432 : start_time=1649728446697 2022-04-12 01:54:13.326 | + functions-common:time_stop:2434 : [[ -z 1649728446697 ]] 2022-04-12 01:54:13.329 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 01:54:13.333 | + functions-common:time_stop:2437 : end_time=1649728453330 2022-04-12 01:54:13.335 | + functions-common:time_stop:2438 : elapsed_time=6633 2022-04-12 01:54:13.338 | + functions-common:time_stop:2439 : total=0 2022-04-12 01:54:13.340 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 01:54:13.342 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6633 2022-04-12 01:54:13.345 | + functions:wait_for_service:467 : return 0 2022-04-12 01:54:13.347 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 01:54:13.365 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:54:13.367 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 01:54:13.370 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 01:54:13.372 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 01:54:13.399 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 01:54:13.403 | + 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.39/identity 2022-04-12 01:54:17.979 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:17.980 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:17.980 | 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=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:17.988 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.004 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.004 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.035 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.068 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.068 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.156 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.156 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.157 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.157 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.157 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.157 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.171 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.171 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.171 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.179 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.181 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.182 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.183 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125155) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 01:54:18.215 | 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=125155) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 01:54:18.515 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created domain default 2022-04-12 01:54:18.557 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created project admin 2022-04-12 01:54:18.584 | DEBUG passlib.handlers.bcrypt [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=125155) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 01:54:18.584 | DEBUG passlib.handlers.bcrypt [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=125155) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 01:54:18.644 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created user admin 2022-04-12 01:54:18.656 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created role reader 2022-04-12 01:54:18.667 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created role member 2022-04-12 01:54:18.688 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created implied role where dfe8dd30b101469a89b0d5072fbdbf92 implies d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:54:18.698 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created role admin 2022-04-12 01:54:18.714 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created implied role where f3f2a1826bb3482fb5d680aa63983516 implies dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:54:18.726 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Granted role admin on project admin to user admin. 2022-04-12 01:54:18.732 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Granted role admin on the system to user admin. 2022-04-12 01:54:18.743 | WARNING py.warnings [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 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-04-12 01:54:18.744 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 01:54:18.744 |  2022-04-12 01:54:18.747 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created region RegionOne 2022-04-12 01:54:18.779 | INFO keystone.cmd.bootstrap [None req-2ca8b696-8f28-4547-bdea-bd3feb3bd428 None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 01:54:19.222 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 01:54:19.225 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 01:54:19.227 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 01:54:19.230 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 01:54:22.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:22.232 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:22.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:22.233 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:22.399 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:22.402 | + lib/keystone:create_keystone_accounts:310 : admin_project=6b5d6ed284394c6ca524a60849520075 2022-04-12 01:54:22.404 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 01:54:22.408 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 01:54:24.579 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 01:54:24.605 | [122497 Async install_tempest:122497]: finished successfully 2022-04-12 01:54:24.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:24.632 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:24.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:24.632 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:24.801 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:24.804 | + lib/keystone:create_keystone_accounts:312 : admin_user=d9f34172e6494e4eb9a904ecba646984 2022-04-12 01:54:24.806 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 01:54:24.808 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 01:54:24.810 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 01:54:24.813 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d9f34172e6494e4eb9a904ecba646984 default 2022-04-12 01:54:24.869 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d9f34172e6494e4eb9a904ecba646984 default 2022-04-12 01:54:24.906 | [97074 Async ks-domain-role:125387]: running: get_or_add_user_domain_role admin d9f34172e6494e4eb9a904ecba646984 default 2022-04-12 01:54:24.909 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 01:54:24.911 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 01:54:24.916 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 01:54:28.081 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 01:54:28.083 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 01:54:28.083 | default 2022-04-12 01:54:28.086 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 01:54:28.144 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 01:54:28.186 | [97074 Async ks-project:125526]: running: get_or_create_project service Default 2022-04-12 01:54:28.189 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 01:54:28.258 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 01:54:28.299 | [97074 Async ks-service:125612]: running: get_or_create_role service 2022-04-12 01:54:28.301 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 01:54:28.368 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 01:54:28.462 | [97074 Async ks-reseller:125700]: running: get_or_create_role ResellerAdmin 2022-04-12 01:54:28.476 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 01:54:28.496 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 01:54:28.946 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 01:54:29.171 | [97074 Async ks-anotherrole:125791]: running: get_or_create_role anotherrole 2022-04-12 01:54:29.188 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 01:54:29.212 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 01:54:29.240 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:54:29.264 | +++ 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-04-12 01:54:31.704 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:31.853 | [125612 Async ks-service:125612]: finished successfully 2022-04-12 01:54:32.072 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:32.088 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:32.137 | [125700 Async ks-reseller:125700]: finished successfully 2022-04-12 01:54:32.153 | [125526 Async ks-project:125526]: finished successfully 2022-04-12 01:54:32.549 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:32.584 | [125791 Async ks-anotherrole:125791]: finished successfully 2022-04-12 01:54:33.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:33.009 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:33.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:33.010 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:33.176 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:33.179 | ++ functions-common:get_or_create_project:938 : project_id=480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:54:33.182 | ++ functions-common:get_or_create_project:939 : echo 480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:54:33.185 | + lib/keystone:create_keystone_accounts:340 : invis_project=480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:54:33.187 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 01:54:33.191 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 01:54:33.193 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:54:33.196 | +++ 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-04-12 01:54:35.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:35.698 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:35.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:35.698 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:35.890 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:35.893 | ++ functions-common:get_or_create_project:938 : project_id=692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:35.896 | ++ functions-common:get_or_create_project:939 : echo 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:35.899 | + lib/keystone:create_keystone_accounts:344 : demo_project=692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:35.901 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 01:54:35.905 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 01:54:35.908 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:54:35.913 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 01:54:35.915 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 01:54:35.919 | +++ 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-04-12 01:54:35.922 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:35.948 | [125387 Async ks-domain-role:125387]: finished successfully 2022-04-12 01:54:38.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.422 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.422 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.587 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:38.590 | ++ functions-common:get_or_create_user:925 : user_id=629fb8ed4f5c48c9b29f55de9254dd95 2022-04-12 01:54:38.592 | ++ functions-common:get_or_create_user:926 : echo 629fb8ed4f5c48c9b29f55de9254dd95 2022-04-12 01:54:38.595 | + lib/keystone:create_keystone_accounts:347 : demo_user=629fb8ed4f5c48c9b29f55de9254dd95 2022-04-12 01:54:38.597 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 01:54:38.647 | [97074 Async ks-domain-role:125387]: Waiting for completion of get_or_add_user_domain_role admin d9f34172e6494e4eb9a904ecba646984 default running on PID 125387 (6 other jobs running) 2022-04-12 01:54:38.670 | [97074 Async ks-domain-role:125387]: Signaling child to exit 2022-04-12 01:54:38.670 | WAKEUP 2022-04-12 01:54:38.694 | [97074 Async ks-domain-role:125387]: Signaled 2022-04-12 01:54:38.695 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 01:54:38.695 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d9f34172e6494e4eb9a904ecba646984 --domain default 2022-04-12 01:54:38.695 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:54:38.695 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 01:54:38.695 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:54:38.695 | ++ functions-common:get_field:812 : read data 2022-04-12 01:54:38.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.696 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.696 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.696 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:38.696 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 01:54:38.696 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 01:54:38.696 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user d9f34172e6494e4eb9a904ecba646984 --domain default 2022-04-12 01:54:38.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.696 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.696 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.696 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d9f34172e6494e4eb9a904ecba646984 --domain default 2022-04-12 01:54:38.696 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:54:38.696 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 01:54:38.696 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:54:38.696 | ++ functions-common:get_field:812 : read data 2022-04-12 01:54:38.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.696 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.696 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.696 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:38.696 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:54:38.696 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:54:38.696 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:54:38.696 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | d9f34172e6494e4eb9a904ecba646984 | | | default | | False |' 2022-04-12 01:54:38.696 | ++ functions-common:get_field:812 : read data 2022-04-12 01:54:38.696 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:54:38.696 | + functions-common:get_or_add_user_domain_role:1021 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:54:38.696 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:54:38.738 | [97074 Async ks-domain-role:125387]: finished get_or_add_user_domain_role admin d9f34172e6494e4eb9a904ecba646984 default with result 0 in 11 seconds 2022-04-12 01:54:38.745 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 01:54:38.779 | [97074 Async ks-project:125526]: Waiting for completion of get_or_create_project service Default running on PID 125526 (5 other jobs running) 2022-04-12 01:54:38.803 | [97074 Async ks-project:125526]: Signaling child to exit 2022-04-12 01:54:38.803 | WAKEUP 2022-04-12 01:54:38.825 | [97074 Async ks-project:125526]: Signaled 2022-04-12 01:54:38.827 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:54:38.827 | ++ 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-04-12 01:54:38.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.827 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.827 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.827 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:38.827 | + functions-common:get_or_create_project:938 : project_id=7747369ff5f04486a9ce2d9c627bf928 2022-04-12 01:54:38.827 | + functions-common:get_or_create_project:939 : echo 7747369ff5f04486a9ce2d9c627bf928 2022-04-12 01:54:38.827 | 7747369ff5f04486a9ce2d9c627bf928 2022-04-12 01:54:38.870 | [97074 Async ks-project:125526]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 01:54:38.906 | [97074 Async ks-service:125612]: Waiting for completion of get_or_create_role service running on PID 125612 (4 other jobs running) 2022-04-12 01:54:38.930 | [97074 Async ks-service:125612]: Signaling child to exit 2022-04-12 01:54:38.930 | WAKEUP 2022-04-12 01:54:38.952 | [97074 Async ks-service:125612]: Signaled 2022-04-12 01:54:38.953 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 01:54:38.953 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 01:54:38.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.953 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:38.953 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:38.953 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:38.953 | + functions-common:get_or_create_role:950 : role_id=9cec860fb5b443db8c20007033f45def 2022-04-12 01:54:38.953 | + functions-common:get_or_create_role:951 : echo 9cec860fb5b443db8c20007033f45def 2022-04-12 01:54:38.953 | 9cec860fb5b443db8c20007033f45def 2022-04-12 01:54:38.997 | [97074 Async ks-service:125612]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-12 01:54:39.032 | [97074 Async ks-reseller:125700]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 125700 (3 other jobs running) 2022-04-12 01:54:39.057 | [97074 Async ks-reseller:125700]: Signaling child to exit 2022-04-12 01:54:39.057 | WAKEUP 2022-04-12 01:54:39.078 | [97074 Async ks-reseller:125700]: Signaled 2022-04-12 01:54:39.080 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 01:54:39.080 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 01:54:39.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:39.080 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:39.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:39.080 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:39.080 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:39.080 | + functions-common:get_or_create_role:950 : role_id=0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:54:39.080 | + functions-common:get_or_create_role:951 : echo 0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:54:39.080 | 0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:54:39.123 | [97074 Async ks-reseller:125700]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-12 01:54:39.159 | [97074 Async ks-anotherrole:125791]: Waiting for completion of get_or_create_role anotherrole running on PID 125791 (2 other jobs running) 2022-04-12 01:54:39.183 | [97074 Async ks-anotherrole:125791]: Signaling child to exit 2022-04-12 01:54:39.183 | WAKEUP 2022-04-12 01:54:39.204 | [97074 Async ks-anotherrole:125791]: Signaled 2022-04-12 01:54:39.206 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 01:54:39.206 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 01:54:39.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:39.206 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:39.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:39.206 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:39.206 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:39.206 | + functions-common:get_or_create_role:950 : role_id=a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:54:39.206 | + functions-common:get_or_create_role:951 : echo a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:54:39.206 | a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:54:39.250 | [97074 Async ks-anotherrole:125791]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-04-12 01:54:39.254 | + inc/async:async_wait:197 : return 0 2022-04-12 01:54:39.256 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.315 | + inc/async:async_inner:63 : get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.356 | [97074 Async ks-demo-member:126660]: running: get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.358 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d9f34172e6494e4eb9a904ecba646984 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.417 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d9f34172e6494e4eb9a904ecba646984 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.465 | [97074 Async ks-demo-admin:126772]: running: get_or_add_user_project_role admin d9f34172e6494e4eb9a904ecba646984 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.468 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.540 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.583 | [97074 Async ks-demo-another:126884]: running: get_or_add_user_project_role anotherrole 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:39.588 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:54:39.659 | + inc/async:async_inner:63 : get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:54:39.722 | [97074 Async ks-demo-invis:126996]: running: get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:54:39.733 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 01:54:39.742 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 01:54:39.748 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:54:39.755 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 01:54:39.760 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 01:54:39.773 | +++ 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-04-12 01:54:43.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:43.963 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:43.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:43.963 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:44.164 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:44.168 | ++ functions-common:get_or_create_user:925 : user_id=016db933c31c42de97986020f9b9f202 2022-04-12 01:54:44.176 | ++ functions-common:get_or_create_user:926 : echo 016db933c31c42de97986020f9b9f202 2022-04-12 01:54:44.181 | + lib/keystone:create_keystone_accounts:360 : demo_reader=016db933c31c42de97986020f9b9f202 2022-04-12 01:54:44.183 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 016db933c31c42de97986020f9b9f202 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:44.292 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 016db933c31c42de97986020f9b9f202 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:44.425 | [97074 Async ks-demo-reader:127162]: running: get_or_add_user_project_role reader 016db933c31c42de97986020f9b9f202 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:54:44.453 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 01:54:44.471 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 01:54:44.486 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:54:44.521 | +++ 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-04-12 01:54:49.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:49.451 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:49.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:49.451 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:49.702 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:49.704 | ++ functions-common:get_or_create_project:938 : project_id=7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:49.708 | ++ functions-common:get_or_create_project:939 : echo 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:49.711 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:49.713 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 01:54:49.741 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 01:54:49.751 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:54:49.765 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 01:54:49.774 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 01:54:49.804 | +++ 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-04-12 01:54:53.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:53.533 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:53.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:53.533 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:53.788 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:53.806 | ++ functions-common:get_or_create_user:925 : user_id=4ee22fdd18ba4c5ab3ff13f7e466af7d 2022-04-12 01:54:53.817 | ++ functions-common:get_or_create_user:926 : echo 4ee22fdd18ba4c5ab3ff13f7e466af7d 2022-04-12 01:54:53.825 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=4ee22fdd18ba4c5ab3ff13f7e466af7d 2022-04-12 01:54:53.832 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:53.993 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:54.040 | [97074 Async ks-alt-admin:127524]: running: get_or_add_user_project_role admin 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:54.043 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:54.142 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:54.223 | [97074 Async ks-alt-another:127636]: running: get_or_add_user_project_role anotherrole 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:54.237 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 01:54:54.245 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 01:54:54.260 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:54:54.281 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 01:54:54.292 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 01:54:54.325 | +++ 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-04-12 01:54:54.872 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:54.974 | [126884 Async ks-demo-another:126884]: finished successfully 2022-04-12 01:54:55.697 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:55.865 | [126660 Async ks-demo-member:126660]: finished successfully 2022-04-12 01:54:56.300 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:56.498 | [126996 Async ks-demo-invis:126996]: finished successfully 2022-04-12 01:54:56.900 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:54:57.078 | [126772 Async ks-demo-admin:126772]: finished successfully 2022-04-12 01:54:58.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:58.486 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:58.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:54:58.486 | from cryptography.utils import int_from_bytes 2022-04-12 01:54:58.676 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:54:58.678 | ++ functions-common:get_or_create_user:925 : user_id=64732ff85f324cfcba071ed5d42f50cb 2022-04-12 01:54:58.681 | ++ functions-common:get_or_create_user:926 : echo 64732ff85f324cfcba071ed5d42f50cb 2022-04-12 01:54:58.684 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=64732ff85f324cfcba071ed5d42f50cb 2022-04-12 01:54:58.689 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 64732ff85f324cfcba071ed5d42f50cb 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:58.774 | + inc/async:async_inner:63 : get_or_add_user_project_role member 64732ff85f324cfcba071ed5d42f50cb 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:58.849 | [97074 Async ks-alt-member-user:128029]: running: get_or_add_user_project_role member 64732ff85f324cfcba071ed5d42f50cb 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:54:58.857 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 01:54:58.867 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 01:54:58.887 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:54:58.893 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 01:54:58.896 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 01:54:58.911 | +++ 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-04-12 01:55:00.732 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:00.892 | [127162 Async ks-demo-reader:127162]: finished successfully 2022-04-12 01:55:02.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:02.533 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:02.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:02.533 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:02.749 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:02.752 | ++ functions-common:get_or_create_user:925 : user_id=b825570dfdd34eeeb655b59cf7345ade 2022-04-12 01:55:02.755 | ++ functions-common:get_or_create_user:926 : echo b825570dfdd34eeeb655b59cf7345ade 2022-04-12 01:55:02.758 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b825570dfdd34eeeb655b59cf7345ade 2022-04-12 01:55:02.769 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b825570dfdd34eeeb655b59cf7345ade 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:02.851 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b825570dfdd34eeeb655b59cf7345ade 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:02.976 | [97074 Async ks-alt-reader-user:128303]: running: get_or_add_user_project_role reader b825570dfdd34eeeb655b59cf7345ade 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:03.001 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 01:55:03.024 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:55:03.042 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 01:55:03.056 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 01:55:03.088 | +++ 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-04-12 01:55:06.729 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:06.758 | [127524 Async ks-alt-admin:127524]: finished successfully 2022-04-12 01:55:06.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:06.837 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:06.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:06.837 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:07.020 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:07.022 | ++ functions-common:get_or_create_user:925 : user_id=7a4bcf6440b347dea3227b0884c21fbc 2022-04-12 01:55:07.025 | ++ functions-common:get_or_create_user:926 : echo 7a4bcf6440b347dea3227b0884c21fbc 2022-04-12 01:55:07.027 | + lib/keystone:create_keystone_accounts:392 : system_member_user=7a4bcf6440b347dea3227b0884c21fbc 2022-04-12 01:55:07.030 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 7a4bcf6440b347dea3227b0884c21fbc all 2022-04-12 01:55:07.092 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7a4bcf6440b347dea3227b0884c21fbc all 2022-04-12 01:55:07.167 | [97074 Async ks-system-member:128516]: running: get_or_add_user_system_role member 7a4bcf6440b347dea3227b0884c21fbc all 2022-04-12 01:55:07.171 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 01:55:07.177 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:55:07.181 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 01:55:07.184 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 01:55:07.197 | +++ 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-04-12 01:55:07.478 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:07.552 | [127636 Async ks-alt-another:127636]: finished successfully 2022-04-12 01:55:10.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:10.065 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:10.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:10.065 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:10.262 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:10.268 | ++ functions-common:get_or_create_user:925 : user_id=02fdf1a17d9b4185806370d1fe2ffc2c 2022-04-12 01:55:10.271 | ++ functions-common:get_or_create_user:926 : echo 02fdf1a17d9b4185806370d1fe2ffc2c 2022-04-12 01:55:10.275 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=02fdf1a17d9b4185806370d1fe2ffc2c 2022-04-12 01:55:10.277 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 02fdf1a17d9b4185806370d1fe2ffc2c all 2022-04-12 01:55:10.379 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 02fdf1a17d9b4185806370d1fe2ffc2c all 2022-04-12 01:55:10.467 | [97074 Async ks-system-reader:128754]: running: get_or_add_user_system_role reader 02fdf1a17d9b4185806370d1fe2ffc2c all 2022-04-12 01:55:10.470 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 01:55:10.474 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 01:55:10.477 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 01:55:10.479 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 01:55:10.483 | +++ 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-04-12 01:55:12.400 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:12.585 | [128029 Async ks-alt-member-user:128029]: finished successfully 2022-04-12 01:55:13.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:13.417 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:13.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:13.417 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:13.616 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:13.622 | ++ functions-common:get_or_create_group:902 : group_id=78b3a45c27ef4a84a27d3c234bbd0b27 2022-04-12 01:55:13.625 | ++ functions-common:get_or_create_group:903 : echo 78b3a45c27ef4a84a27d3c234bbd0b27 2022-04-12 01:55:13.630 | + lib/keystone:create_keystone_accounts:402 : admin_group=78b3a45c27ef4a84a27d3c234bbd0b27 2022-04-12 01:55:13.633 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 01:55:13.636 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 01:55:13.643 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 01:55:13.645 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 01:55:13.652 | +++ 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-04-12 01:55:15.822 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:15.851 | [128303 Async ks-alt-reader-user:128303]: finished successfully 2022-04-12 01:55:16.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:16.418 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:16.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:16.418 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:16.602 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:16.605 | ++ functions-common:get_or_create_group:902 : group_id=718c8f1528dc482f9b9424e588351555 2022-04-12 01:55:16.608 | ++ functions-common:get_or_create_group:903 : echo 718c8f1528dc482f9b9424e588351555 2022-04-12 01:55:16.613 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=718c8f1528dc482f9b9424e588351555 2022-04-12 01:55:16.616 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:16.690 | + inc/async:async_inner:63 : get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:16.747 | [97074 Async ks-group-memberdemo:129334]: running: get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:16.751 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:16.861 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:16.961 | [97074 Async ks-group-anotherdemo:129420]: running: get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:16.982 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:17.334 | + inc/async:async_inner:63 : get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:17.347 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:17.449 | [128516 Async ks-system-member:128516]: finished successfully 2022-04-12 01:55:17.506 | [97074 Async ks-group-memberalt:129506]: running: get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:17.524 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:17.778 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:17.979 | [97074 Async ks-group-anotheralt:129647]: running: get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:18.005 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 2022-04-12 01:55:18.428 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 2022-04-12 01:55:18.636 | [97074 Async ks-group-admin:129737]: running: get_or_add_group_project_role admin 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 2022-04-12 01:55:18.657 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-12 01:55:19.013 | [97074 Async ks-demo-member:126660]: Waiting for completion of get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda running on PID 126660 (17 other jobs running) 2022-04-12 01:55:19.175 | [97074 Async ks-demo-member:126660]: Signaling child to exit 2022-04-12 01:55:19.175 | WAKEUP 2022-04-12 01:55:19.346 | [97074 Async ks-demo-member:126660]: Signaled 2022-04-12 01:55:19.364 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:19.364 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:19.364 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:19.364 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:19.364 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:19.364 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:19.364 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:19.364 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:19.364 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:19.364 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:19.364 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:19.364 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:19.364 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:19.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:19.364 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:19.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:19.364 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:19.364 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:19.364 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:19.364 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:19.364 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:19.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:19.365 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:19.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:19.365 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:19.365 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:19.365 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:19.365 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:19.365 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:19.365 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:19.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:19.365 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:19.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:19.365 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:19.365 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:19.365 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:19.365 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:19.365 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:19.365 | ++ functions-common:get_field:818 : echo '| dfe8dd30b101469a89b0d5072fbdbf92 | 629fb8ed4f5c48c9b29f55de9254dd95 | | 692f1373832f45e4a7a68bea4d1f0cda | | | False |' 2022-04-12 01:55:19.365 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:19.365 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:19.365 | + functions-common:get_or_add_user_project_role:997 : echo dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:19.365 | dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:19.686 | [97074 Async ks-demo-member:126660]: finished get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda with result 0 in 16 seconds 2022-04-12 01:55:19.942 | [97074 Async ks-demo-admin:126772]: Waiting for completion of get_or_add_user_project_role admin d9f34172e6494e4eb9a904ecba646984 692f1373832f45e4a7a68bea4d1f0cda running on PID 126772 (16 other jobs running) 2022-04-12 01:55:20.098 | [97074 Async ks-demo-admin:126772]: Signaling child to exit 2022-04-12 01:55:20.098 | WAKEUP 2022-04-12 01:55:20.260 | [97074 Async ks-demo-admin:126772]: Signaled 2022-04-12 01:55:20.261 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:20.261 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:20.261 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:20.261 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:20.262 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:20.262 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:20.262 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:20.262 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:20.262 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d9f34172e6494e4eb9a904ecba646984 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:20.262 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:20.262 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:20.262 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:20.262 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:20.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:20.262 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:20.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:20.262 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:20.262 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:20.262 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:20.262 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:20.262 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d9f34172e6494e4eb9a904ecba646984 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:20.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:20.262 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:20.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:20.262 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:20.262 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d9f34172e6494e4eb9a904ecba646984 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:20.262 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:20.262 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:20.262 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:20.263 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:20.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:20.263 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:20.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:20.263 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:20.264 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:20.264 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:20.264 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:20.264 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | d9f34172e6494e4eb9a904ecba646984 | | 692f1373832f45e4a7a68bea4d1f0cda | | | False |' 2022-04-12 01:55:20.264 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:20.264 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:20.264 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:55:20.264 | + functions-common:get_or_add_user_project_role:997 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:55:20.264 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:55:20.567 | [97074 Async ks-demo-admin:126772]: finished get_or_add_user_project_role admin d9f34172e6494e4eb9a904ecba646984 692f1373832f45e4a7a68bea4d1f0cda with result 0 in 17 seconds 2022-04-12 01:55:20.804 | [97074 Async ks-demo-another:126884]: Waiting for completion of get_or_add_user_project_role anotherrole 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda running on PID 126884 (15 other jobs running) 2022-04-12 01:55:20.948 | [97074 Async ks-demo-another:126884]: Signaling child to exit 2022-04-12 01:55:20.948 | WAKEUP 2022-04-12 01:55:21.041 | [97074 Async ks-demo-another:126884]: Signaled 2022-04-12 01:55:21.050 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:21.050 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:21.050 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:21.050 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:21.050 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:21.050 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:21.050 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:21.050 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:21.051 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:21.051 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:21.051 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.051 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.051 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.051 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.051 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.051 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.051 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:21.051 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:21.051 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:21.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.051 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.051 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.051 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:21.051 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.051 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:21.051 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.051 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.051 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.051 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.051 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.051 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:21.051 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:21.051 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:21.052 | ++ functions-common:get_field:818 : echo '| a4bfa0c0c91d4fb092660b4724ada0c5 | 629fb8ed4f5c48c9b29f55de9254dd95 | | 692f1373832f45e4a7a68bea4d1f0cda | | | False |' 2022-04-12 01:55:21.052 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.052 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:55:21.052 | + functions-common:get_or_add_user_project_role:997 : echo a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:55:21.052 | a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:55:21.147 | [97074 Async ks-demo-another:126884]: finished get_or_add_user_project_role anotherrole 629fb8ed4f5c48c9b29f55de9254dd95 692f1373832f45e4a7a68bea4d1f0cda with result 0 in 15 seconds 2022-04-12 01:55:21.201 | [97074 Async ks-demo-invis:126996]: Waiting for completion of get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 480e520da92749b9b8ee68e5fbfffbc7 running on PID 126996 (14 other jobs running) 2022-04-12 01:55:21.238 | [97074 Async ks-demo-invis:126996]: Signaling child to exit 2022-04-12 01:55:21.239 | WAKEUP 2022-04-12 01:55:21.273 | [97074 Async ks-demo-invis:126996]: Signaled 2022-04-12 01:55:21.275 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:21.275 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:21.275 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:21.275 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:21.275 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:21.275 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:21.275 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:21.275 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:21.275 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.275 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:55:21.275 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:21.275 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.276 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.276 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.276 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.276 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.276 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:21.276 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:21.276 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:55:21.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.276 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.276 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.276 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 629fb8ed4f5c48c9b29f55de9254dd95 --project 480e520da92749b9b8ee68e5fbfffbc7 2022-04-12 01:55:21.276 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.276 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:21.276 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.276 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.276 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.277 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.277 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.277 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:21.277 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:21.277 | ++ functions-common:get_field:818 : echo '| dfe8dd30b101469a89b0d5072fbdbf92 | 629fb8ed4f5c48c9b29f55de9254dd95 | | 480e520da92749b9b8ee68e5fbfffbc7 | | | False |' 2022-04-12 01:55:21.277 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:21.277 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.277 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:21.277 | + functions-common:get_or_add_user_project_role:997 : echo dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:21.277 | dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:21.342 | [97074 Async ks-demo-invis:126996]: finished get_or_add_user_project_role member 629fb8ed4f5c48c9b29f55de9254dd95 480e520da92749b9b8ee68e5fbfffbc7 with result 0 in 16 seconds 2022-04-12 01:55:21.446 | [97074 Async ks-demo-reader:127162]: Waiting for completion of get_or_add_user_project_role reader 016db933c31c42de97986020f9b9f202 692f1373832f45e4a7a68bea4d1f0cda running on PID 127162 (13 other jobs running) 2022-04-12 01:55:21.486 | [97074 Async ks-demo-reader:127162]: Signaling child to exit 2022-04-12 01:55:21.486 | WAKEUP 2022-04-12 01:55:21.523 | [97074 Async ks-demo-reader:127162]: Signaled 2022-04-12 01:55:21.524 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:21.524 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:21.525 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:21.525 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:21.525 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:21.525 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:21.525 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:21.525 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:21.525 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.525 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 016db933c31c42de97986020f9b9f202 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:21.525 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:21.525 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.525 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.525 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.525 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.525 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.525 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:21.525 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:21.525 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 016db933c31c42de97986020f9b9f202 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:21.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.525 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.525 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.525 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.525 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 016db933c31c42de97986020f9b9f202 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:21.525 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:21.525 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.525 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.526 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.526 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.526 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.526 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:21.526 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:21.526 | ++ functions-common:get_field:818 : echo '| d550fd531d334a3f8f1bf3228444a995 | 016db933c31c42de97986020f9b9f202 | | 692f1373832f45e4a7a68bea4d1f0cda | | | False |' 2022-04-12 01:55:21.526 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:21.526 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.526 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:21.526 | + functions-common:get_or_add_user_project_role:997 : echo d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:21.526 | d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:21.589 | [97074 Async ks-demo-reader:127162]: finished get_or_add_user_project_role reader 016db933c31c42de97986020f9b9f202 692f1373832f45e4a7a68bea4d1f0cda with result 0 in 16 seconds 2022-04-12 01:55:21.594 | + inc/async:async_wait:197 : return 0 2022-04-12 01:55:21.597 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 01:55:21.654 | [97074 Async ks-alt-admin:127524]: Waiting for completion of get_or_add_user_project_role admin 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 running on PID 127524 (12 other jobs running) 2022-04-12 01:55:21.700 | [97074 Async ks-alt-admin:127524]: Signaling child to exit 2022-04-12 01:55:21.700 | WAKEUP 2022-04-12 01:55:21.730 | [97074 Async ks-alt-admin:127524]: Signaled 2022-04-12 01:55:21.731 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:21.731 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:21.731 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:21.731 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:21.732 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:21.732 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:21.732 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:21.732 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:21.732 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.732 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ee22fdd18ba4c5ab3ff13f7e466af7d --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:21.732 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:21.732 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.732 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.732 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.732 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.732 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.732 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:21.732 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:21.732 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4ee22fdd18ba4c5ab3ff13f7e466af7d --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:21.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.732 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.732 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.732 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.732 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:21.732 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4ee22fdd18ba4c5ab3ff13f7e466af7d --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:21.732 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.732 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.732 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.732 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.733 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.733 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:21.733 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:21.733 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | 4ee22fdd18ba4c5ab3ff13f7e466af7d | | 7d1103de8b2049c4bd396419f2ec4573 | | | False |' 2022-04-12 01:55:21.733 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:21.733 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.733 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:55:21.733 | + functions-common:get_or_add_user_project_role:997 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:55:21.733 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:55:21.780 | [97074 Async ks-alt-admin:127524]: finished get_or_add_user_project_role admin 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 with result 0 in 12 seconds 2022-04-12 01:55:21.822 | [97074 Async ks-alt-another:127636]: Waiting for completion of get_or_add_user_project_role anotherrole 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 running on PID 127636 (11 other jobs running) 2022-04-12 01:55:21.850 | [97074 Async ks-alt-another:127636]: Signaling child to exit 2022-04-12 01:55:21.851 | WAKEUP 2022-04-12 01:55:21.879 | [97074 Async ks-alt-another:127636]: Signaled 2022-04-12 01:55:21.880 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:21.880 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:21.880 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:21.880 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:21.880 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:21.880 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:21.880 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:21.881 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:21.881 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4ee22fdd18ba4c5ab3ff13f7e466af7d --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:21.881 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.881 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:21.881 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.881 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.881 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.881 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.881 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.881 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:21.881 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:21.881 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4ee22fdd18ba4c5ab3ff13f7e466af7d --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:21.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.881 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.881 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.881 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4ee22fdd18ba4c5ab3ff13f7e466af7d --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:21.881 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:21.881 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:21.881 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:21.881 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.881 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:21.881 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:21.881 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:21.881 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:21.881 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:21.881 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:21.882 | ++ functions-common:get_field:818 : echo '| a4bfa0c0c91d4fb092660b4724ada0c5 | 4ee22fdd18ba4c5ab3ff13f7e466af7d | | 7d1103de8b2049c4bd396419f2ec4573 | | | False |' 2022-04-12 01:55:21.882 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:21.882 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:55:21.882 | + functions-common:get_or_add_user_project_role:997 : echo a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:55:21.882 | a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:55:21.931 | [97074 Async ks-alt-another:127636]: finished get_or_add_user_project_role anotherrole 4ee22fdd18ba4c5ab3ff13f7e466af7d 7d1103de8b2049c4bd396419f2ec4573 with result 0 in 13 seconds 2022-04-12 01:55:21.978 | [97074 Async ks-alt-member-user:128029]: Waiting for completion of get_or_add_user_project_role member 64732ff85f324cfcba071ed5d42f50cb 7d1103de8b2049c4bd396419f2ec4573 running on PID 128029 (10 other jobs running) 2022-04-12 01:55:22.005 | [97074 Async ks-alt-member-user:128029]: Signaling child to exit 2022-04-12 01:55:22.005 | WAKEUP 2022-04-12 01:55:22.039 | [97074 Async ks-alt-member-user:128029]: Signaled 2022-04-12 01:55:22.040 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:22.040 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:22.041 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:22.041 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:22.041 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:22.041 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:22.041 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:22.041 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:22.041 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:22.041 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 64732ff85f324cfcba071ed5d42f50cb --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:22.041 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:22.041 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:22.041 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:22.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.041 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.041 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.041 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:22.041 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:22.041 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:22.041 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 64732ff85f324cfcba071ed5d42f50cb --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:22.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.041 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.041 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.041 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 64732ff85f324cfcba071ed5d42f50cb --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:22.041 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:22.041 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:22.041 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:22.041 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:22.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.041 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.042 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.042 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:22.042 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:22.042 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:22.042 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:22.042 | ++ functions-common:get_field:818 : echo '| dfe8dd30b101469a89b0d5072fbdbf92 | 64732ff85f324cfcba071ed5d42f50cb | | 7d1103de8b2049c4bd396419f2ec4573 | | | False |' 2022-04-12 01:55:22.042 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:22.042 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:22.042 | + functions-common:get_or_add_user_project_role:997 : echo dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:22.042 | dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:22.096 | [97074 Async ks-alt-member-user:128029]: finished get_or_add_user_project_role member 64732ff85f324cfcba071ed5d42f50cb 7d1103de8b2049c4bd396419f2ec4573 with result 0 in 13 seconds 2022-04-12 01:55:22.136 | [97074 Async ks-alt-reader-user:128303]: Waiting for completion of get_or_add_user_project_role reader b825570dfdd34eeeb655b59cf7345ade 7d1103de8b2049c4bd396419f2ec4573 running on PID 128303 (9 other jobs running) 2022-04-12 01:55:22.185 | [97074 Async ks-alt-reader-user:128303]: Signaling child to exit 2022-04-12 01:55:22.185 | WAKEUP 2022-04-12 01:55:22.210 | [97074 Async ks-alt-reader-user:128303]: Signaled 2022-04-12 01:55:22.212 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:55:22.212 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:55:22.212 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:22.212 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:22.212 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:22.212 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:22.212 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:22.212 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:55:22.212 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b825570dfdd34eeeb655b59cf7345ade --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:22.212 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:55:22.212 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:22.212 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:22.212 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:22.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.212 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.212 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.212 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:22.212 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:55:22.212 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:55:22.212 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user b825570dfdd34eeeb655b59cf7345ade --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:22.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.212 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.213 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.213 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b825570dfdd34eeeb655b59cf7345ade --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:22.213 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:55:22.213 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:55:22.213 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:55:22.213 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:22.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.213 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.213 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.213 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:22.213 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:55:22.213 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:55:22.213 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:55:22.213 | ++ functions-common:get_field:818 : echo '| d550fd531d334a3f8f1bf3228444a995 | b825570dfdd34eeeb655b59cf7345ade | | 7d1103de8b2049c4bd396419f2ec4573 | | | False |' 2022-04-12 01:55:22.213 | ++ functions-common:get_field:812 : read data 2022-04-12 01:55:22.213 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:22.213 | + functions-common:get_or_add_user_project_role:997 : echo d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:22.213 | d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:22.262 | [97074 Async ks-alt-reader-user:128303]: finished get_or_add_user_project_role reader b825570dfdd34eeeb655b59cf7345ade 7d1103de8b2049c4bd396419f2ec4573 with result 0 in 13 seconds 2022-04-12 01:55:22.266 | + inc/async:async_wait:197 : return 0 2022-04-12 01:55:22.269 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 01:55:22.331 | [97074 Async ks-system-member:128516]: Waiting for completion of get_or_add_user_system_role member 7a4bcf6440b347dea3227b0884c21fbc all running on PID 128516 (8 other jobs running) 2022-04-12 01:55:22.382 | [97074 Async ks-system-member:128516]: Signaling child to exit 2022-04-12 01:55:22.382 | WAKEUP 2022-04-12 01:55:22.417 | [97074 Async ks-system-member:128516]: Signaled 2022-04-12 01:55:22.418 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 01:55:22.418 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 01:55:22.418 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 01:55:22.418 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:22.419 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:22.419 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:22.419 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:22.419 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:22.419 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 01:55:22.419 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7a4bcf6440b347dea3227b0884c21fbc --system all -f value -c Role 2022-04-12 01:55:22.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.419 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.419 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.419 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:22.419 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 01:55:22.419 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 01:55:22.419 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 7a4bcf6440b347dea3227b0884c21fbc --system all 2022-04-12 01:55:22.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.419 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.419 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.419 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7a4bcf6440b347dea3227b0884c21fbc --system all -f value -c Role 2022-04-12 01:55:22.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.419 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:22.419 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:22.419 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:22.419 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:22.419 | + functions-common:get_or_add_user_system_role:1052 : echo dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:22.419 | dfe8dd30b101469a89b0d5072fbdbf92 2022-04-12 01:55:22.524 | [97074 Async ks-system-member:128516]: finished get_or_add_user_system_role member 7a4bcf6440b347dea3227b0884c21fbc all with result 0 in 10 seconds 2022-04-12 01:55:22.596 | [97074 Async ks-system-reader:128754]: Waiting for completion of get_or_add_user_system_role reader 02fdf1a17d9b4185806370d1fe2ffc2c all running on PID 128754 (7 other jobs running) 2022-04-12 01:55:22.690 | [97074 Async ks-system-reader:128754]: Signaling child to exit 2022-04-12 01:55:23.565 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:23.712 | [128754 Async ks-system-reader:128754]: finished successfully 2022-04-12 01:55:23.808 | WAKEUP 2022-04-12 01:55:23.937 | [97074 Async ks-system-reader:128754]: Signaled 2022-04-12 01:55:23.944 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 01:55:23.944 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 01:55:23.944 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 01:55:23.944 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:55:23.944 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:55:23.944 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:55:23.944 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:55:23.944 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:55:23.944 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 01:55:23.944 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 02fdf1a17d9b4185806370d1fe2ffc2c --system all -f value -c Role 2022-04-12 01:55:23.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:23.945 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:23.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:23.945 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:23.945 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:23.945 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 01:55:23.945 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 01:55:23.945 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 02fdf1a17d9b4185806370d1fe2ffc2c --system all 2022-04-12 01:55:23.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:23.945 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:23.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:23.945 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:23.945 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 02fdf1a17d9b4185806370d1fe2ffc2c --system all -f value -c Role 2022-04-12 01:55:23.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:23.945 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:23.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:23.945 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:23.945 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:23.945 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:23.945 | + functions-common:get_or_add_user_system_role:1052 : echo d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:23.945 | d550fd531d334a3f8f1bf3228444a995 2022-04-12 01:55:24.199 | [97074 Async ks-system-reader:128754]: finished get_or_add_user_system_role reader 02fdf1a17d9b4185806370d1fe2ffc2c all with result 0 in 13 seconds 2022-04-12 01:55:24.236 | + inc/async:async_wait:197 : return 0 2022-04-12 01:55:24.260 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-12 01:55:24.632 | [97074 Async ks-group-memberdemo:129334]: Waiting for completion of get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda running on PID 129334 (6 other jobs running) 2022-04-12 01:55:24.815 | [97074 Async ks-group-memberdemo:129334]: Signaling child to exit 2022-04-12 01:55:31.369 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:31.466 | [129334 Async ks-group-memberdemo:129334]: finished successfully 2022-04-12 01:55:31.493 | WAKEUP 2022-04-12 01:55:31.533 | [97074 Async ks-group-memberdemo:129334]: Signaled 2022-04-12 01:55:31.536 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 01:55:31.536 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 718c8f1528dc482f9b9424e588351555 --project 692f1373832f45e4a7a68bea4d1f0cda -f value 2022-04-12 01:55:31.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:31.536 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:31.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:31.536 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:31.536 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:31.536 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 01:55:31.536 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 01:55:31.536 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 718c8f1528dc482f9b9424e588351555 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:31.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:31.536 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:31.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:31.536 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:31.536 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 718c8f1528dc482f9b9424e588351555 --project 692f1373832f45e4a7a68bea4d1f0cda -f value 2022-04-12 01:55:31.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:31.536 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:31.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:31.536 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:31.537 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:31.537 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='dfe8dd30b101469a89b0d5072fbdbf92 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda False' 2022-04-12 01:55:31.537 | + functions-common:get_or_add_group_project_role:1076 : echo dfe8dd30b101469a89b0d5072fbdbf92 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda False 2022-04-12 01:55:31.537 | dfe8dd30b101469a89b0d5072fbdbf92 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda False 2022-04-12 01:55:31.548 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:31.590 | [129506 Async ks-group-memberalt:129506]: finished successfully 2022-04-12 01:55:31.605 | [97074 Async ks-group-memberdemo:129334]: finished get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda with result 0 in 14 seconds 2022-04-12 01:55:31.653 | [97074 Async ks-group-anotherdemo:129420]: Waiting for completion of get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda running on PID 129420 (5 other jobs running) 2022-04-12 01:55:31.680 | [97074 Async ks-group-anotherdemo:129420]: Signaling child to exit 2022-04-12 01:55:32.263 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:32.291 | [129420 Async ks-group-anotherdemo:129420]: finished successfully 2022-04-12 01:55:32.312 | WAKEUP 2022-04-12 01:55:32.337 | [97074 Async ks-group-anotherdemo:129420]: Signaled 2022-04-12 01:55:32.338 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 01:55:32.338 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 718c8f1528dc482f9b9424e588351555 --project 692f1373832f45e4a7a68bea4d1f0cda -f value 2022-04-12 01:55:32.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.338 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.338 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.338 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:32.339 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 01:55:32.339 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 01:55:32.339 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 718c8f1528dc482f9b9424e588351555 --project 692f1373832f45e4a7a68bea4d1f0cda 2022-04-12 01:55:32.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.339 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.339 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.339 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 718c8f1528dc482f9b9424e588351555 --project 692f1373832f45e4a7a68bea4d1f0cda -f value 2022-04-12 01:55:32.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.339 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.339 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.339 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:32.339 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a4bfa0c0c91d4fb092660b4724ada0c5 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda False' 2022-04-12 01:55:32.339 | + functions-common:get_or_add_group_project_role:1076 : echo a4bfa0c0c91d4fb092660b4724ada0c5 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda False 2022-04-12 01:55:32.339 | a4bfa0c0c91d4fb092660b4724ada0c5 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda False 2022-04-12 01:55:32.390 | [97074 Async ks-group-anotherdemo:129420]: finished get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 692f1373832f45e4a7a68bea4d1f0cda with result 0 in 15 seconds 2022-04-12 01:55:32.431 | [97074 Async ks-group-memberalt:129506]: Waiting for completion of get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 running on PID 129506 (4 other jobs running) 2022-04-12 01:55:32.463 | [97074 Async ks-group-memberalt:129506]: Signaling child to exit 2022-04-12 01:55:32.464 | WAKEUP 2022-04-12 01:55:32.489 | [97074 Async ks-group-memberalt:129506]: Signaled 2022-04-12 01:55:32.491 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 01:55:32.491 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 718c8f1528dc482f9b9424e588351555 --project 7d1103de8b2049c4bd396419f2ec4573 -f value 2022-04-12 01:55:32.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.491 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:32.491 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 01:55:32.491 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 01:55:32.491 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 718c8f1528dc482f9b9424e588351555 --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:32.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.491 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 718c8f1528dc482f9b9424e588351555 --project 7d1103de8b2049c4bd396419f2ec4573 -f value 2022-04-12 01:55:32.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.491 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:32.491 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='dfe8dd30b101469a89b0d5072fbdbf92 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 False' 2022-04-12 01:55:32.491 | + functions-common:get_or_add_group_project_role:1076 : echo dfe8dd30b101469a89b0d5072fbdbf92 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 False 2022-04-12 01:55:32.491 | dfe8dd30b101469a89b0d5072fbdbf92 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 False 2022-04-12 01:55:32.542 | [97074 Async ks-group-memberalt:129506]: finished get_or_add_group_project_role member 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 with result 0 in 14 seconds 2022-04-12 01:55:32.585 | [97074 Async ks-group-anotheralt:129647]: Waiting for completion of get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 running on PID 129647 (3 other jobs running) 2022-04-12 01:55:32.614 | [97074 Async ks-group-anotheralt:129647]: Signaling child to exit 2022-04-12 01:55:32.858 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:32.884 | [129647 Async ks-group-anotheralt:129647]: finished successfully 2022-04-12 01:55:32.905 | WAKEUP 2022-04-12 01:55:32.928 | [97074 Async ks-group-anotheralt:129647]: Signaled 2022-04-12 01:55:32.929 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 01:55:32.929 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 718c8f1528dc482f9b9424e588351555 --project 7d1103de8b2049c4bd396419f2ec4573 -f value 2022-04-12 01:55:32.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.930 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:32.930 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 01:55:32.930 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 01:55:32.930 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 718c8f1528dc482f9b9424e588351555 --project 7d1103de8b2049c4bd396419f2ec4573 2022-04-12 01:55:32.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.930 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 718c8f1528dc482f9b9424e588351555 --project 7d1103de8b2049c4bd396419f2ec4573 -f value 2022-04-12 01:55:32.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:32.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:32.930 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:32.930 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a4bfa0c0c91d4fb092660b4724ada0c5 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 False' 2022-04-12 01:55:32.930 | + functions-common:get_or_add_group_project_role:1076 : echo a4bfa0c0c91d4fb092660b4724ada0c5 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 False 2022-04-12 01:55:32.930 | a4bfa0c0c91d4fb092660b4724ada0c5 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 False 2022-04-12 01:55:32.975 | [97074 Async ks-group-anotheralt:129647]: finished get_or_add_group_project_role anotherrole 718c8f1528dc482f9b9424e588351555 7d1103de8b2049c4bd396419f2ec4573 with result 0 in 15 seconds 2022-04-12 01:55:33.017 | [97074 Async ks-group-admin:129737]: Waiting for completion of get_or_add_group_project_role admin 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 running on PID 129737 (2 other jobs running) 2022-04-12 01:55:33.044 | [97074 Async ks-group-admin:129737]: Signaling child to exit 2022-04-12 01:55:33.158 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:55:33.183 | [129737 Async ks-group-admin:129737]: finished successfully 2022-04-12 01:55:33.203 | WAKEUP 2022-04-12 01:55:33.226 | [97074 Async ks-group-admin:129737]: Signaled 2022-04-12 01:55:33.227 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 01:55:33.227 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 78b3a45c27ef4a84a27d3c234bbd0b27 --project 6b5d6ed284394c6ca524a60849520075 -f value 2022-04-12 01:55:33.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:33.227 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:33.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:33.227 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:33.227 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:33.227 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 01:55:33.227 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 01:55:33.227 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 78b3a45c27ef4a84a27d3c234bbd0b27 --project 6b5d6ed284394c6ca524a60849520075 2022-04-12 01:55:33.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:33.228 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:33.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:33.228 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:33.228 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 78b3a45c27ef4a84a27d3c234bbd0b27 --project 6b5d6ed284394c6ca524a60849520075 -f value 2022-04-12 01:55:33.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:33.228 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:33.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:55:33.228 | from cryptography.utils import int_from_bytes 2022-04-12 01:55:33.228 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:55:33.228 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f3f2a1826bb3482fb5d680aa63983516 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 False' 2022-04-12 01:55:33.228 | + functions-common:get_or_add_group_project_role:1076 : echo f3f2a1826bb3482fb5d680aa63983516 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 False 2022-04-12 01:55:33.228 | f3f2a1826bb3482fb5d680aa63983516 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 False 2022-04-12 01:55:33.272 | [97074 Async ks-group-admin:129737]: finished get_or_add_group_project_role admin 78b3a45c27ef4a84a27d3c234bbd0b27 6b5d6ed284394c6ca524a60849520075 with result 0 in 14 seconds 2022-04-12 01:55:33.276 | + inc/async:async_wait:197 : return 0 2022-04-12 01:55:33.279 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 01:55:33.295 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:55:33.298 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 01:55:33.316 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:55:33.318 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 01:55:33.320 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 01:55:33.380 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 01:55:33.418 | [97074 Async create_nova_accounts:131639]: running: create_nova_accounts 2022-04-12 01:55:33.420 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 01:55:33.441 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:55:33.445 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 01:55:33.448 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 01:55:33.513 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 01:55:33.554 | [97074 Async create_glance_accounts:131754]: running: create_glance_accounts 2022-04-12 01:55:33.557 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 01:55:33.581 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:55:33.583 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 01:55:33.588 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 01:55:33.652 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 01:55:33.694 | [97074 Async create_cinder_accounts:131884]: running: create_cinder_accounts 2022-04-12 01:55:33.697 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 01:55:33.716 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:55:33.719 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 01:55:33.722 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 01:55:33.791 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 01:55:33.862 | [97074 Async create_neutron_accounts:131999]: running: create_neutron_accounts 2022-04-12 01:55:33.869 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 01:55:33.913 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:55:33.916 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 01:55:33.920 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 01:55:34.222 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 01:55:34.444 | [97074 Async create_swift_accounts:132141]: running: create_swift_accounts 2022-04-12 01:55:34.464 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 01:55:34.596 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:55:34.616 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 01:55:34.967 | [97074 Async create_nova_accounts:131639]: Waiting for completion of create_nova_accounts running on PID 131639 (6 other jobs running) 2022-04-12 01:55:35.150 | [97074 Async create_nova_accounts:131639]: Signaling child to exit 2022-04-12 01:56:14.073 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:56:14.217 | [131999 Async create_neutron_accounts:131999]: finished successfully 2022-04-12 01:56:34.500 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:56:34.538 | [131884 Async create_cinder_accounts:131884]: finished successfully 2022-04-12 01:56:48.788 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:56:48.815 | [131754 Async create_glance_accounts:131754]: finished successfully 2022-04-12 01:56:52.852 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:56:52.883 | [131639 Async create_nova_accounts:131639]: finished successfully 2022-04-12 01:56:52.904 | WAKEUP 2022-04-12 01:56:52.928 | [97074 Async create_nova_accounts:131639]: Signaled 2022-04-12 01:56:52.930 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 01:56:52.930 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 01:56:52.930 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 01:56:52.930 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:56:52.930 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 01:56:52.930 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 01:56:52.930 | ++ 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-04-12 01:56:52.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.930 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.930 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.930 | + functions-common:get_or_create_user:925 : user_id=0cc6f6f2a38645cc8bd29ee8f5a89c98 2022-04-12 01:56:52.930 | + functions-common:get_or_create_user:926 : echo 0cc6f6f2a38645cc8bd29ee8f5a89c98 2022-04-12 01:56:52.930 | 0cc6f6f2a38645cc8bd29ee8f5a89c98 2022-04-12 01:56:52.930 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 01:56:52.930 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:52.930 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:52.930 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:52.930 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:52.930 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:52.930 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:52.930 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:52.930 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:52.930 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:52.930 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:52.930 | ++ 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-04-12 01:56:52.930 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:52.930 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:52.931 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:52.931 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.931 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.931 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.931 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:52.931 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:52.931 | + 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-04-12 01:56:52.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.931 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.931 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.931 | ++ 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-04-12 01:56:52.931 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:52.931 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:52.931 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.931 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:52.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.931 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.931 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.931 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:52.931 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:52.931 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:52.931 | ++ functions-common:get_field:818 : echo '| 9cec860fb5b443db8c20007033f45def | 0cc6f6f2a38645cc8bd29ee8f5a89c98 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:52.931 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.931 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:52.932 | + functions-common:get_or_add_user_project_role:997 : echo 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:52.932 | 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:52.932 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 01:56:52.932 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 01:56:52.932 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:52.932 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:52.932 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:52.932 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:52.932 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:52.932 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:52.932 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:52.932 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:52.932 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:52.932 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:52.932 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:52.932 | ++ 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-04-12 01:56:52.932 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:52.932 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:52.932 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.932 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.932 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.932 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.932 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:52.932 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:52.932 | + 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-04-12 01:56:52.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.932 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.933 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.933 | ++ 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-04-12 01:56:52.933 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:52.933 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:52.933 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:52.933 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.933 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.933 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.933 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.933 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:52.933 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:52.933 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | 0cc6f6f2a38645cc8bd29ee8f5a89c98 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:52.934 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:52.934 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.934 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:56:52.934 | + functions-common:get_or_add_user_project_role:997 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:56:52.934 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:56:52.934 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 01:56:52.934 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 01:56:52.934 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 01:56:52.934 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 01:56:52.934 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 01:56:52.934 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 01:56:52.934 | ++ 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-04-12 01:56:52.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.934 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.935 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.935 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.935 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 01:56:52.935 | 8635b712d2254743b2cc8ab9c9a65e43' 2022-04-12 01:56:52.935 | + functions-common:get_or_create_service:1094 : echo 8635b712d2254743b2cc8ab9c9a65e43 2022-04-12 01:56:52.935 | 8635b712d2254743b2cc8ab9c9a65e43 2022-04-12 01:56:52.935 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 01:56:52.935 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 01:56:52.935 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 01:56:52.935 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:56:52.935 | +++ 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-04-12 01:56:52.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.935 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.935 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.936 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:56:52.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:56:52.936 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 01:56:52.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.936 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.936 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.936 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=88a8fb0e41a04cc8a5398aca353ae9bc 2022-04-12 01:56:52.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 88a8fb0e41a04cc8a5398aca353ae9bc 2022-04-12 01:56:52.936 | + functions-common:get_or_create_endpoint:1127 : public_id=88a8fb0e41a04cc8a5398aca353ae9bc 2022-04-12 01:56:52.936 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 01:56:52.936 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 01:56:52.936 | + functions-common:get_or_create_endpoint:1136 : echo 88a8fb0e41a04cc8a5398aca353ae9bc 2022-04-12 01:56:52.936 | 88a8fb0e41a04cc8a5398aca353ae9bc 2022-04-12 01:56:52.936 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 01:56:52.936 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 01:56:52.936 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 01:56:52.936 | ++ 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-04-12 01:56:52.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.936 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.936 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.937 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.937 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 01:56:52.937 | 24b9885205ba436486f72940715c5989' 2022-04-12 01:56:52.937 | + functions-common:get_or_create_service:1094 : echo 24b9885205ba436486f72940715c5989 2022-04-12 01:56:52.937 | 24b9885205ba436486f72940715c5989 2022-04-12 01:56:52.937 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 01:56:52.937 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 01:56:52.937 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 01:56:52.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:56:52.937 | +++ 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-04-12 01:56:52.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.937 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.937 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.937 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:56:52.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:56:52.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 01:56:52.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.937 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.937 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.937 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fc79915c22384d1d9feba2b51f813e32 2022-04-12 01:56:52.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fc79915c22384d1d9feba2b51f813e32 2022-04-12 01:56:52.937 | + functions-common:get_or_create_endpoint:1127 : public_id=fc79915c22384d1d9feba2b51f813e32 2022-04-12 01:56:52.937 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 01:56:52.937 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 01:56:52.937 | + functions-common:get_or_create_endpoint:1136 : echo fc79915c22384d1d9feba2b51f813e32 2022-04-12 01:56:52.938 | fc79915c22384d1d9feba2b51f813e32 2022-04-12 01:56:52.938 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 01:56:52.938 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:56:52.938 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 01:56:52.938 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:56:52.938 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 01:56:52.938 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:52.938 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:52.938 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:52.938 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:52.938 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:52.938 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:52.938 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:52.938 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:52.938 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:52.939 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:52.939 | ++ 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-04-12 01:56:52.939 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:52.939 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:52.939 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:52.939 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.939 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.939 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.939 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.939 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:52.939 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:52.939 | + 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-04-12 01:56:52.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.939 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.939 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.939 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:52.939 | ++ 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-04-12 01:56:52.939 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:52.939 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:52.940 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.940 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:52.940 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:52.940 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:52.940 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:52.940 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:52.940 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:52.940 | ++ functions-common:get_field:818 : echo '| 0b53f67bb28d4a049d03e122b6dfab73 | 0cc6f6f2a38645cc8bd29ee8f5a89c98 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:52.940 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:52.940 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:56:52.940 | + functions-common:get_or_add_user_project_role:997 : echo 0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:56:52.940 | 0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:56:52.940 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 01:56:52.940 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:56:52.940 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 01:56:52.940 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:56:52.940 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 01:56:52.977 | [97074 Async create_nova_accounts:131639]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-12 01:56:53.018 | [97074 Async create_glance_accounts:131754]: Waiting for completion of create_glance_accounts running on PID 131754 (5 other jobs running) 2022-04-12 01:56:53.045 | [97074 Async create_glance_accounts:131754]: Signaling child to exit 2022-04-12 01:56:53.046 | WAKEUP 2022-04-12 01:56:53.070 | [97074 Async create_glance_accounts:131754]: Signaled 2022-04-12 01:56:53.071 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 01:56:53.071 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:56:53.071 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 01:56:53.071 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 01:56:53.071 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:56:53.072 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 01:56:53.072 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 01:56:53.072 | ++ 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-04-12 01:56:53.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.072 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.072 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.072 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.072 | + functions-common:get_or_create_user:925 : user_id=2ae90622e9ff4455b4d05680c4fe0af9 2022-04-12 01:56:53.072 | + functions-common:get_or_create_user:926 : echo 2ae90622e9ff4455b4d05680c4fe0af9 2022-04-12 01:56:53.072 | 2ae90622e9ff4455b4d05680c4fe0af9 2022-04-12 01:56:53.072 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 01:56:53.072 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:53.072 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:53.072 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:53.072 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:53.072 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:53.072 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:53.072 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:53.072 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:53.072 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:53.072 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:53.072 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.072 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:53.072 | ++ 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-04-12 01:56:53.072 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.072 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.072 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.073 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.073 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.073 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:53.073 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:53.073 | + 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-04-12 01:56:53.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.073 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.073 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.073 | ++ 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-04-12 01:56:53.073 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.073 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:53.073 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.073 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.073 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.073 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.073 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.073 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:53.073 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:53.073 | ++ functions-common:get_field:818 : echo '| 9cec860fb5b443db8c20007033f45def | 2ae90622e9ff4455b4d05680c4fe0af9 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:53.073 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:53.073 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.073 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.073 | + functions-common:get_or_add_user_project_role:997 : echo 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.073 | 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.073 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 01:56:53.073 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 01:56:53.073 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:56:53.073 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 01:56:53.073 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 01:56:53.074 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:56:53.074 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 01:56:53.074 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 01:56:53.074 | ++ 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-04-12 01:56:53.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.074 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.074 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.074 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.074 | + functions-common:get_or_create_user:925 : user_id=d76a10dbb0c14ca49b9071e3aa310192 2022-04-12 01:56:53.074 | + functions-common:get_or_create_user:926 : echo d76a10dbb0c14ca49b9071e3aa310192 2022-04-12 01:56:53.074 | d76a10dbb0c14ca49b9071e3aa310192 2022-04-12 01:56:53.074 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 01:56:53.074 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:53.074 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:53.074 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:53.074 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:53.074 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:53.074 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:53.074 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:53.074 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:53.074 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:53.074 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:53.074 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.074 | ++ 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-04-12 01:56:53.074 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:53.074 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.074 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.075 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.075 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.075 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.075 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:53.075 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:53.075 | + 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-04-12 01:56:53.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.075 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.075 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.075 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:53.075 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.075 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.075 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.075 | ++ 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-04-12 01:56:53.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.075 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.075 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.075 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.075 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:53.075 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:53.075 | ++ functions-common:get_field:818 : echo '| 9cec860fb5b443db8c20007033f45def | d76a10dbb0c14ca49b9071e3aa310192 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:53.075 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:53.075 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.075 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.076 | + functions-common:get_or_add_user_project_role:997 : echo 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.076 | 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.076 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 01:56:53.076 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 01:56:53.076 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:53.076 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:53.076 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:53.076 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:53.076 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:53.076 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:53.076 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:53.076 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:53.076 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:53.076 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:53.076 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:53.076 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.076 | ++ 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-04-12 01:56:53.076 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.076 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.076 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.076 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.076 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.076 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:53.076 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:53.076 | + 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-04-12 01:56:53.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.076 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.076 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.077 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:53.077 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.077 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.077 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.077 | ++ 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-04-12 01:56:53.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.077 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.077 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.077 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.077 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:53.077 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:53.077 | ++ functions-common:get_field:818 : echo '| 0b53f67bb28d4a049d03e122b6dfab73 | d76a10dbb0c14ca49b9071e3aa310192 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:53.077 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:53.077 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.077 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:56:53.077 | + functions-common:get_or_add_user_project_role:997 : echo 0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:56:53.077 | 0b53f67bb28d4a049d03e122b6dfab73 2022-04-12 01:56:53.077 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 01:56:53.077 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 01:56:53.077 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 01:56:53.077 | ++ 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-04-12 01:56:53.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.077 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.077 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.077 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.077 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 01:56:53.077 | ebaa14aa34b8455a9eba9e527e8b4241' 2022-04-12 01:56:53.077 | + functions-common:get_or_create_service:1094 : echo ebaa14aa34b8455a9eba9e527e8b4241 2022-04-12 01:56:53.077 | ebaa14aa34b8455a9eba9e527e8b4241 2022-04-12 01:56:53.077 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 01:56:53.078 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 01:56:53.078 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 01:56:53.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:56:53.078 | +++ 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-04-12 01:56:53.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.078 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.078 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.078 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:56:53.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:56:53.078 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 01:56:53.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.078 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.078 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.078 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5061b6304c4f4284849553207b5b1bb5 2022-04-12 01:56:53.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5061b6304c4f4284849553207b5b1bb5 2022-04-12 01:56:53.078 | + functions-common:get_or_create_endpoint:1127 : public_id=5061b6304c4f4284849553207b5b1bb5 2022-04-12 01:56:53.078 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 01:56:53.078 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 01:56:53.078 | + functions-common:get_or_create_endpoint:1136 : echo 5061b6304c4f4284849553207b5b1bb5 2022-04-12 01:56:53.078 | 5061b6304c4f4284849553207b5b1bb5 2022-04-12 01:56:53.078 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 01:56:53.078 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 01:56:53.078 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 01:56:53.078 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 01:56:53.078 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 01:56:53.078 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 01:56:53.078 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 01:56:53.079 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 01:56:53.079 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 01:56:53.126 | [97074 Async create_glance_accounts:131754]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-12 01:56:53.165 | [97074 Async create_cinder_accounts:131884]: Waiting for completion of create_cinder_accounts running on PID 131884 (4 other jobs running) 2022-04-12 01:56:53.192 | [97074 Async create_cinder_accounts:131884]: Signaling child to exit 2022-04-12 01:56:53.193 | WAKEUP 2022-04-12 01:56:53.217 | [97074 Async create_cinder_accounts:131884]: Signaled 2022-04-12 01:56:53.218 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-12 01:56:53.218 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 01:56:53.218 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 01:56:53.218 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:56:53.218 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 01:56:53.218 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 01:56:53.218 | ++ 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-04-12 01:56:53.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.218 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.218 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.219 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.219 | + functions-common:get_or_create_user:925 : user_id=28dcdb28e70c4730bcbe98a4adc87ef1 2022-04-12 01:56:53.219 | + functions-common:get_or_create_user:926 : echo 28dcdb28e70c4730bcbe98a4adc87ef1 2022-04-12 01:56:53.219 | 28dcdb28e70c4730bcbe98a4adc87ef1 2022-04-12 01:56:53.219 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 01:56:53.219 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:53.219 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:53.219 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:53.219 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:53.219 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:53.219 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:53.219 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:53.219 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:53.219 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:53.219 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:53.219 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:53.219 | ++ 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-04-12 01:56:53.219 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.219 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.219 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.219 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.219 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.219 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.219 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:53.219 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:53.219 | + 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-04-12 01:56:53.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.219 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.220 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.220 | ++ 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-04-12 01:56:53.220 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.220 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:53.220 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.220 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.220 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.220 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.220 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.220 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:53.220 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:53.220 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:53.220 | ++ functions-common:get_field:818 : echo '| 9cec860fb5b443db8c20007033f45def | 28dcdb28e70c4730bcbe98a4adc87ef1 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:53.220 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.220 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.220 | + functions-common:get_or_add_user_project_role:997 : echo 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.220 | 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.220 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 01:56:53.220 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 01:56:53.220 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 01:56:53.220 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 01:56:53.220 | ++ 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-04-12 01:56:53.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.220 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.220 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.220 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.220 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 01:56:53.220 | 00e79b5e04134f01a35141cd30eb2df5' 2022-04-12 01:56:53.221 | + functions-common:get_or_create_service:1094 : echo 00e79b5e04134f01a35141cd30eb2df5 2022-04-12 01:56:53.221 | 00e79b5e04134f01a35141cd30eb2df5 2022-04-12 01:56:53.221 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 01:56:53.221 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 01:56:53.221 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 01:56:53.221 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 01:56:53.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:56:53.221 | +++ 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-04-12 01:56:53.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.221 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.221 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.221 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:56:53.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:56:53.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 01:56:53.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.221 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.221 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.221 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d44c42b35a5c4fbea75b1856877b61b0 2022-04-12 01:56:53.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d44c42b35a5c4fbea75b1856877b61b0 2022-04-12 01:56:53.221 | + functions-common:get_or_create_endpoint:1127 : public_id=d44c42b35a5c4fbea75b1856877b61b0 2022-04-12 01:56:53.221 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 01:56:53.221 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 01:56:53.221 | + functions-common:get_or_create_endpoint:1136 : echo d44c42b35a5c4fbea75b1856877b61b0 2022-04-12 01:56:53.221 | d44c42b35a5c4fbea75b1856877b61b0 2022-04-12 01:56:53.221 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 01:56:53.221 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 01:56:53.221 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 01:56:53.221 | ++ 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-04-12 01:56:53.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.222 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.222 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.222 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.222 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 01:56:53.222 | 0da309a9bb03428f9ac2de0e957d456c' 2022-04-12 01:56:53.222 | + functions-common:get_or_create_service:1094 : echo 0da309a9bb03428f9ac2de0e957d456c 2022-04-12 01:56:53.222 | 0da309a9bb03428f9ac2de0e957d456c 2022-04-12 01:56:53.222 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 01:56:53.222 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 01:56:53.222 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 01:56:53.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:56:53.222 | +++ 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-04-12 01:56:53.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.222 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.222 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.222 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:56:53.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:56:53.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 01:56:53.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.222 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.222 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.222 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=38dd0650ac0544059ba42e2ecfd479c5 2022-04-12 01:56:53.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 38dd0650ac0544059ba42e2ecfd479c5 2022-04-12 01:56:53.223 | + functions-common:get_or_create_endpoint:1127 : public_id=38dd0650ac0544059ba42e2ecfd479c5 2022-04-12 01:56:53.223 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 01:56:53.223 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 01:56:53.223 | + functions-common:get_or_create_endpoint:1136 : echo 38dd0650ac0544059ba42e2ecfd479c5 2022-04-12 01:56:53.223 | 38dd0650ac0544059ba42e2ecfd479c5 2022-04-12 01:56:53.223 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 01:56:53.223 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 01:56:53.223 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:56:53.223 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 01:56:53.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.223 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.223 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.223 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.223 | ++ functions-common:get_or_create_project:938 : project_id=7747369ff5f04486a9ce2d9c627bf928 2022-04-12 01:56:53.223 | ++ functions-common:get_or_create_project:939 : echo 7747369ff5f04486a9ce2d9c627bf928 2022-04-12 01:56:53.223 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7747369ff5f04486a9ce2d9c627bf928 2022-04-12 01:56:53.223 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 01:56:53.223 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:56:53.223 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 01:56:53.223 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 01:56:53.223 | +++ 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-04-12 01:56:53.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.223 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.223 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.223 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 01:56:53.223 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.223 | ++ functions-common:get_or_create_user:925 : user_id=28dcdb28e70c4730bcbe98a4adc87ef1 2022-04-12 01:56:53.224 | ++ functions-common:get_or_create_user:926 : echo 28dcdb28e70c4730bcbe98a4adc87ef1 2022-04-12 01:56:53.224 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 28dcdb28e70c4730bcbe98a4adc87ef1 2022-04-12 01:56:53.266 | [97074 Async create_cinder_accounts:131884]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-12 01:56:53.271 | + inc/async:async_wait:197 : return 0 2022-04-12 01:56:53.274 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 01:56:53.328 | [97074 Async create_neutron_accounts:131999]: Waiting for completion of create_neutron_accounts running on PID 131999 (3 other jobs running) 2022-04-12 01:56:53.356 | [97074 Async create_neutron_accounts:131999]: Signaling child to exit 2022-04-12 01:56:53.357 | WAKEUP 2022-04-12 01:56:53.382 | [97074 Async create_neutron_accounts:131999]: Signaled 2022-04-12 01:56:53.383 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 01:56:53.383 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 01:56:53.383 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:56:53.383 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:56:53.383 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 01:56:53.383 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 01:56:53.383 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 01:56:53.383 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 01:56:53.383 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 01:56:53.383 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 01:56:53.383 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 01:56:53.384 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-12 01:56:53.384 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 01:56:53.384 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 01:56:53.384 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:56:53.384 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 01:56:53.384 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 01:56:53.384 | ++ 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-04-12 01:56:53.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.384 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.384 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.384 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.384 | + functions-common:get_or_create_user:925 : user_id=a4d34fc8387b4d53847f6497d9c455c1 2022-04-12 01:56:53.384 | + functions-common:get_or_create_user:926 : echo a4d34fc8387b4d53847f6497d9c455c1 2022-04-12 01:56:53.384 | a4d34fc8387b4d53847f6497d9c455c1 2022-04-12 01:56:53.384 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 01:56:53.384 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:56:53.384 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:56:53.384 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:56:53.384 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:56:53.384 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:56:53.384 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:56:53.384 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:56:53.384 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:56:53.384 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:56:53.384 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:56:53.384 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:56:53.384 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.384 | ++ 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-04-12 01:56:53.384 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.384 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.385 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.385 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.385 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.385 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:56:53.385 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:56:53.385 | + 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-04-12 01:56:53.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.385 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.385 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.385 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:56:53.385 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:56:53.385 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:56:53.385 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.385 | ++ 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-04-12 01:56:53.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.385 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.385 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.385 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.385 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:56:53.385 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:56:53.385 | ++ functions-common:get_field:818 : echo '| 9cec860fb5b443db8c20007033f45def | a4d34fc8387b4d53847f6497d9c455c1 | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:56:53.385 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:56:53.385 | ++ functions-common:get_field:812 : read data 2022-04-12 01:56:53.385 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.385 | + functions-common:get_or_add_user_project_role:997 : echo 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.385 | 9cec860fb5b443db8c20007033f45def 2022-04-12 01:56:53.385 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 01:56:53.385 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 01:56:53.386 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 01:56:53.386 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 01:56:53.386 | ++ 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-04-12 01:56:53.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.386 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.386 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.386 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.386 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 01:56:53.386 | 370254c5444c467f94a7b815281f54d4' 2022-04-12 01:56:53.386 | + functions-common:get_or_create_service:1094 : echo 370254c5444c467f94a7b815281f54d4 2022-04-12 01:56:53.386 | 370254c5444c467f94a7b815281f54d4 2022-04-12 01:56:53.386 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 01:56:53.386 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 01:56:53.386 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 01:56:53.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:56:53.386 | +++ 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-04-12 01:56:53.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.386 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.386 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.386 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:56:53.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:56:53.386 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 01:56:53.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.386 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:56:53.386 | from cryptography.utils import int_from_bytes 2022-04-12 01:56:53.386 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:56:53.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ef78e772326945ec94ab3be95894b2dc 2022-04-12 01:56:53.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ef78e772326945ec94ab3be95894b2dc 2022-04-12 01:56:53.387 | + functions-common:get_or_create_endpoint:1127 : public_id=ef78e772326945ec94ab3be95894b2dc 2022-04-12 01:56:53.387 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 01:56:53.387 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 01:56:53.387 | + functions-common:get_or_create_endpoint:1136 : echo ef78e772326945ec94ab3be95894b2dc 2022-04-12 01:56:53.387 | ef78e772326945ec94ab3be95894b2dc 2022-04-12 01:56:53.429 | [97074 Async create_neutron_accounts:131999]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-12 01:56:53.468 | [97074 Async create_swift_accounts:132141]: Waiting for completion of create_swift_accounts running on PID 132141 (2 other jobs running) 2022-04-12 01:56:53.495 | [97074 Async create_swift_accounts:132141]: Signaling child to exit 2022-04-12 01:57:42.417 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:57:42.442 | [132141 Async create_swift_accounts:132141]: finished successfully 2022-04-12 01:57:42.463 | WAKEUP 2022-04-12 01:57:42.485 | [97074 Async create_swift_accounts:132141]: Signaled 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 01:57:42.487 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 01:57:42.487 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 01:57:42.487 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 01:57:42.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.487 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.487 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.487 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.487 | ++ functions-common:get_or_create_role:950 : role_id=a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:57:42.487 | ++ functions-common:get_or_create_role:951 : echo a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:614 : another_role=a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:57:42.487 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 01:57:42.487 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 01:57:42.488 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:57:42.488 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 01:57:42.488 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 01:57:42.488 | ++ 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-04-12 01:57:42.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.488 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.488 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.488 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.488 | + functions-common:get_or_create_user:925 : user_id=e77d92dcd86448cbb7446c182561668e 2022-04-12 01:57:42.488 | + functions-common:get_or_create_user:926 : echo e77d92dcd86448cbb7446c182561668e 2022-04-12 01:57:42.488 | e77d92dcd86448cbb7446c182561668e 2022-04-12 01:57:42.488 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 01:57:42.488 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:57:42.488 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:57:42.488 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:57:42.488 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:57:42.488 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:57:42.488 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:57:42.488 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:57:42.488 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:57:42.488 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:57:42.488 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:57:42.488 | ++ 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-04-12 01:57:42.488 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:57:42.488 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.488 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.488 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.488 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.489 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.489 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.489 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:57:42.489 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:57:42.489 | + 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-04-12 01:57:42.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.489 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.489 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.489 | ++ 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-04-12 01:57:42.489 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:57:42.489 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.489 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.489 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.489 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.489 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.489 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.489 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:57:42.489 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:57:42.489 | ++ functions-common:get_field:818 : echo '| 9cec860fb5b443db8c20007033f45def | e77d92dcd86448cbb7446c182561668e | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:57:42.489 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:57:42.489 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.489 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9cec860fb5b443db8c20007033f45def 2022-04-12 01:57:42.489 | + functions-common:get_or_add_user_project_role:997 : echo 9cec860fb5b443db8c20007033f45def 2022-04-12 01:57:42.489 | 9cec860fb5b443db8c20007033f45def 2022-04-12 01:57:42.489 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 01:57:42.489 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 01:57:42.489 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:57:42.489 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 01:57:42.490 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:57:42.490 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:57:42.490 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 01:57:42.490 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 01:57:42.490 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 01:57:42.490 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 01:57:42.490 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 01:57:42.490 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 01:57:42.490 | ++ 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-04-12 01:57:42.490 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.490 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:57:42.490 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.490 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.490 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.490 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.490 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.490 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:57:42.490 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:57:42.490 | + 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-04-12 01:57:42.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.490 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.490 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.490 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.490 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:57:42.490 | ++ 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-04-12 01:57:42.490 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.490 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.491 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.491 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:57:42.491 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:57:42.491 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:57:42.491 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | e77d92dcd86448cbb7446c182561668e | | 7747369ff5f04486a9ce2d9c627bf928 | | | False |' 2022-04-12 01:57:42.491 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.491 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.491 | + functions-common:get_or_add_user_project_role:997 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.491 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.491 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 01:57:42.491 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 01:57:42.491 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 01:57:42.491 | ++ 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-04-12 01:57:42.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.491 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.491 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.491 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 01:57:42.491 | e4cd7ba400f440bbb32630c81ecf2799' 2022-04-12 01:57:42.491 | + functions-common:get_or_create_service:1094 : echo e4cd7ba400f440bbb32630c81ecf2799 2022-04-12 01:57:42.491 | e4cd7ba400f440bbb32630c81ecf2799 2022-04-12 01:57:42.491 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 01:57:42.491 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 01:57:42.491 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 01:57:42.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:57:42.491 | +++ 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-04-12 01:57:42.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.492 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.492 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.492 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:57:42.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:57:42.492 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 01:57:42.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.492 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.492 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.492 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=edc6c3ed68024a779db7cddd781f6859 2022-04-12 01:57:42.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo edc6c3ed68024a779db7cddd781f6859 2022-04-12 01:57:42.492 | + functions-common:get_or_create_endpoint:1127 : public_id=edc6c3ed68024a779db7cddd781f6859 2022-04-12 01:57:42.492 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 01:57:42.492 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 01:57:42.492 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 01:57:42.492 | ++ 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-04-12 01:57:42.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.492 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.493 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.493 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.493 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 01:57:42.493 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 01:57:42.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 01:57:42.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.493 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.493 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.493 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.493 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ec0de9abcc0549238b7fbce44acdb117 2022-04-12 01:57:42.493 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo ec0de9abcc0549238b7fbce44acdb117 2022-04-12 01:57:42.493 | ec0de9abcc0549238b7fbce44acdb117 2022-04-12 01:57:42.493 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 01:57:42.493 | + functions-common:get_or_create_endpoint:1136 : echo edc6c3ed68024a779db7cddd781f6859 2022-04-12 01:57:42.493 | edc6c3ed68024a779db7cddd781f6859 2022-04-12 01:57:42.493 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 01:57:42.493 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 01:57:42.493 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:57:42.493 | +++ 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-04-12 01:57:42.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.493 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.493 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.493 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.493 | ++ functions-common:get_or_create_project:938 : project_id=ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.493 | ++ functions-common:get_or_create_project:939 : echo ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.493 | + lib/swift:create_swift_accounts:628 : swift_project_test1=ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.493 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 01:57:42.493 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.494 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 01:57:42.494 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:57:42.494 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 01:57:42.494 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 01:57:42.494 | +++ 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-04-12 01:57:42.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.494 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.494 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.494 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.494 | ++ functions-common:get_or_create_user:925 : user_id=5efd5116878741a9a6ac78641a0593d9 2022-04-12 01:57:42.494 | ++ functions-common:get_or_create_user:926 : echo 5efd5116878741a9a6ac78641a0593d9 2022-04-12 01:57:42.494 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=5efd5116878741a9a6ac78641a0593d9 2022-04-12 01:57:42.494 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 01:57:42.494 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.494 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 5efd5116878741a9a6ac78641a0593d9 ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.494 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:57:42.494 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:57:42.494 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:57:42.494 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:57:42.494 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:57:42.494 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:57:42.494 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:57:42.494 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:57:42.494 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5efd5116878741a9a6ac78641a0593d9 --project ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.494 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.494 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:57:42.494 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.494 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.494 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.495 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.495 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.495 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:57:42.495 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:57:42.495 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5efd5116878741a9a6ac78641a0593d9 --project ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.495 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.495 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.495 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5efd5116878741a9a6ac78641a0593d9 --project ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.495 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.495 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:57:42.495 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.495 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.495 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.495 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.495 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.495 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:57:42.495 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:57:42.495 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | 5efd5116878741a9a6ac78641a0593d9 | | ffb7c04af52e489b984497b1a69ab331 | | | False |' 2022-04-12 01:57:42.495 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:57:42.495 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.495 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.495 | + functions-common:get_or_add_user_project_role:997 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.495 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.495 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 01:57:42.495 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 01:57:42.496 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:57:42.496 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 01:57:42.496 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 01:57:42.496 | +++ 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-04-12 01:57:42.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.496 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.496 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.496 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.496 | ++ functions-common:get_or_create_user:925 : user_id=5fd5184f8c2747ed812a67e46f95349c 2022-04-12 01:57:42.496 | ++ functions-common:get_or_create_user:926 : echo 5fd5184f8c2747ed812a67e46f95349c 2022-04-12 01:57:42.496 | + lib/swift:create_swift_accounts:637 : swift_user_test3=5fd5184f8c2747ed812a67e46f95349c 2022-04-12 01:57:42.496 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 01:57:42.496 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.496 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role a4bfa0c0c91d4fb092660b4724ada0c5 5fd5184f8c2747ed812a67e46f95349c ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.496 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:57:42.496 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:57:42.496 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:57:42.496 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:57:42.496 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:57:42.496 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:57:42.496 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:57:42.496 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:57:42.496 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role a4bfa0c0c91d4fb092660b4724ada0c5 --user 5fd5184f8c2747ed812a67e46f95349c --project ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.496 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.496 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:57:42.496 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.496 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.496 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.497 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.497 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.497 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:57:42.497 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:57:42.497 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add a4bfa0c0c91d4fb092660b4724ada0c5 --user 5fd5184f8c2747ed812a67e46f95349c --project ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.497 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.497 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.497 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role a4bfa0c0c91d4fb092660b4724ada0c5 --user 5fd5184f8c2747ed812a67e46f95349c --project ffb7c04af52e489b984497b1a69ab331 2022-04-12 01:57:42.497 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.497 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:57:42.497 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.497 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.497 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.497 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.497 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.497 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:57:42.497 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:57:42.497 | ++ functions-common:get_field:818 : echo '| a4bfa0c0c91d4fb092660b4724ada0c5 | 5fd5184f8c2747ed812a67e46f95349c | | ffb7c04af52e489b984497b1a69ab331 | | | False |' 2022-04-12 01:57:42.497 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:57:42.497 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.497 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:57:42.497 | + functions-common:get_or_add_user_project_role:997 : echo a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:57:42.497 | a4bfa0c0c91d4fb092660b4724ada0c5 2022-04-12 01:57:42.497 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 01:57:42.497 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 01:57:42.497 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:57:42.497 | +++ 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-04-12 01:57:42.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.498 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.498 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.498 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.498 | ++ functions-common:get_or_create_project:938 : project_id=2c2e77aaf5974feda3bfadf91674c527 2022-04-12 01:57:42.498 | ++ functions-common:get_or_create_project:939 : echo 2c2e77aaf5974feda3bfadf91674c527 2022-04-12 01:57:42.498 | + lib/swift:create_swift_accounts:642 : swift_project_test2=2c2e77aaf5974feda3bfadf91674c527 2022-04-12 01:57:42.498 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 01:57:42.498 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.498 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 01:57:42.498 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 01:57:42.498 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:57:42.498 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 01:57:42.498 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 01:57:42.498 | +++ 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-04-12 01:57:42.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.498 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.498 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.498 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.498 | ++ functions-common:get_or_create_user:925 : user_id=1235aba2415e415683b797354acb079f 2022-04-12 01:57:42.498 | ++ functions-common:get_or_create_user:926 : echo 1235aba2415e415683b797354acb079f 2022-04-12 01:57:42.498 | + lib/swift:create_swift_accounts:647 : swift_user_test2=1235aba2415e415683b797354acb079f 2022-04-12 01:57:42.498 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 01:57:42.498 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.498 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 1235aba2415e415683b797354acb079f 2c2e77aaf5974feda3bfadf91674c527 2022-04-12 01:57:42.498 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:57:42.498 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:57:42.498 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:57:42.498 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:57:42.498 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:57:42.499 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:57:42.499 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:57:42.499 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:57:42.499 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.499 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1235aba2415e415683b797354acb079f --project 2c2e77aaf5974feda3bfadf91674c527 2022-04-12 01:57:42.499 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:57:42.499 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.499 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.499 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.499 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:57:42.499 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:57:42.499 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1235aba2415e415683b797354acb079f --project 2c2e77aaf5974feda3bfadf91674c527 2022-04-12 01:57:42.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.499 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1235aba2415e415683b797354acb079f --project 2c2e77aaf5974feda3bfadf91674c527 2022-04-12 01:57:42.499 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.499 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:57:42.499 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.499 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.499 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.500 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:57:42.500 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:57:42.500 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | 1235aba2415e415683b797354acb079f | | 2c2e77aaf5974feda3bfadf91674c527 | | | False |' 2022-04-12 01:57:42.500 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:57:42.500 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.500 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.500 | + functions-common:get_or_add_user_project_role:997 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.500 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.500 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 01:57:42.500 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 01:57:42.500 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 01:57:42.500 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 01:57:42.500 | +++ 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-04-12 01:57:42.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.500 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.500 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 01:57:42.500 | 20dba76b2ed94e638c2b68262d1e2dce' 2022-04-12 01:57:42.500 | ++ functions-common:get_or_create_domain:888 : echo 20dba76b2ed94e638c2b68262d1e2dce 2022-04-12 01:57:42.500 | + lib/swift:create_swift_accounts:652 : swift_domain=20dba76b2ed94e638c2b68262d1e2dce 2022-04-12 01:57:42.500 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 01:57:42.500 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.500 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 01:57:42.500 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 20dba76b2ed94e638c2b68262d1e2dce 2022-04-12 01:57:42.500 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 01:57:42.500 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=20dba76b2ed94e638c2b68262d1e2dce --or-show -f value -c id 2022-04-12 01:57:42.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.501 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.501 | ++ functions-common:get_or_create_project:938 : project_id=438e1292115248e58adff9a24f73304a 2022-04-12 01:57:42.501 | ++ functions-common:get_or_create_project:939 : echo 438e1292115248e58adff9a24f73304a 2022-04-12 01:57:42.501 | + lib/swift:create_swift_accounts:656 : swift_project_test4=438e1292115248e58adff9a24f73304a 2022-04-12 01:57:42.501 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 01:57:42.501 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.501 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 01:57:42.501 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 20dba76b2ed94e638c2b68262d1e2dce test4@example.com 2022-04-12 01:57:42.501 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 01:57:42.501 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 01:57:42.501 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 01:57:42.501 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=20dba76b2ed94e638c2b68262d1e2dce --email=test4@example.com --or-show -f value -c id 2022-04-12 01:57:42.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.501 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.501 | ++ functions-common:get_or_create_user:925 : user_id=9319f1d649d44613931cc016b220bdeb 2022-04-12 01:57:42.501 | ++ functions-common:get_or_create_user:926 : echo 9319f1d649d44613931cc016b220bdeb 2022-04-12 01:57:42.501 | + lib/swift:create_swift_accounts:661 : swift_user_test4=9319f1d649d44613931cc016b220bdeb 2022-04-12 01:57:42.501 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 01:57:42.501 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 01:57:42.501 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 9319f1d649d44613931cc016b220bdeb 438e1292115248e58adff9a24f73304a 2022-04-12 01:57:42.501 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 01:57:42.501 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 01:57:42.501 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 01:57:42.501 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 01:57:42.501 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 01:57:42.501 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 01:57:42.501 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 01:57:42.502 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 01:57:42.502 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9319f1d649d44613931cc016b220bdeb --project 438e1292115248e58adff9a24f73304a 2022-04-12 01:57:42.502 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 01:57:42.502 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.502 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.502 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.502 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.502 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 01:57:42.502 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 01:57:42.502 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9319f1d649d44613931cc016b220bdeb --project 438e1292115248e58adff9a24f73304a 2022-04-12 01:57:42.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.502 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9319f1d649d44613931cc016b220bdeb --project 438e1292115248e58adff9a24f73304a 2022-04-12 01:57:42.502 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 01:57:42.502 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 01:57:42.502 | ++ functions-common:get_field:811 : local data field 2022-04-12 01:57:42.502 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:42.502 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 01:57:42.502 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 01:57:42.502 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 01:57:42.502 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 01:57:42.503 | ++ functions-common:get_field:818 : echo '| f3f2a1826bb3482fb5d680aa63983516 | 9319f1d649d44613931cc016b220bdeb | | 438e1292115248e58adff9a24f73304a | | | False |' 2022-04-12 01:57:42.503 | ++ functions-common:get_field:812 : read data 2022-04-12 01:57:42.503 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.503 | + functions-common:get_or_add_user_project_role:997 : echo f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.503 | f3f2a1826bb3482fb5d680aa63983516 2022-04-12 01:57:42.532 | [97074 Async create_swift_accounts:132141]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-12 01:57:42.539 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 01:57:42.542 | + inc/async:async_wait:197 : return 0 2022-04-12 01:57:42.544 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 01:57:42.562 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:57:42.564 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 01:57:42.582 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:57:42.585 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 01:57:42.588 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:57:42.591 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 01:57:42.593 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 01:57:42.599 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 01:57:42.658 | + inc/async:async_inner:63 : init_glance 2022-04-12 01:57:42.696 | [97074 Async init_glance:136398]: running: init_glance 2022-04-12 01:57:42.699 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 01:57:42.717 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:57:42.719 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 01:57:42.722 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 01:57:42.725 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 01:57:42.727 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 01:57:42.730 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 01:57:42.734 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:57:42.734 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 01:57:42.741 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 01:57:42.744 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 01:57:42.747 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 01:57:42.750 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 01:57:42.753 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 01:57:42.756 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 01:57:42.758 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 01:57:42.761 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 01:57:42.774 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 01:57:42.777 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 01:57:46.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:46.281 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:46.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:46.281 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:49.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:49.902 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:49.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:49.903 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:52.635 | + inc/async:async_inner:64 : rc=0 2022-04-12 01:57:52.660 | [136398 Async init_glance:136398]: finished successfully 2022-04-12 01:57:53.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:53.423 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:53.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:53.424 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:56.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:56.923 | from cryptography.utils import int_from_bytes 2022-04-12 01:57:56.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:57:56.923 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:00.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:00.398 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:00.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:00.398 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:03.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:03.854 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:03.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:03.854 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:07.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:07.319 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:07.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:07.319 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:10.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:10.974 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:10.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:10.974 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:15.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:15.645 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:15.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:15.645 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:15.645 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 01:58:21.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:21.559 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:21.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:21.559 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:21.870 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 01:58:21.875 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 01:58:21.877 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 01:58:21.880 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 01:58:21.882 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 01:58:21.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 01:58:21.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 01:58:21.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 01:58:21.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 01:58:21.893 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 01:58:21.896 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 01:58:21.898 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 01:58:21.900 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 01:58:21.902 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 01:58:21.905 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 01:58:21.907 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 01:58:21.911 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:21.913 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 01:58:21.915 | + 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-04-12 01:58:21.920 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 01:58:21.923 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 01:58:21.925 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 01:58:21.927 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 01:58:21.930 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 01:58:21.932 | + 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-04-12 01:58:21.961 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 01:58:21.989 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 01:58:22.017 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 01:58:22.046 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 01:58:22.075 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 01:58:22.104 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 01:58:22.106 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 01:58:22.109 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 01:58:22.111 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 01:58:22.114 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 01:58:22.131 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 01:58:22.133 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 01:58:22.136 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 01:58:22.138 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 01:58:22.140 | + 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-04-12 01:58:22.169 | + 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-04-12 01:58:22.198 | + 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-04-12 01:58:22.226 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 01:58:22.255 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 01:58:22.274 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 01:58:22.276 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 01:58:22.278 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 01:58:22.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 01:58:22.283 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 01:58:22.285 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 01:58:22.297 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 01:58:22.300 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 01:58:22.302 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 01:58:22.304 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 01:58:22.316 | + 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-04-12 01:58:22.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 01:58:22.332 | + 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-04-12 01:58:22.344 | + 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-04-12 01:58:22.356 | + 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-04-12 01:58:22.369 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 01:58:22.371 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 01:58:22.374 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 01:58:22.379 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.BNegghyCZQ 2022-04-12 01:58:22.381 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 01:58:22.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 01:58:22.387 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.BNegghyCZQ 2022-04-12 01:58:22.391 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.BNegghyCZQ 2022-04-12 01:58:22.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.BNegghyCZQ /etc/sudoers.d/neutron-rootwrap 2022-04-12 01:58:22.415 | + 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-04-12 01:58:22.445 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 01:58:22.448 | + 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-04-12 01:58:22.477 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 01:58:22.479 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 01:58:22.482 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 01:58:22.484 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 01:58:22.486 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 01:58:22.489 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 01:58:22.506 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:22.510 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 01:58:22.512 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 01:58:22.515 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 01:58:22.532 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:22.534 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:58:22.537 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 01:58:22.567 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 01:58:22.569 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 01:58:22.572 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 01:58:22.589 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:22.591 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 01:58:22.594 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 01:58:22.596 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 01:58:22.599 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 01:58:22.601 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 01:58:22.603 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 01:58:22.606 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 01:58:22.608 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 01:58:22.611 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 01:58:22.613 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 01:58:22.618 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 01:58:22.620 | + 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-04-12 01:58:22.625 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 01:58:22.642 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:22.645 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 01:58:22.647 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 01:58:22.650 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 01:58:22.654 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 01:58:22.684 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 01:58:22.713 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 01:58:22.743 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 01:58:22.772 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 01:58:22.801 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 01:58:22.804 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 01:58:22.807 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 01:58:22.809 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 01:58:22.811 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 01:58:22.840 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 01:58:22.870 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 01:58:22.899 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 01:58:22.928 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 01:58:22.958 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 01:58:22.987 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 01:58:23.017 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 01:58:23.048 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:58:23.077 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 01:58:23.107 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 01:58:23.137 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 01:58:23.167 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 01:58:23.169 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 01:58:23.171 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 01:58:23.174 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 01:58:23.176 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 01:58:23.205 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 01:58:23.235 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 01:58:23.265 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 01:58:23.295 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 01:58:23.324 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 01:58:23.354 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 01:58:23.383 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 01:58:23.415 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 01:58:23.444 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 01:58:23.473 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 01:58:23.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 01:58:23.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 01:58:23.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 01:58:23.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 01:58:23.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 01:58:23.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 01:58:23.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 01:58:23.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 01:58:23.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 01:58:23.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 01:58:23.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 01:58:23.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 01:58:23.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 01:58:23.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 01:58:23.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 01:58:23.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 01:58:23.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 01:58:23.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 01:58:23.519 | + 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-04-12 01:58:23.547 | + 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-04-12 01:58:23.550 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.552 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 01:58:23.555 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 01:58:23.557 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 01:58:23.560 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.562 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 01:58:23.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 01:58:23.593 | + 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-04-12 01:58:23.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.598 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 01:58:23.600 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 01:58:23.602 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 01:58:23.605 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.607 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 01:58:23.636 | + 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-04-12 01:58:23.638 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.640 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 01:58:23.643 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 01:58:23.645 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 01:58:23.647 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.650 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 01:58:23.679 | + 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-04-12 01:58:23.681 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.684 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 01:58:23.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 01:58:23.688 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 01:58:23.691 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.693 | + 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-04-12 01:58:23.722 | + 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-04-12 01:58:23.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 01:58:23.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 01:58:23.731 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 01:58:23.734 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.736 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-12 01:58:23.765 | + 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-04-12 01:58:23.767 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.770 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 01:58:23.772 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 01:58:23.775 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 01:58:23.778 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.780 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 01:58:23.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-04-12 01:58:23.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.813 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 01:58:23.815 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 01:58:23.817 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 01:58:23.820 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.822 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 01:58:23.851 | + 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-04-12 01:58:23.853 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 01:58:23.856 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 01:58:23.858 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 01:58:23.861 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 01:58:23.863 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 01:58:23.865 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-12 01:58:23.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 01:58:23.897 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 01:58:23.914 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 01:58:23.916 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 01:58:23.919 | + 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-04-12 01:58:23.950 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 01:58:23.953 | + 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-04-12 01:58:23.981 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 01:58:24.013 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 01:58:24.015 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 01:58:24.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 01:58:24.020 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 01:58:27.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:27.034 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:27.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 01:58:27.034 | from cryptography.utils import int_from_bytes 2022-04-12 01:58:27.038 | Traceback (most recent call last): 2022-04-12 01:58:27.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 01:58:27.038 | return self._get(name) 2022-04-12 01:58:27.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 01:58:27.038 | value, loc = self._do_get(name, group, namespace) 2022-04-12 01:58:27.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 01:58:27.038 | info = self._get_opt_info(name, group) 2022-04-12 01:58:27.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 01:58:27.038 | raise NoSuchOptError(opt_name, group) 2022-04-12 01:58:27.038 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 01:58:27.038 | 2022-04-12 01:58:27.038 | During handling of the above exception, another exception occurred: 2022-04-12 01:58:27.038 | 2022-04-12 01:58:27.038 | Traceback (most recent call last): 2022-04-12 01:58:27.038 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 01:58:27.038 | sys.exit(main()) 2022-04-12 01:58:27.038 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 01:58:27.038 | config.setup_logging() 2022-04-12 01:58:27.038 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 01:58:27.038 | logging.setup(cfg.CONF, product_name) 2022-04-12 01:58:27.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 01:58:27.038 | if conf.log_config_append: 2022-04-12 01:58:27.038 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 01:58:27.038 | raise NoSuchOptError(name) 2022-04-12 01:58:27.038 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 01:58:27.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 01:58:27.342 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 01:58:27.345 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 01:58:27.348 | + ./stack.sh:exit_trap:524 : jobs='122497 2022-04-12 01:58:27.348 | 136398' 2022-04-12 01:58:27.350 | + ./stack.sh:exit_trap:527 : [[ -n 122497 2022-04-12 01:58:27.350 | 136398 ]] 2022-04-12 01:58:27.353 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-014914 ]] 2022-04-12 01:58:27.356 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 01:58:27.358 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 01:58:27.358 | exit_trap: cleaning up child processes 2022-04-12 01:58:27.360 | + ./stack.sh:exit_trap:529 : kill 122497 136398 2022-04-12 01:58:27.363 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.ONNDWTcko4 ']' 2022-04-12 01:58:27.366 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.ONNDWTcko4 2022-04-12 01:58:27.370 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 01:58:27.373 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 01:58:27.375 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 01:58:27.378 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 01:58:27.378 | Error on exit 2022-04-12 01:58:27.380 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 01:58:27.383 | + ./stack.sh:exit_trap:544 : generate-subunit 1649728151 556 fail 2022-04-12 01:58:28.045 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 01:58:28.048 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 01:58:29.049 | + ./stack.sh:exit_trap:558 : exit 1